Age | Commit message (Expand) | Author | Files | Lines |
2006-01-18 | Let dpkg-source -b warn about special permissions of files added | Frank Lichtenheld | 1 | -0/+9 |
2006-01-18 | Check for illegal architecture strings in dpkg-gencontrol and | Frank Lichtenheld | 1 | -0/+2 |
2006-01-18 | Let dpkg-source ensure (as good as possible) that all | Frank Lichtenheld | 1 | -9/+14 |
2006-01-18 | Check the gpg signatures of .dsc files before unpacking. See | Frank Lichtenheld | 1 | -1/+27 |
2006-01-18 | Let dpkg-source -b check the build relation fields before | Frank Lichtenheld | 1 | -1/+5 |
2006-01-18 | dpkg-source -x now tries to chown all files extracted from | Frank Lichtenheld | 1 | -1/+2 |
2006-01-18 | Import latest release as a temporary trunk which should be | Frank Lichtenheld | 1 | -24/+33 |
2005-06-28 | dpkg (1.13.10) unstable; urgency=low | Scott James Remnant | 1 | -1/+6 |
2005-06-12 | dpkg (1.13.9) unstable; urgency=low | Scott James Remnant | 1 | -225/+339 |
2005-06-06 | dpkg (1.13.5) experimental; urgency=low | Scott James Remnant | 1 | -1/+1 |
2005-03-11 | dpkg (1.13.1.0.1) experimental; urgency=low | Scott James Remnant | 1 | -1/+1 |
2004-05-06 | Remove restriction that package names be at least two characters long. | Scott James Remnant | 1 | -2/+2 |
2003-10-27 | Add .#* to the default ignore filter. | Adam Heath | 1 | -1/+1 |
2003-09-19 | * scripts/{controllib,dpkg-{source,checkbuilddeps,control}}.pl: | Adam Heath | 1 | -1/+1 |
2003-09-16 | Fix generation of dependency lines. | Adam Heath | 1 | -1/+1 |
2003-09-16 | Ignore 'o:.*' in %fi. | Adam Heath | 1 | -0/+1 |
2003-09-13 | Add .svn, {arch}, and .arch-ids to dpkg-source -i default regex. | Adam Heath | 1 | -1/+1 |
2003-09-13 | Add .cvsignore to dpkg-source's default diff ignore regex. Also fix | Adam Heath | 1 | -1/+1 |
2003-09-13 | Apply patch to make dpkg work with POSIX 1003.1-2001. | Adam Heath | 1 | -1/+1 |
2003-09-12 | Allow ~ in Files: field as well | Wichert Akkerman | 1 | -1/+1 |
2003-09-12 | Grr, properly allow ~ in version numbers | Wichert Akkerman | 1 | -2/+2 |
2003-09-12 | srcipts/dpkg-source.pl: allow ~ in version numbers | Wichert Akkerman | 1 | -1/+1 |
2002-07-05 | Remove -Z from patch call, as it makes patch warn about missing timestamps. | Adam Heath | 1 | -1/+1 |
2002-05-25 | Add -I<filename> to dpkg-buildpackage and dpkg-source, to excludes files | Adam Heath | 1 | -1/+4 |
2002-05-24 | Match fields case insensitively in debian/control. | Adam Heath | 1 | -7/+7 |
2002-05-24 | Clean up after ctrl-c is received. | Adam Heath | 1 | -1/+13 |
2002-01-18 | Use -Z option for patch and set TZ to UTC0 when calling diff. This gives us r... | Wichert Akkerman | 1 | -1/+2 |
2002-01-03 | Fix another md5 sanity check | Wichert Akkerman | 1 | -1/+1 |
2002-01-02 | Update default ignore expression to also match *~ and *.swp in subdirs | Wichert Akkerman | 1 | -1/+1 |
2001-07-17 | Merge changes from v1_9 branch | Wichert Akkerman | 1 | -18/+24 |
2001-06-25 | Merged in changes from 1.9.11 to 1.9.14 branch. | Adam Heath | 1 | -18/+38 |
2001-06-20 | Merged in changes from 1.9.10 to 1.9.11 branch. | Adam Heath | 1 | -10/+7 |
2001-06-16 | Merge v1_9_10 with HEAD. | Adam Heath | 1 | -1/+1 |
2001-06-02 | Reset SIGPIPE back to a default handler, for callers that have it masked | Adam Heath | 1 | -0/+2 |
2001-04-21 | Import fix for broken dpkg-source.pl from 1.8.3 version. | Adam Heath | 1 | -8/+4 |
2001-03-04 | * ChangeLog: undo file corruption (ugh) | Wichert Akkerman | 1 | -1/+1 |
2001-02-23 | scripts/dpkg-divert.pl: fix typo in usage message | Wichert Akkerman | 1 | -1/+1 |
2001-02-03 | scripts/dpkg-statoverride.pl: use -e instead of -f to test | Wichert Akkerman | 1 | -1/+1 |
2001-02-02 | scripts/dpkg-source.pl: fix error in error message | Wichert Akkerman | 1 | -3/+4 |
2001-01-08 | ignore vim swapfiles | Wichert Akkerman | 1 | -1/+1 |
2000-12-24 | Minor tweak so that when patch 2.5.4 is manually used to apply a diff, it | Adam Heath | 1 | -1/+4 |
2000-11-05 | scripts/dpkg-buildpackage.sh: fix logic error in source-only building | Wichert Akkerman | 1 | -3/+3 |
2000-10-18 | don't rename a file to itself | Wichert Akkerman | 1 | -3/+5 |
2000-06-09 | Merge things from the potato branch: | Wichert Akkerman | 1 | -2/+2 |
2000-05-01 | doc/*: remove all references to GNU/Linux and just mention `Debian system': w... | Wichert Akkerman | 1 | -2/+13 |
2000-02-15 | Merge the potato branch: | Wichert Akkerman | 1 | -0/+2 |
1999-11-12 | Also fix dpkg-source.pl | Wichert Akkerman | 1 | -1/+1 |
1999-10-25 | * scripts/dpkg-shlibdeps: start using objdump as opposed to ldd, this | Ben Collins | 1 | -1/+1 |
1999-10-25 | * scripts/dpkg-source.pl: we want to 'delete' the POSIXLY_CORRECT env | Ben Collins | 1 | -1/+1 |
1999-10-22 | * Fixed incorrect patch for --print-architecture (oops, oh well | Ben Collins | 1 | -8/+31 |