summaryrefslogtreecommitdiff
path: root/scripts/dpkg-source.pl
AgeCommit message (Expand)AuthorFilesLines
2006-02-11Strip any newlines from Uploaders field on dpkg-source -b.Frank Lichtenheld1-1/+2
2006-02-11Add .git directory to default dpkg-source -i regex.Frank Lichtenheld1-1/+1
2006-02-10Let dpkg-source -x touch all patched files to have the sameFrank Lichtenheld1-1/+4
2006-01-29Make dpkg-source -b more robustFrank Lichtenheld1-5/+16
2006-01-29Fix stupid mistake made by me when applying the patch for diff -p handlingFrank Lichtenheld1-1/+1
2006-01-29* man/C/dpkg-source.1: Document that the -sX switches forFrank Lichtenheld1-0/+2
2006-01-29Add files and dirs used by bzr to default dpkg-source -i regexFrank Lichtenheld1-2/+2
2006-01-29Let dpkg-source ignore comments in the hunk header as used byFrank Lichtenheld1-1/+1
2006-01-23dpkg-source: Don't use \b to match the endFrank Lichtenheld1-2/+2
2006-01-23Add support for architecture wildcards, but for now they will only beGuillem Jover1-3/+6
2006-01-23* scripts/dpkg-source.pl: Add a missing '+' in the architectureGuillem Jover1-1/+1
2006-01-18Let dpkg-source -b warn about special permissions of files addedFrank Lichtenheld1-0/+9
2006-01-18Check for illegal architecture strings in dpkg-gencontrol andFrank Lichtenheld1-0/+2
2006-01-18Let dpkg-source ensure (as good as possible) that allFrank Lichtenheld1-9/+14
2006-01-18Check the gpg signatures of .dsc files before unpacking. SeeFrank Lichtenheld1-1/+27
2006-01-18Let dpkg-source -b check the build relation fields beforeFrank Lichtenheld1-1/+5
2006-01-18dpkg-source -x now tries to chown all files extracted fromFrank Lichtenheld1-1/+2
2006-01-18Import latest release as a temporary trunk which should beFrank Lichtenheld1-24/+33
2005-06-28dpkg (1.13.10) unstable; urgency=lowScott James Remnant1-1/+6
2005-06-12dpkg (1.13.9) unstable; urgency=lowScott James Remnant1-225/+339
2005-06-06dpkg (1.13.5) experimental; urgency=lowScott James Remnant1-1/+1
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-1/+1
2004-05-06Remove restriction that package names be at least two characters long.Scott James Remnant1-2/+2
2003-10-27Add .#* to the default ignore filter.Adam Heath1-1/+1
2003-09-19* scripts/{controllib,dpkg-{source,checkbuilddeps,control}}.pl:Adam Heath1-1/+1
2003-09-16Fix generation of dependency lines.Adam Heath1-1/+1
2003-09-16Ignore 'o:.*' in %fi.Adam Heath1-0/+1
2003-09-13Add .svn, {arch}, and .arch-ids to dpkg-source -i default regex.Adam Heath1-1/+1
2003-09-13Add .cvsignore to dpkg-source's default diff ignore regex. Also fixAdam Heath1-1/+1
2003-09-13Apply patch to make dpkg work with POSIX 1003.1-2001.Adam Heath1-1/+1
2003-09-12Allow ~ in Files: field as wellWichert Akkerman1-1/+1
2003-09-12Grr, properly allow ~ in version numbersWichert Akkerman1-2/+2
2003-09-12srcipts/dpkg-source.pl: allow ~ in version numbersWichert Akkerman1-1/+1
2002-07-05Remove -Z from patch call, as it makes patch warn about missing timestamps.Adam Heath1-1/+1
2002-05-25Add -I<filename> to dpkg-buildpackage and dpkg-source, to excludes filesAdam Heath1-1/+4
2002-05-24Match fields case insensitively in debian/control.Adam Heath1-7/+7
2002-05-24Clean up after ctrl-c is received.Adam Heath1-1/+13
2002-01-18Use -Z option for patch and set TZ to UTC0 when calling diff. This gives us r...Wichert Akkerman1-1/+2
2002-01-03Fix another md5 sanity checkWichert Akkerman1-1/+1
2002-01-02Update default ignore expression to also match *~ and *.swp in subdirsWichert Akkerman1-1/+1
2001-07-17Merge changes from v1_9 branchWichert Akkerman1-18/+24
2001-06-25Merged in changes from 1.9.11 to 1.9.14 branch.Adam Heath1-18/+38
2001-06-20Merged in changes from 1.9.10 to 1.9.11 branch.Adam Heath1-10/+7
2001-06-16Merge v1_9_10 with HEAD.Adam Heath1-1/+1
2001-06-02Reset SIGPIPE back to a default handler, for callers that have it maskedAdam Heath1-0/+2
2001-04-21Import fix for broken dpkg-source.pl from 1.8.3 version.Adam Heath1-8/+4
2001-03-04* ChangeLog: undo file corruption (ugh)Wichert Akkerman1-1/+1
2001-02-23scripts/dpkg-divert.pl: fix typo in usage messageWichert Akkerman1-1/+1
2001-02-03scripts/dpkg-statoverride.pl: use -e instead of -f to testWichert Akkerman1-1/+1
2001-02-02scripts/dpkg-source.pl: fix error in error messageWichert Akkerman1-3/+4