]> err.no Git - dpkg/commit
Dpkg::Source::Archiver: new module to work with tar archives
authorRaphael Hertzog <hertzog@debian.org>
Sat, 16 Feb 2008 19:20:36 +0000 (20:20 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Sat, 16 Feb 2008 19:20:36 +0000 (20:20 +0100)
commit6a773fa3d22ff6c267c4d74020f0130b25ccc76e
tree4f1c844764734d4e31b4764656ebab6e37d0cd26
parent93956a4bb6ee45d2d0dba48093a226e5f9e589d2
Dpkg::Source::Archiver: new module to work with tar archives

* scripts/Dpkg/Source/Archive.pm: New module handling tar
archive creation and extraction.
* scripts/dpkg-source.pl: Updated and simplified to use the new module.
* scripts/Makefile.am: Add new modules to dist tarball.
* scripts/po/POTFILES.in: Add new module in list of files to scan for
translations.
scripts/Dpkg/Source/Archiver.pm [new file with mode: 0644]
scripts/Makefile.am
scripts/dpkg-source.pl
scripts/po/POTFILES.in