summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Source
AgeCommit message (Expand)AuthorFilesLines
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 Jover2-3/+3
2009-07-25Fix apply_patches() funtion of 3.0 (quilt) format to properly skip auto patchRaphael Hertzog1-2/+2
2009-06-26libdpkg-perl: Import Exporter with ‘use base’Guillem Jover1-2/+1
2009-06-21dpkg-source: ensure trustedkeys.gpg is used to check signaturesRaphael Hertzog1-0/+3
2009-06-08Dpkg::Source::CompressedFile::cleanup_after_open(): fix error messageRaphael Hertzog1-1/+2
2009-05-28Unset TAR_OPTIONS when handling tar archives for source packagesRaphael Hertzog1-0/+2
2009-05-10dpkg-source: do not try to apply empty patch setRaphael Hertzog2-1/+4
2009-05-10dpkg-source: minor update to "3.0 (quilt)" formatRaphael Hertzog2-3/+3
2009-05-10dpkg-source: fix automatic patch registration in format 3.0 (quilt)Raphael Hertzog1-4/+18
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-19dpkg-source: do not store user/group names in generated tarballsRaphael Hertzog1-1/+2
2009-04-19dpkg-source: don't complain on binary files that are ignoredRaphael Hertzog1-1/+23
2009-04-17dpkg-source: accept dashes in component name of additional tarballsRaphael Hertzog2-3/+3
2009-04-09dpkg-source: don't die on SIGPIPE of uncompressorsRaphael Hertzog2-3/+12
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 Hertzog5-13/+3
2009-03-09dpkg-source: add --skip-debianization extract optionRaphael Hertzog3-4/+21
2009-03-09dpkg-source(1): document format of debian/source/* filesRaphael Hertzog1-1/+1
2009-03-08dpkg-source: call quilt only once to apply all patchesRaphael Hertzog1-18/+27
2009-02-03Merge branch 'lenny' (through tag '1.14.25')Guillem Jover1-1/+6
2008-12-09Mark strings for translationGuillem Jover1-1/+2
2008-12-09Improve internerr output messages and print the invalid valueGuillem Jover1-1/+1
2008-12-09scripts: Do not mark internerr strings for translationGuillem Jover1-1/+1
2008-12-09Properly use internerr to report about programming bugsGuillem Jover5-11/+12
2008-12-09Dpkg::ErrorHandling: Replace failure calls with error or syserrGuillem Jover1-1/+1
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover13-13/+13
2008-12-05dpkg-source -x: create temporary directory next to the target placeRaphael Hertzog1-1/+6
2008-11-19dpkg-source: fix to support POSIXLY_CORRECT=1Raphael Hertzog1-2/+2
2008-09-05Merge lenny branch up to commit '1.14.22'Raphael Hertzog2-1/+5
2008-08-29dpkg-source/2.0 and 3.0 (quilt): fix perms of automatic patchRaphael Hertzog1-1/+3
2008-08-29dpkg-source/3.0 (quilt): always provide valid name in QUILT_SERIESRaphael Hertzog1-0/+2
2008-08-26Merge branch 'lenny' (through tag '1.14.21')Guillem Jover2-6/+16
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 Jover10-10/+10
2008-06-23dpkg-source: new option --require-valid-signatureRaphael Hertzog1-13/+26
2008-06-21dpkg-source/3.0 (quilt): let quilt use non-standard series fileRaphael Hertzog1-1/+6
2008-06-21Building blocks for vendor-specific build of Debian packagesRaphael Hertzog1-3/+3
2008-06-18Merge lenny branch (through the tag '1.14.20')Raphael Hertzog4-94/+203
2008-06-09dpkg-source: Add '.hgignore' to the default -i regex and -I patternGuillem Jover1-1/+2
2008-06-09dpkg-source: be less strict on filenames accepted in patchesRaphael Hertzog1-17/+25
2008-06-09dpkg-source/3.0 (quilt): use absolute path names with quiltRaphael Hertzog1-2/+10
2008-06-07dpkg-source: accept patches with missing context at the endRaphael Hertzog1-1/+6
2008-06-07dpkg-source/3.0 (quilt): better registration of the automatic patchRaphael Hertzog1-6/+12