Age | Commit message (Expand) | Author | Files | Lines |
2000-11-28 | r398: * If DH_COMPAT=3 is set, the following happens: | joey | 7 | -24/+40 |
2000-11-28 | r397: horribly broke everything I touched :-) | joey | 7 | -15/+23 |
2000-11-28 | r396: working toward config file globbing support. Need to modify a bunch of | joey | 2 | -57/+75 |
2000-11-27 | r395: * dh_makeshlibs: corrected the evil db3-regex so it doesn't misfire on | joey | 2 | -1/+9 |
2000-11-27 | r394: * Reverted the change to make debian/README be treated as README.Deb... | joey | 4 | -22/+17 |
2000-11-27 | r393: * DH_COMPAT=3 now enables the following new features which I can't just | joey | 1 | -0/+3 |
2000-11-27 | r392: * DH_COMPAT=3 now enables the following new features which I can't just | joey | 18 | -72/+91 |
2000-11-21 | r391: * Ok, fine, I'll make debhelper depend on lynx for the one or two | joey | 2 | -2/+10 |
2000-11-19 | r390: * Typo, Closes: #77441 | joey | 2 | -1/+7 |
2000-11-16 | r389: * Completed the fix from the last version. | joey | 2 | -1/+7 |
2000-11-12 | r388: * Ok, I tihnk we have a db3 fix that will really work now. | joey | 2 | -2/+13 |
2000-11-12 | r387: * I retract 2.1.23, the hack doesn't help make dpkg-shlibdeps work; db3 | joey | 2 | -1/+8 |
2000-11-12 | r386: * dh_makeshlibs: Also scan files named "*.so*", not just "*.so.*", | joey | 2 | -2/+12 |
2000-11-08 | r385: * Fixed dh_perl to work with perl 5.6, Closes: #76508 | joey | 2 | -11/+21 |
2000-11-07 | r384: ugh | joey | 2 | -6/+8 |
2000-11-06 | r383: * dh_movefiles: no longer does the symlink ordering hack, as | joey | 6 | -24/+17 |
2000-11-06 | r382: * dh_suidregister: do not unregister on purge, since it will have al... | joey | 2 | -1/+9 |
2000-11-06 | r381: * dh_builddeb: Ok, it is cosmetic, but it annoyed me. | joey | 2 | -1/+10 |
2000-10-28 | r380: * dh_builddeb: added a --filename option to specify the output filen... | joey | 5 | -3/+22 |
2000-10-28 | r379: * dh_movefiles.1: well I thought it was quite obvious why it always ... | joey | 2 | -0/+18 |
2000-10-23 | r378: * dh_movefiles: fixed a regexp quoting problem with --sourcedir. | joey | 6 | -18/+55 |
2000-10-23 | r377: * dh_installwm: patched a path in some backwards compatability code. | joey | 2 | -1/+8 |
2000-10-03 | r376: * Rats, the previous change makes duplicate lines be created in the | joey | 2 | -1/+16 |
2000-10-02 | r375: * Typo, Closes: #72932 | joey | 3 | -2/+12 |
2000-09-28 | r374: * Rebuild to remove cvs junk, Closes: #72610 | joey | 2 | -5/+10 |
2000-09-21 | r373: * dh_installmanpages: don't install files that start with .#* -- these | joey | 1 | -1/+1 |
2000-09-21 | r372: * dh_installmanpages: don't install files that start with .#* -- these | joey | 2 | -2/+9 |
2000-09-21 | r371: * Modified to allow no spaces between control file field name and value | joey | 2 | -3/+10 |
2000-09-17 | r370: * dh_installmodules: corrected the code added to maintainer scripts ... | joey | 4 | -3/+11 |
2000-09-01 | r369: no newline in LATEST-VERSION-IS file, breaks some browsers | joey | 1 | -1/+1 |
2000-08-22 | r368: * Fixed a stupid typo. Closes: #69750 | joey | 2 | -1/+7 |
2000-08-21 | r367: * debian/package.filename.arch is now checked for first, before | joey | 31 | -180/+173 |
2000-08-20 | r366: * dh_strip: now knows about the DEB_BUILD_OPTIONS=nostrip thing. | joey | 2 | -0/+11 |
2000-08-17 | r365: * dh_installxfonts: corrected a problem during package removal that was | joey | 3 | -2/+9 |
2000-08-04 | r364: * Whoops, I forgot to add v3 to cvs, so it was missing from a few | joey | 3 | -62/+73 |
2000-08-04 | r363: good lord, did I forget to add this? | joey | 1 | -0/+56 |
2000-07-21 | r362: * Minor man page updates as Overfiend struggles with debhelperizing X | joey | 4 | -4/+15 |
2000-07-21 | r361: | joey | 2 | -0/+46 |
2000-07-21 | r360: * Never refer to root, always uid/gid "0". Closes: #67508 | joey | 11 | -30/+33 |
2000-07-19 | r359: * I started work on debhelper v2 over a year ago, with a long list of | joey | 14 | -191/+144 |
2000-07-10 | r358: * Put dh_installogrotate in the examples, Closes: #66986 | joey | 5 | -0/+11 |
2000-07-09 | r357: * Added dh_installlogrotate. Yuck, 3 l's, but I want to folow my | joey | 2 | -2/+11 |
2000-07-07 | r356: * Documented the full list of extra files dh_clean deletes, since pe... | joey | 2 | -2/+11 |
2000-07-06 | r355: merged in stuff from global todo | joey | 1 | -0/+8 |
2000-07-06 | r354: * Killed the fixlinks stuff, since there are no longer any symlinks in | joey | 4 | -21/+15 |
2000-07-06 | r353: * Modified all postinst script fragments to only run when called with | joey | 16 | -25/+71 |
2000-06-26 | r352: * dh_installmodules will now install modiles even if etc/modutils al... | joey | 3 | -6/+16 |
2000-05-19 | r351: * dh_installdebconf: Automatically merge localized template | joey | 3 | -2/+36 |
2000-05-11 | r350: * dh_installinfo: changed test to see if an info file is the head fi... | joey | 2 | -1/+8 |
2000-05-04 | r349: * dh_installmodules: still add depmod -a calls if run on a package that | joey | 3 | -4/+25 |