summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2003-09-05 18:01:31 +0000
committerjoey <joey>2003-09-05 18:01:31 +0000
commit502fdaade0cbf7e0d9f8101edd4757902fe25876 (patch)
treeddc46f87832353bf989615a003f1764a4918ec14 /debian
parent2bc0d0368dc148a3507d285bad9bc845f8bf382d (diff)
r1605: * Switch from build-depends-indep to just build-depends.
* dh_installman: match .so links with whitespace after the filename Closes: #208753
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control4
2 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 31c6bc26..2303e331 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (4.1.72) unstable; urgency=low
+
+ * Switch from build-depends-indep to just build-depends.
+ * dh_installman: match .so links with whitespace after the filename
+ Closes: #208753
+
+ -- Joey Hess <joeyh@debian.org> Fri, 5 Sep 2003 13:59:12 -0400
+
debhelper (4.1.71) unstable; urgency=low
* Typo. Closes: #207999
diff --git a/debian/control b/debian/control
index 95771531..9f0001ee 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: debhelper
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.6.0
+Build-Depends: perl (>= 5.6.1), coreutils | fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.9.0)
+Standards-Version: 3.6.1.0
Package: debhelper
Architecture: all