summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-12-09r568: * Fixed dh_python ordering in example rules files. Closes: #172283joey6-13/+23
2002-11-24r567: * dh_builddeb: Reluctantly call dpkg-deb directly. dpkg cannot pass ...joey4-5/+12
2002-11-21r566: * Added a dh_python command, by Josselin Mouettejoey1-0/+7
2002-11-21r565: * Various minor changes based on suggestions by luca.joey10-4/+240
2002-11-15r564: * Still run potodebconf after warning about templates.ll files.joey3-4/+7
2002-11-15r563: * dh_install: Support autodest with non-debian/tmp sourcedirs.joey3-7/+23
2002-11-14r562: * Make dh_install --list-missing honor -X excludes. Closes: #168739joey2-2/+16
2002-11-12r561: * typo in dh_shlibdeps(1), Closes: #167421joey2-2/+2
2002-11-11r560: * typo in dh_shlibdeps(1), Closes: #167421joey4-11/+20
2002-10-28r559: * Added note to dh_installdebconf(1) about postinst sourcing debconfjoey3-4/+37
2002-10-17r558: * Use dpkg-architecture instead of dpkg --print-architecture (again?)joey3-2/+11
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