Age | Commit message (Expand) | Author | Files | Lines |
2002-09-19 | r550: * Depend on coreutils | fileutils. Closes: #161452 | joey | 2 | -2/+8 |
2002-09-16 | r549: * Fixed over-escaping of period when generating EXCLUDE_FIND. | joey | 2 | -1/+8 |
2002-09-16 | r548: removed | joey | 6 | -22/+0 |
2002-09-16 | r547: * Use invoke-rc.d always now that it is in policy. Fall back to old ... | joey | 7 | -38/+26 |
2002-09-09 | r546: * dh_builddeb(1): It's --filename, not --name. Closes: #160151 | joey | 5 | -5/+12 |
2002-09-03 | r545: * Clarified dh_perl man page. Closes: #159332 | joey | 3 | -5/+17 |
2002-08-25 | r544: minor copyright updates | joey | 1 | -1/+2 |
2002-08-18 | r543: * Patch from Andrew Suffield to make dh_perl understand #!/usr/bin/e... | joey | 2 | -1/+8 |
2002-08-04 | r542: * dh_installinit: Always start daemon on upgraded even if | joey | 4 | -21/+15 |
2002-08-03 | r541: * Typo, Closes: #155323 | joey | 2 | -1/+7 |
2002-07-25 | r540: * Added a -L flag to dh_shlibdeps that is a nice alternative to prov... | joey | 3 | -2/+40 |
2002-07-22 | r539: * Remove /usr/doc manglement code from postinst and prerm. | joey | 9 | -151/+18 |
2002-07-19 | r538: * Make dh_installchangelogs install debian/NEWS files as well, as | joey | 6 | -5/+83 |
2002-07-06 | r537: * In dh_install, don't limit to -type f when doing the find due to -X. | joey | 2 | -2/+9 |
2002-07-06 | r536: * Patch from doogie to make dh_movefiles support -X. Closes: #150978 | joey | 2 | -4/+14 |
2002-06-24 | r535: updates | joey | 3 | -3/+20 |
2002-06-21 | r534: * Stupid, evil typo. | joey | 6 | -5/+11 |
2002-06-21 | r533: * In script fragments, use more posix tests, no -a or -o, no parens. | joey | 14 | -13/+21 |
2002-06-20 | r532: * Added --mainpackage= option, of use in some kernel modules packages. | joey | 5 | -5/+30 |
2002-06-16 | r531: * Fixed debconf-utils dependency. | joey | 2 | -1/+7 |
2002-06-14 | r530: updates... | joey | 3 | -4/+4 |
2002-06-02 | r529: * dh_compress: always compress .pcf files in | joey | 4 | -4/+19 |
2002-05-26 | r528: * Consistently use the which command instead of command -v or hardcoded | joey | 11 | -12/+21 |
2002-05-24 | r527: * dh_install: glob relative to --sourcedir. Closes: #147908 | joey | 3 | -6/+11 |
2002-05-23 | r526: * Don't leak regex characters from -X when generating DH_EXCLUDE_FIND. | joey | 2 | -1/+10 |
2002-05-23 | r525: * dh_strip: If a file is an ELF shared binary, does not have a .so.*... | joey | 2 | -1/+9 |
2002-05-22 | r524: * Make dh_clean remove autom4te.cache. | joey | 2 | -0/+10 |
2002-05-19 | r523: * Removing perl warning message. | joey | 2 | -1/+7 |
2002-05-19 | r522: * Set DH_ALWAYS_EXCLUDE=CVS and debhelper will exclude CVS directories | joey | 11 | -19/+70 |
2002-05-17 | r521: * Corrects misbuild with CVS dirs in deb. Closes: #146576 | joey | 2 | -0/+8 |
2002-04-17 | r520: * dh_install: delay globbing until after destintations have been found. | joey | 2 | -3/+10 |
2002-04-14 | r519: * dh_installdebconf: allow parameters after -- to go to | joey | 4 | -6/+24 |
2002-04-12 | r518: * dh_movefiles has long been a sore point in debhelper. Inherited | joey | 16 | -91/+321 |
2002-04-08 | r517: * Fixed an uninitialized value warning, Closes: #141729 | joey | 2 | -1/+7 |
2002-04-07 | r516: * Typo, Closes: #139176 | joey | 3 | -3/+3 |
2002-03-24 | r515: updates | joey | 3 | -1/+10 |
2002-03-17 | r514: * Fix to #99169 was accidentually reverted in 3.0.42; reinstated. | joey | 2 | -0/+10 |
2002-02-28 | r513: * Fixed dh_installdocs and dh_installexamples to support multiple -X's. | joey | 3 | -2/+8 |
2002-02-24 | r512: * Fixed dh_movefiles. Closes: #135479, #135459 | joey | 2 | -1/+7 |
2002-02-22 | r511: * dh_movefiles: Allow for deeper --sourcedir. Closes: #131363 | joey | 3 | -2/+14 |
2002-02-17 | r510: * Thanks to Benjamin Drieu <benj@debian.org>, dh_installdocs -X now ... | joey | 7 | -20/+92 |
2002-02-09 | r509: * dh_perl: don't gripe if there is no substvar file. Closes: #133140 | joey | 2 | -2/+10 |
2002-02-06 | r508: * Typo, Closes: #132454 | joey | 3 | -1/+11 |
2002-01-30 | r507: * dh_installxfonts: separate multiple commands with \n so sed doesn'... | joey | 3 | -3/+10 |
2002-01-27 | r506: * Introduced the debian/compat file. This is the new, preferred way ... | joey | 22 | -79/+248 |
2002-01-27 | r505: * Improved dh_installxfonts some more: | joey | 4 | -6/+14 |
2002-01-27 | r504: * dh_installman: more documentation about the .TH line. Closes: #129205 | joey | 1 | -0/+2 |
2002-01-27 | r503: * dh_installman: more documentation about the .TH line. Closes: #129205 | joey | 6 | -59/+49 |
2002-01-10 | r502: * Fixed programmer's documentation of DOINDEP and DOARCH, Closes: #1... | joey | 3 | -5/+12 |
2002-01-06 | r501: * Began work on v4 support (and thus the large version number jump),... | joey | 8 | -11/+75 |