summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-09-06r490: another inexplicable megacommitjoey1-0/+6
2001-08-28r489: * Added dh_strip to rules.multi2, and removed .TODO.swp. Closes: #11...joey2-0/+7
2001-08-24r488: * dh_perl: made it use doit commands so -v mode works. Yeah, uglier.joey2-39/+38
2001-08-23r487: * dh_movefiles: Typo, Closes: #106532joey8-34/+20
2001-07-28r486: * Clean up old substvars.debhelper files, although debhelper doesn'tjoey4-3/+13
2001-07-12r485: * Typo, Closes: #104405joey2-1/+7
2001-07-01r484: * dh_compress: Don't compress .bz2 files, Closes: #102935joey2-3/+8
2001-06-25r483: * fixed doc bog, Closes: #102130joey2-1/+7
2001-06-21r482: * Spellpatch, Closes: #101553joey9-15/+21
2001-06-19r481: * Whoops, I forgot to revert dh_perl too. Closes: #101477joey2-2/+8
2001-06-18r480: * Revert change of 3.0.30. This broke too much stuff. Maybe I'lljoey5-20/+11
2001-06-14r479: * Unimportant spelling fix. Closes: #100666joey2-1/+7
2001-06-11r478: * dh_gencontrol: Work around very strange hurd semanticsjoey2-1/+8
2001-06-10r477: * Check that update-modules is present before running it, since modu...joey6-5/+14
2001-06-08r476: * Remove dh_testversion from example rules file, Closes: #99901joey4-4/+9
2001-06-03r475: * dh_gencontrol: Added a documented interface for specifying substvarsjoey7-10/+49
2001-06-01r474: * Added -X flag to dh_makeshlibs, for packages with wacky plugins thatjoey2-2/+18
2001-05-30r473: * dh_clean: clean up temp files used by earlier versons of debhelper.joey2-0/+16
2001-05-29r472: * Fixed issues with extended parameters to dh_gencontrol including s...joey5-20/+57
2001-05-24r471: * Always include package name in maintainer script fragment filenamesjoey2-3/+12
2001-05-24r470: * dh_makeshlins: append to LD_LIBRARY_PATH at start, not each timejoey2-18/+27
2001-05-15r469: * Missing semi-colon.joey3-1/+10
2001-05-15r468: * dh_shlibdeps: the -l switch now just adds to LD_LIBRARY_PATH, if i...joey2-1/+13
2001-05-15r467: * dh_installinfo: doc enchancement, Closes: #97515joey4-2/+14
2001-05-12r466: * Corrected bashism (echo -e, DAMNIT), in rules file that resulted in ajoey2-1/+8
2001-05-11r465: * Modified the postrm fragment for dh_installxfonts to not try to de...joey2-11/+14
2001-05-08r464: * Now uses html2text rather than lynx for converting html changelogs.joey3-8/+18
2001-04-25r463: * dh_perl: updates from bod:joey4-30/+48
2001-04-20r462: * dh_shlibdeps: document that -l accepts multiple dirs, andjoey2-9/+24
2001-04-15r461: * Documented -isp, Closes: #93983joey2-1/+9
2001-04-09r460: updatejoey1-1/+1
2001-04-04r459: use predefined character classes for readabilityjoey1-2/+2
2001-04-03r458: * Typo, Closes: #92407joey2-1/+7
2001-03-22r457: * dh_strip: ensure that the file _ends_ with `.a'. Closes: #90647joey2-1/+7
2001-03-21r456: * dh_makeshlibs: more support for nasty soname formats, Closes: #90520joey2-2/+18
2001-03-17r455: * Applied a patch from Anton Zinoviev <anton@lml.bas.bg> to pass -ejoey4-2/+27
2001-03-14r454: * dh_makeshlibs: don't follow links to .so files. Instead, we will lookjoey2-1/+18
2001-03-13r453: * Fixed broken -e #SCRIPT# tests in init script start/stop/restart c...joey1-6/+0
2001-03-13r452: *joey1-0/+6
2001-03-13r451: * Fixed broken -e #SCRIPT# tests in init script start/stop/restart c...joey5-4/+12
2001-03-05r450: * Modified to use dpkg-architecture instead of dpkg --print-architec...joey8-30/+52
2001-02-25r449: * dh_perl updatejoey3-4/+14
2001-02-23r448: * dh_makeshlibs: only generate call to ldconfig if it really looks likejoey4-3/+10
2001-02-17r447: * Corrected some uninitialized value stuff in dh_suidregister (actuallyjoey4-7/+16
2001-02-15r446: spelling patchjoey5-11/+11
2001-02-14r445: * Updated dh_perl to a new version for the new perl organization andjoey1-3/+7
2001-02-13r444: new dh_perl. Not yet released, since perl is not yet through incoming.joey3-148/+73
2001-02-13r443: * Build-depends on perl-5.6, since it uses 2 argument pod2man.joey3-15/+19
2001-02-10r442: fixed bad new bugjoey1-1/+0
2001-02-10r441: * Added dh_installman, a new program that replaces dh_installmanpages.joey4-58/+66