diff options
author | joey <joey> | 2002-11-11 00:24:01 +0000 |
---|---|---|
committer | joey <joey> | 2002-11-11 00:24:01 +0000 |
commit | 7f71481a6aeb182fdd37769c22de19ef7fed9cb7 (patch) | |
tree | a0a415f8409ef28d90079a3d9f06ddf1d4bd8006 /debian/control | |
parent | c0d066ddce232280756df9c5b218c3c6145001bb (diff) | |
download | debhelper-7f71481a6aeb182fdd37769c22de19ef7fed9cb7.tar.gz |
r560: * typo in dh_shlibdeps(1), Closes: #167421
* dh_movefiles: make --list-missing respect --sourcedir. Closes: #168441
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 5825a227..28c16b6c 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.7.0 +Standards-Version: 3.5.7.1 Package: debhelper Architecture: all |