summaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Expand)AuthorAge
* r555: * dh_compress: Exclude .css files, to prevent broken links from html...joey2002-10-05
* r554: * dh_fixperms: Make sure .pm files are 0644. Closes: #163418joey2002-10-05
* r553: * dh_installdebconf: Support po-debconf debian/po directories.joey2002-10-03
* r552: * The "reverse hangover" release.joey2002-09-27
* r551: * Make addsubstvars remove old instances of line before adding new. ...joey2002-09-22
* r550: * Depend on coreutils | fileutils. Closes: #161452joey2002-09-19
* r549: * Fixed over-escaping of period when generating EXCLUDE_FIND.joey2002-09-16
* r547: * Use invoke-rc.d always now that it is in policy. Fall back to old ...joey2002-09-16
* r546: * dh_builddeb(1): It's --filename, not --name. Closes: #160151joey2002-09-09
* r545: * Clarified dh_perl man page. Closes: #159332joey2002-09-03
* r543: * Patch from Andrew Suffield to make dh_perl understand #!/usr/bin/e...joey2002-08-18
* r542: * dh_installinit: Always start daemon on upgraded even ifjoey2002-08-04
* r541: * Typo, Closes: #155323joey2002-08-03
* r540: * Added a -L flag to dh_shlibdeps that is a nice alternative to prov...joey2002-07-25
* r539: * Remove /usr/doc manglement code from postinst and prerm.joey2002-07-22
* r538: * Make dh_installchangelogs install debian/NEWS files as well, asjoey2002-07-19
* r537: * In dh_install, don't limit to -type f when doing the find due to -X.joey2002-07-06
* r536: * Patch from doogie to make dh_movefiles support -X. Closes: #150978joey2002-07-06
* r535: updatesjoey2002-06-24
* r534: * Stupid, evil typo.joey2002-06-21
* r533: * In script fragments, use more posix tests, no -a or -o, no parens.joey2002-06-21
* r532: * Added --mainpackage= option, of use in some kernel modules packages.joey2002-06-20
* r531: * Fixed debconf-utils dependency.joey2002-06-16
* r529: * dh_compress: always compress .pcf files injoey2002-06-02
* r528: * Consistently use the which command instead of command -v or hardcodedjoey2002-05-26
* r527: * dh_install: glob relative to --sourcedir. Closes: #147908joey2002-05-24
* r526: * Don't leak regex characters from -X when generating DH_EXCLUDE_FIND.joey2002-05-23
* r525: * dh_strip: If a file is an ELF shared binary, does not have a .so.*...joey2002-05-23
* r524: * Make dh_clean remove autom4te.cache.joey2002-05-22
* r523: * Removing perl warning message.joey2002-05-19
* r522: * Set DH_ALWAYS_EXCLUDE=CVS and debhelper will exclude CVS directoriesjoey2002-05-19
* r521: * Corrects misbuild with CVS dirs in deb. Closes: #146576joey2002-05-17
* r520: * dh_install: delay globbing until after destintations have been found.joey2002-04-17
* r519: * dh_installdebconf: allow parameters after -- to go tojoey2002-04-14
* r518: * dh_movefiles has long been a sore point in debhelper. Inheritedjoey2002-04-12
* r517: * Fixed an uninitialized value warning, Closes: #141729joey2002-04-08
* r516: * Typo, Closes: #139176joey2002-04-07
* r515: updatesjoey2002-03-24
* r514: * Fix to #99169 was accidentually reverted in 3.0.42; reinstated.joey2002-03-17
* r513: * Fixed dh_installdocs and dh_installexamples to support multiple -X's.joey2002-02-28
* r512: * Fixed dh_movefiles. Closes: #135479, #135459joey2002-02-24
* r511: * dh_movefiles: Allow for deeper --sourcedir. Closes: #131363joey2002-02-22
* r510: * Thanks to Benjamin Drieu <benj@debian.org>, dh_installdocs -X now ...joey2002-02-17
* r509: * dh_perl: don't gripe if there is no substvar file. Closes: #133140joey2002-02-09
* r508: * Typo, Closes: #132454joey2002-02-06
* r507: * dh_installxfonts: separate multiple commands with \n so sed doesn'...joey2002-01-30
* r506: * Introduced the debian/compat file. This is the new, preferred way ...joey2002-01-27
* r505: * Improved dh_installxfonts some more:joey2002-01-27
* r503: * dh_installman: more documentation about the .TH line. Closes: #129205joey2002-01-27
* r502: * Fixed programmer's documentation of DOINDEP and DOARCH, Closes: #1...joey2002-01-10