summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>1999-11-05 05:36:58 +0000
committerjoey <joey>1999-11-05 05:36:58 +0000
commit1ce568fe59f80ef9224a8a4c07b24b3e50beed00 (patch)
treeeb35b69bf2d976c1582539fb821a845e0af3f36d /debian
parentce53cf82751a1711e02152b25ac2f14810e0e020 (diff)
r303: * Added build dependancies to this package. That was easy; it just uses
perl5 for regression testing, the rest of its build-deps are things in base. * dh_version.1: Added note that this program is quickly becoming obsolete. * doc/README, doc/from-debstd: Added reminders that if you use debhelper, you need to add debhelper to your Build-Depends line.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
-rw-r--r--debian/control3
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 74b2fe77..3e728dd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+debhelper (2.0.70) unstable; urgency=low
+
+ * Added build dependancies to this package. That was easy; it just uses
+ perl5 for regression testing, the rest of its build-deps are things
+ in base.
+ * dh_version.1: Added note that this program is quickly becoming obsolete.
+ * doc/README, doc/from-debstd: Added reminders that if you use debhelper,
+ you need to add debhelper to your Build-Depends line.
+
+ -- Joey Hess <joeyh@master.debian.org> Thu, 4 Nov 1999 21:24:37 -0800
+
debhelper (2.0.69) unstable; urgency=low
* dh_shlibdeps: added -l option, which lets you specify a path that
diff --git a/debian/control b/debian/control
index b34f9003..980e2f3a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: debhelper
Section: devel
Priority: optional
Maintainer: Joey Hess <joeyh@master.debian.org>
-Standards-Version: 3.0.1.1
+Build-Depends-Indep: perl5
+Standards-Version: 3.1.0.0
Package: debhelper
Architecture: all