diff options
author | joey <joey> | 2003-03-24 05:17:47 +0000 |
---|---|---|
committer | joey <joey> | 2003-03-24 05:17:47 +0000 |
commit | 72f66a4938c8544e295dc19ec57a09563300b56e (patch) | |
tree | 958562b92f38d3785f2f274113b5910a20376970 /debian/control | |
parent | 8e45bd46faedcb37e7fc7e9b51c9fec149fc8f33 (diff) | |
download | debhelper-72f66a4938c8544e295dc19ec57a09563300b56e.tar.gz |
r580: * Fixed dh_installcatalog's references to itself on man page.
Closes: #184411
* dh_installdebconf: Set umask to sane before running po2debconf or
debconf-mergetemplates
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 a699d728..4b4f780c 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.6.1), coreutils | fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.9.0) -Standards-Version: 3.5.8.0 +Standards-Version: 3.5.9.0 Package: debhelper Architecture: all |