summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Source
AgeCommit message (Expand)AuthorFilesLines
2009-11-11dpkg-source: add a DEP-3 compliant header to automatic patchesRaphaël Hertzog3-3/+57
2009-11-11dpkg-source: list upstream files modified by the diff during buildRaphaël Hertzog1-1/+11
2009-11-11dpkg-source: list upstream files modified by the diff during extractionRaphaël Hertzog2-2/+7
2009-11-08Clean up perl shebang lineGuillem Jover2-2/+0
2009-11-08Add missing license headersGuillem Jover1-0/+13
2009-11-08Unify format in license headersGuillem Jover12-30/+32
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover12-34/+22
2009-11-08Dpkg::Source::Patch::add_diff_directory(): small optimizationRaphaël Hertzog1-2/+2
2009-11-06dpkg-source: optimize diffing phase of a source package buildRaphaël Hertzog1-0/+3
2009-11-06Dpkg::Control::Hash: handle arbitrary field valuesRaphaël Hertzog1-3/+3
2009-11-06Dpkg::Source::Package::V3::git::do_build(): remove extra quotesRaphaël Hertzog1-1/+1
2009-11-05Dpkg::Source::Package::V2::do_build(): improve matching of ignored filesRaphaël Hertzog1-4/+5
2009-11-05Dpkg::Source::Package::V2:do_build(): fix binary file checkRaphaël Hertzog1-2/+2
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 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