summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-06 01:59:44 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-03-06 01:59:44 -0500
commit56255dc8bf2cecc86871677b59298f4a63132e54 (patch)
treec034a0621e0d7a2dbf5f1d149fbd63de6b78eb99 /debian
parent1bdd3360f6a6b5339265e26be82d42c89e5ae87a (diff)
* dh_lintian: Finally added this since linda is gone and there's only
lintian to worry about supporting. Closes: #109642, #166320, #206765 (Thanks to Steve M. Robbins for the initial implementation.)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/copyright1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 779cb248..e70829f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (6.0.7) UNRELEASED; urgency=low
+
+ * dh_lintian: Finally added this since linda is gone and there's only
+ lintian to worry about supporting. Closes: #109642, #166320, #206765
+ (Thanks to Steve M. Robbins for the initial implementation.)
+
+ -- Joey Hess <joeyh@debian.org> Thu, 06 Mar 2008 01:43:13 -0500
+
debhelper (6.0.6) unstable; urgency=low
* dh_compress: Pass -n to gzip to yeild more reproducible file contents.
diff --git a/debian/copyright b/debian/copyright
index 889a7e2f..ca856872 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,6 +10,7 @@ dh_scrollkeeper is by Ross Burton <ross@burtonini.com>.
dh_usrlocal is by Andrew Stribblehill <ads@debian.org>.
dh_installlogcheck is by Jon Middleton <jjm@debian.org>.
dh_installudev is by Marco d'Itri <md@Linux.IT>.
+dh_lintian is by Steve Robbins <smr@debian.org>.
Some of the dh_md5sums command is from a program by Charles
Briscoe-Smith <cpb4@ukc.ac.uk>.