]> err.no Git - dpkg/commit
dpkg-source: use the new Dpkg::Source::Package object
authorRaphael Hertzog <hertzog@debian.org>
Sun, 24 Feb 2008 21:16:30 +0000 (22:16 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 24 Feb 2008 21:41:04 +0000 (22:41 +0100)
commita1d42d03488da0653ec712589758a3e37c475534
tree14bda30b714d82f700d343b63280f1bd2a8e0a0d
parent53cef9d5cf86b7db01a2c1ac251c75eaaff5f8b1
dpkg-source: use the new Dpkg::Source::Package object

* scripts/dpkg-source.pl: Major restructuring of the script. It's
now based on the Dpkg::Source::Package object and its derived
classes. This was the last big step of cleanup. The script is now less
than 500 lines compared to more than 1300 not so long ago...
scripts/dpkg-source.pl