summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-02-10r436: more podsjoey9-243/+258
2001-02-10r435: turned back on (damnit)joey1-7/+93
2001-02-09r434: added back (sigh)joey2-0/+12
2001-02-09r433: this is getting *so* boring.joey10-257/+299
2001-02-09r432: more podization, will it ever end?joey18-430/+481
2001-02-09r431: pod over for the nightjoey9-181/+213
2001-02-09r430: the great pod juggernaught rolls on through the nightjoey6-195/+223
2001-02-09r429: tweaksjoey1-3/+4
2001-02-09r428: the never ending podizationjoey6-144/+150
2001-02-09r427: converting to pod is getting old..joey5-101/+112
2001-02-09r426: updatejoey4-7/+6
2001-02-09r425: mode pod man pagesjoey7-185/+188
2001-02-09r424: typojoey2-1/+5
2001-02-09r423: podized man pagejoey2-7/+53
2001-02-09r422: foojoey1-6/+2
2001-02-09r421: use strictjoey9-65/+72
2001-02-09r420: big monsta changesjoey46-781/+672
2001-02-07r419: touchupjoey2-5/+7
2001-02-06r418: * Fixed a stupid typo in dh_suidregister, Closes: #85110joey2-1/+7
2001-02-05r417: * dh_installinit -r: stop init script in prerm on package removal,joey3-1/+13
Closes: #84974
2001-02-03r416: better messagejoey2-3/+5
wrapping
2001-02-01r415: * dh_shlibdeps -l can handle relative paths now. Patch from Colin ↵joey3-2/+14
Watson <cjw44@flatline.org.uk>, Closes: #84408
2001-01-31r414: * Added a suggests to debconf-utils, Closes: #83643joey2-2/+10
I may chenge this to a dependancy at some point in the future, since one debconf command needs the package to work.
2001-01-29r413: * dh_installdebconf: marge in templates with a .ll_LL extention,joey2-1/+8
they were previously ignored.
2001-01-28r412: * Bah, reverted that last change. It isn't useful becausejoey6-18/+15
dpkg-buildpackage reads the real control file and gets confused.
2001-01-25r411: or use fakerootjoey1-1/+1
2001-01-25r410: * Added the ability to make debhelper read a different file thanjoey5-5/+23
debian/control as the control file. This is very useful for various and sundry things, all Evil, most involving kernel packages.
2001-01-22r409: * Corrected globbing issue with dh_movefiles in v3 mode. Closes: #81431joey4-3/+14
2001-01-16r408: * Fixed a man page typo, Closes: #82371:joey3-2/+12
* Added note to dh_strip man page, Closes: #82220
2001-01-10r407: * suidmanager is obsolete now, and so is dh_suidmanager. Instead,joey13-126/+44
packages that contain suid binaries should include the binaries suid in the .deb, and dpkg-statoverride can override this. If this is done to a program that previously used suidmanager, though, you need to conflict with suidmanager (<< 0.50). * Made dh_suidmanager check to see if it would have done anything before. If so, it states that it is obsolete, and refer users to the man page, which now explains the situation, and then aborts the build. If it would have done nothing before, it just outputs a warning that it is an obsolete program.
2001-01-04r406: * Fixed dh_installwm. Oops. Closes: #81124joey2-2/+8
2000-12-30r405: foojoey3-2/+18
2000-12-21r404: * Fixed perl wanring, Closes: #80242joey2-1/+7
2000-12-21r403: * dh_installwm: Moved update-alternatives --remove call to prerm,joey4-6/+16
Closes: #80209 * ALso guarded all update-alternatives --remove calls.
2000-12-04r402: * Spelling patch.joey3-2/+8
2000-12-02r401: * typo: Closes, #78567joey2-1/+7
2000-11-30r400: * Oops, it was not expanding wildcard when it should.joey3-2/+8
2000-11-30r399: * dh_movefiles: added error message on file not foundjoey2-1/+10
2000-11-28r398: * If DH_COMPAT=3 is set, the following happens:joey7-24/+40
- Various debian/foo files like debian/docs, debian/examples, etc, begin to support filename globbing. use \* to escape the wildcards of course. I doubt this will bite anyone (Debian doesn't seem to contain files with "*" or "?" in their names..), but it is guarded by v3 just to be sure. Closes: #34120, #37694, #39846, #46249
2000-11-28r397: horribly broke everything I touched :-)joey7-15/+23
2000-11-28r396: working toward config file globbing support. Need to modify a bunch ofjoey2-57/+75
function, and add support for escaped stuff
2000-11-27r395: * dh_makeshlibs: corrected the evil db3-regex so it doesn't misfire onjoey2-1/+9
data like "debian/libruby/usr/lib/ruby/1.6/i486-linux/etc.so". Closes: #78139
2000-11-27r394: * Reverted the change to make debian/README be treated as ↵joey4-22/+17
README.Debian, after I learned people use it for eg, documenting the source package itself. Closes: #34628, since it seems this is not such an "incredibly minor" change after all. Never underetimate the annoyance of backwards-compatability.
2000-11-27r393: * DH_COMPAT=3 now enables the following new features which I can't justjoey1-0/+3
turn on by default for fear of breaking backwards compatability: - dh_makeshlibs makes the postinst/postrm call ldconfig. Closes: #77154 Patch from Masato Taruishi <taru@debian.org> (modified). If you use this, be sure dh_makeshlibs runs before dh_installdeb; many old rules files have the ordering backwards. - dh_installdeb now causes all files in /etc to be registered as conffiles. - debian/README is now supported: it is treated exactly like debian/README.Debian. Either file is installed as README.Debian in non-native packages, and now as just README in native packages. Closes: #34628 * This is really only the start of the changes for v3, so use with caution.. * dh_du has finally been removed. It has been deprecated for ages, and a grep of the archive shows that nothing is using it except biss-awt and scsh. I filed bugs on both almost exactly a year ago. Those bugs should now be raised to severity important.. * --number option (to dh_installemacsen) is removed. It has been deprecated for a while and nothing uses it. Use --priority instead.
2000-11-27r392: * DH_COMPAT=3 now enables the following new features which I can't justjoey18-72/+91
turn on by default for fear of breaking backwards compatability: - dh_makeshlibs makes the postinst/postrm call ldconfig. Closes: #77154 Patch from Masato Taruishi <taru@debian.org> (modified). If you use this, be sure dh_makeshlibs runs before dh_installdeb; many old rules files have the ordering backwards. - dh_installdeb now causes all files in /etc to be registered as conffiles. - debian/README is now supported: it is treated exactly like debian/README.Debian. Either file is installed as README.Debian in non-native packages, and now as just README in native packages. Closes: #34628 * This is really only the start of the changes for v3, so use with caution.. * dh_du has finally been removed. It has been deprecated for ages, and a grep of the archive shows that nothing is using it except biss-awt and scsh. I filed bugs on both almost exactly a year ago. Those bugs should now be raised to severity important.. * --number option (to dh_installemacsen) is removed. It has been deprecated for a while and nothing uses it. Use --priority instead.
2000-11-21r391: * Ok, fine, I'll make debhelper depend on lynx for the one or twojoey2-2/+10
packages that have html changelogs. But you'll be sorry... Closes: #77604
2000-11-19r390: * Typo, Closes: #77441joey2-1/+7
2000-11-16r389: * Completed the fix from the last version.joey2-1/+7
2000-11-12r388: * Ok, I tihnk we have a db3 fix that will really work now.joey2-2/+13
2000-11-12r387: * I retract 2.1.23, the hack doesn't help make dpkg-shlibdeps work; db3joey2-1/+8
is broken upstream.