diff options
author | joey <joey> | 2000-08-17 07:45:49 +0000 |
---|---|---|
committer | joey <joey> | 2000-08-17 07:45:49 +0000 |
commit | e3ad4ff22366c7e521d51a1464d233e9b8e849b2 (patch) | |
tree | 1c2065a62b20dc350af40c8d054cd8bbe000ac22 /debian/control | |
parent | 0c9293e463decdb05bcc0dd3d7b3f163e12325e3 (diff) | |
download | debhelper-e3ad4ff22366c7e521d51a1464d233e9b8e849b2.tar.gz |
r365: * dh_installxfonts: corrected a problem during package removal that was
silently neglecting to remove the fonts.dir/alias files.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3d25d433..1d0b0ad6 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Joey Hess <joeyh@debian.org> Build-Depends-Indep: perl-5.005, fileutils (>= 4.0-2.1), file (>= 3.23-1) -Standards-Version: 3.1.1.1 +Standards-Version: 3.2.0.0 Package: debhelper Architecture: all |