diff options
author | joey <joey> | 2002-11-24 16:17:52 +0000 |
---|---|---|
committer | joey <joey> | 2002-11-24 16:17:52 +0000 |
commit | 0603748a9eff14666bd5f8e0f2983565684d324d (patch) | |
tree | a3936ffee3e14732fa4b46739caf0a069e330805 /debian/control | |
parent | 870ef95d0316558543faf65406b6fc422ac05683 (diff) | |
download | debhelper-0603748a9eff14666bd5f8e0f2983565684d324d.tar.gz |
r567: * dh_builddeb: Reluctantly call dpkg-deb directly. dpkg cannot pass extra
params to dpkg-deb. Closes: #170330
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 28c16b6c..a699d728 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.1 +Standards-Version: 3.5.8.0 Package: debhelper Architecture: all |