summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2013-05-16 04:37:42 +0200
committerAxel Beckert <abe@deuxchevaux.org>2013-05-16 04:37:42 +0200
commit9ba10d5cd325ae8c31700699301bdf02b59c4b15 (patch)
tree5d6fbb39934d00880bd960ca901e9b08ec736605
parent6825af404cdb2302c823a488cb233be3e528f31f (diff)
downloadscreen-9ba10d5cd325ae8c31700699301bdf02b59c4b15.tar.gz
Bump Standards-Version to 3.9.4 (no changes)
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8654a28..3e97dc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ screen (4.1.0~20120320gitdb59704-8) UNRELEASED; urgency=low
+ Fix dh_clean vs dh_prep in install target
+ No more ignore dh_installman errors
+ Finally switch to a dh7 style debian/rules file
+ * Bump Standards-Version to 3.9.4 (no changes)
* Apply wrap-and-sort.
* Fix lintian warning package-contains-info-dir-file
diff --git a/debian/control b/debian/control
index 767db61..202a3ce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Uploaders: Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9~),
dh-autoreconf,
dpkg-dev (>= 1.16.1~),