diff options
author | joey <joey> | 2003-10-13 01:37:14 +0000 |
---|---|---|
committer | joey <joey> | 2003-10-13 01:37:14 +0000 |
commit | 8d285c73f8a1d8f4b632100ce764893f3d704068 (patch) | |
tree | 32157a3107409e129074042dc7a75c64c54d7057 /debian | |
parent | 87c9d162920985cd2ee71b56d9a38aa5bda85093 (diff) | |
download | debhelper-8d285c73f8a1d8f4b632100ce764893f3d704068.tar.gz |
r1611: * dh_install: add --fail-missing option. Closes: #120026version_4.1.75
* Fix mispelling in prerm-sgmlcatalog. Closes: #215189
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4210254b..6aa2110a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (4.1.75) unstable; urgency=low + + * dh_install: add --fail-missing option. Closes: #120026 + * Fix mispelling in prerm-sgmlcatalog. Closes: #215189 + + -- Joey Hess <joeyh@debian.org> Fri, 10 Oct 2003 22:12:59 -0400 + debhelper (4.1.74) unstable; urgency=low * Only list dh_installman once in example rules.indep. Closes: #211567 |