summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Source/Package/V1.pm
AgeCommit message (Expand)AuthorFilesLines
2013-04-27scripts: Restrict POSIX imports to :errno_h, :fcntl_h or :sys_wait_hGuillem Jover1-1/+1
2013-04-27scripts: Use getcwd from Cwd instead of POSIXGuillem Jover1-1/+2
2013-04-19Remove Emacs and vim modelinesGuillem Jover1-1/+0
2011-06-11dpkg-source: support debian/source/local-patch-headerRaphaël Hertzog1-3/+4
2011-03-06dpkg-source: use server-side clock for patched file timestamp on NFSJonathan Nieder1-2/+1
2011-01-03Dpkg::Source::Package::V1.pm: correctly detect debian filesRaphaël Hertzog1-1/+1
2010-09-19dpkg-source: properly exclude debian/source/local-options in source format 1.0Raphaël Hertzog1-0/+1
2010-06-10dpkg-source: new option --abort-on-upstream-changesRaphaël Hertzog1-0/+6
2010-04-22dpkg-source: fix ignore regexp for source format 1.0 when -i is not usedRaphaël Hertzog1-1/+1
2010-04-02dpkg-source: fix initialization of diff-ignore in 1.0 formatRaphaël Hertzog1-1/+5
2010-04-01dpkg-source: support debian/source/local-optionsRaphaël Hertzog1-0/+1
2010-02-21Add $VERSION numbers to all perl modulesRaphaël Hertzog1-0/+2
2010-01-22Dpkg::Compression: new API based on public functionsRaphaël Hertzog1-1/+1
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 Hertzog1-2/+6
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-03-15Dpkg::Version::check_version() should not die by defaultRaphael Hertzog1-3/+0
2009-03-09dpkg-source: add --skip-debianization extract optionRaphael Hertzog1-1/+5
2008-12-09Mark strings for translationGuillem Jover1-1/+2
2008-12-09Dpkg::ErrorHandling: Export public functions by defaultGuillem Jover1-1/+1
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-04-27dpkg-source: change the logic to find the object used to unpack/buildRaphael Hertzog1-0/+366