summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-10-11r557: * dh_installinit: added --no-start for rcS type scripts. Closes: #13...joey5-10/+35
2002-10-07r556: * Depend on po-debconf, and I hope I can drop the debconf-utils dep ...joey3-3/+14
2002-10-05r555: * dh_compress: Exclude .css files, to prevent broken links from html...joey2-4/+12
2002-10-05r554: * dh_fixperms: Make sure .pm files are 0644. Closes: #163418joey2-5/+17
2002-10-03r553: * dh_installdebconf: Support po-debconf debian/po directories.joey3-11/+33
2002-09-27r552: * The "reverse hangover" release.joey4-32/+46
2002-09-22r551: * Make addsubstvars remove old instances of line before adding new. ...joey2-1/+10
2002-09-19r550: * Depend on coreutils | fileutils. Closes: #161452joey2-2/+8
2002-09-16r549: * Fixed over-escaping of period when generating EXCLUDE_FIND.joey2-1/+8
2002-09-16r548: removedjoey6-22/+0
2002-09-16r547: * Use invoke-rc.d always now that it is in policy. Fall back to old ...joey7-38/+26
2002-09-09r546: * dh_builddeb(1): It's --filename, not --name. Closes: #160151joey5-5/+12
2002-09-03r545: * Clarified dh_perl man page. Closes: #159332joey3-5/+17
2002-08-25r544: minor copyright updatesjoey1-1/+2
2002-08-18r543: * Patch from Andrew Suffield to make dh_perl understand #!/usr/bin/e...joey2-1/+8
2002-08-04r542: * dh_installinit: Always start daemon on upgraded even ifjoey4-21/+15
2002-08-03r541: * Typo, Closes: #155323joey2-1/+7
2002-07-25r540: * Added a -L flag to dh_shlibdeps that is a nice alternative to prov...joey3-2/+40
2002-07-22r539: * Remove /usr/doc manglement code from postinst and prerm.joey9-151/+18
2002-07-19r538: * Make dh_installchangelogs install debian/NEWS files as well, asjoey6-5/+83
2002-07-06r537: * In dh_install, don't limit to -type f when doing the find due to -X.joey2-2/+9
2002-07-06r536: * Patch from doogie to make dh_movefiles support -X. Closes: #150978joey2-4/+14
2002-06-24r535: updatesjoey3-3/+20
2002-06-21r534: * Stupid, evil typo.joey6-5/+11
2002-06-21r533: * In script fragments, use more posix tests, no -a or -o, no parens.joey14-13/+21
2002-06-20r532: * Added --mainpackage= option, of use in some kernel modules packages.joey5-5/+30
2002-06-16r531: * Fixed debconf-utils dependency.joey2-1/+7
2002-06-14r530: updates...joey3-4/+4
2002-06-02r529: * dh_compress: always compress .pcf files injoey4-4/+19
2002-05-26r528: * Consistently use the which command instead of command -v or hardcodedjoey11-12/+21
2002-05-24r527: * dh_install: glob relative to --sourcedir. Closes: #147908joey3-6/+11
2002-05-23r526: * Don't leak regex characters from -X when generating DH_EXCLUDE_FIND.joey2-1/+10
2002-05-23r525: * dh_strip: If a file is an ELF shared binary, does not have a .so.*...joey2-1/+9
2002-05-22r524: * Make dh_clean remove autom4te.cache.joey2-0/+10
2002-05-19r523: * Removing perl warning message.joey2-1/+7
2002-05-19r522: * Set DH_ALWAYS_EXCLUDE=CVS and debhelper will exclude CVS directoriesjoey11-19/+70
2002-05-17r521: * Corrects misbuild with CVS dirs in deb. Closes: #146576joey2-0/+8
2002-04-17r520: * dh_install: delay globbing until after destintations have been found.joey2-3/+10
2002-04-14r519: * dh_installdebconf: allow parameters after -- to go tojoey4-6/+24
2002-04-12r518: * dh_movefiles has long been a sore point in debhelper. Inheritedjoey16-91/+321
2002-04-08r517: * Fixed an uninitialized value warning, Closes: #141729joey2-1/+7
2002-04-07r516: * Typo, Closes: #139176joey3-3/+3
2002-03-24r515: updatesjoey3-1/+10
2002-03-17r514: * Fix to #99169 was accidentually reverted in 3.0.42; reinstated.joey2-0/+10
2002-02-28r513: * Fixed dh_installdocs and dh_installexamples to support multiple -X's.joey3-2/+8
2002-02-24r512: * Fixed dh_movefiles. Closes: #135479, #135459joey2-1/+7
2002-02-22r511: * dh_movefiles: Allow for deeper --sourcedir. Closes: #131363joey3-2/+14
2002-02-17r510: * Thanks to Benjamin Drieu <benj@debian.org>, dh_installdocs -X now ...joey7-20/+92
2002-02-09r509: * dh_perl: don't gripe if there is no substvar file. Closes: #133140joey2-2/+10
2002-02-06r508: * Typo, Closes: #132454joey3-1/+11