summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Source/Package.pm
AgeCommit message (Expand)AuthorFilesLines
2010-01-22Dpkg::Compression: new API based on public functionsRaphaël Hertzog1-2/+3
2009-11-08Unify format in license headersGuillem Jover1-3/+3
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-11-06Dpkg::Control::Hash: handle arbitrary field valuesRaphaël Hertzog1-3/+3
2009-10-04Update all Perl modules and scripts to use the new Dpkg::Version APIRaphaël Hertzog1-5/+6
2009-09-19Get rid of Dpkg::Deps @src_dep_fields @pkg_dep_fields and %dep_field_typeRaphaël Hertzog1-10/+0
2009-09-19Use the new Dpkg::Control interface everywhereRaphaël Hertzog1-7/+6
2009-09-16Rename Dpkg::Cdata into Dpkg::ControlRaphaël Hertzog1-1/+1
2009-09-06Unify and mark strings for translationGuillem Jover1-1/+1
2009-06-21dpkg-source: ensure trustedkeys.gpg is used to check signaturesRaphael Hertzog1-0/+3
2009-05-10Move Debian keyrings to the Debian vendor keyring hookGuillem Jover1-6/+0
2009-05-03Add '.hgtags' to the default dpkg-source -i regex and -I patternGuillem Jover1-1/+2
2009-04-27dpkg-source: Add "keyrings" vendor hookColin Watson1-0/+6
2009-04-17dpkg-source: accept dashes in component name of additional tarballsRaphael Hertzog1-1/+1
2009-03-15Misc updates concerning gpg and dpkg-sourceRaphael Hertzog1-0/+2
2009-03-15dpkg-source: don't block indefinitely on gpgRaphael Hertzog1-3/+9
2009-03-15dpkg-source: improve ignore regexp to catch vi swap filesRaphael Hertzog1-2/+2
2009-03-15Dpkg::Version::check_version() should not die by defaultRaphael Hertzog1-1/+3
2009-03-09dpkg-source: add --skip-debianization extract optionRaphael Hertzog1-2/+8
2008-12-09scripts: Do not mark internerr strings for translationGuillem Jover1-1/+1
2008-12-09Properly use internerr to report about programming bugsGuillem Jover1-2/+4
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-1/+1
2008-08-26Merge branch 'lenny' (through tag '1.14.21')Guillem Jover1-5/+10
2008-08-15dpkg-source: don't use -i/-I by default for "1.0" source packagesRaphael Hertzog1-5/+10
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-06-23dpkg-source: new option --require-valid-signatureRaphael Hertzog1-13/+26
2008-06-18Merge lenny branch (through the tag '1.14.20')Raphael Hertzog1-0/+10
2008-06-09dpkg-source: Add '.hgignore' to the default -i regex and -I patternGuillem Jover1-1/+2
2008-05-28dpkg-source: make sure the source package format is respectedRaphael Hertzog1-0/+10
2008-05-19Add '.be' to the default dpkg-source -i regex and -I patternGuillem Jover1-1/+2
2008-04-27dpkg-source: change the logic to find the object used to unpack/buildRaphael Hertzog1-6/+12
2008-04-12dpkg-source: handle better symlinks to orig tarballRaphael Hertzog1-1/+1
2008-04-12* scripts/Dpkg/Source/Package.pm: import subprocerr().Sven Joachim1-1/+1
2008-04-02Ensure the Files field is last in *.dsc and *.changesRaphael Hertzog1-1/+1
2008-03-16Use default ignore rules for source package with format >> 1.0Raphael Hertzog1-0/+55
2008-03-16dpkg-source: factorize logic of copy of original tarballsRaphael Hertzog1-0/+37
2008-03-16Each source package format can have its own command line optionsRaphael Hertzog1-0/+18
2008-03-01dpkg-source: use a list of possible format for building a source packageRaphael Hertzog1-1/+1
2008-02-29Dpkg::Source::Package: Fix some errors in error messagesFrank Lichtenheld1-3/+3
2008-02-28Dpkg::Source::Package: Fix extract() and build() to clean up by defaultRaphael Hertzog1-0/+19
2008-02-28Dpkg::Source::Archive/Package: misc fixes and changesRaphael Hertzog1-5/+28
2008-02-24Dpkg::Source::Package and Dpkg::Source::Package:V1_0: new modulesRaphael Hertzog1-0/+263