summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2001-08-23 19:52:25 +0000
committerjoey <joey>2001-08-23 19:52:25 +0000
commit1f33258d1a687b64d7252fc144c2dd5530740272 (patch)
treee3fec3cd322240967f64df0b3dc7e533b4f4a067 /debian
parent23c8924fc90386d1a08061ff19ad7c0d01d6b2c1 (diff)
r487: * dh_movefiles: Typo, Closes: #106532
* Use -x to test for existance of init scripts, rather then -e since we'll be running them, Closes: #109692 * dh_clean: remove debian/*.debhelper. No need to name files specifically; any file matching that is a debhelper temp file. Closes: #106514, #85520
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
-rw-r--r--debian/control2
2 files changed, 9 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index a569e78d..37becd64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,13 @@
-debhelper (3.0.41) unstable; urgency=low
+debhelper (3.0.42) unstable; urgency=low
- * Clean up old substvars.debhelper files, although debhelper doesn't
- generate them now, it used to and they may still be lurking in build
- trees. Closes: #106514
- * Fixed a typo. Closes: #106532
+ * dh_movefiles: Typo, Closes: #106532
+ * Use -x to test for existance of init scripts, rather then -e since
+ we'll be running them, Closes: #109692
+ * dh_clean: remove debian/*.debhelper. No need to name files
+ specifically; any file matching that is a debhelper temp file.
+ Closes: #106514, #85520
- -- Joey Hess <joeyh@debian.org> Wed, 25 Jul 2001 17:04:21 -0400
+ -- Joey Hess <joeyh@debian.org> Thu, 23 Aug 2001 15:47:35 -0400
debhelper (3.0.40) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2f9d0bbf..8eb36668 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, fileutils (>= 4.0-2.1), file (>= 3.23-1), debconf-utils
-Standards-Version: 3.2.1.0
+Standards-Version: 3.5.6.0
Package: debhelper
Architecture: all