summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2013-10-20 20:17:37 -0400
committerAntoine Beaupré <anarcat@koumbit.org>2013-10-20 20:17:37 -0400
commitb26e3dc3cc6b1b4e3c1164e837f12000f43b7a89 (patch)
tree6afb3b01579ac17f6743b807f07b99fbf1e5879e
parentf3c9a7ca432ba5dc03de0304141be8215952ce63 (diff)
fix changelog, update to dh 9
-rw-r--r--debian/changelog4
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index a12fdbc..7cfa7eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ bugs-everywhere (1.1.1-1.0) unstable; urgency=low
* Add nympydoc dependency.
* Update to standards 3.9.4, needed to add some targets.
* Drop 3.0 (quilt) format to allow arbitrary patching in git.
+ * Disable tests, as they fail in a sid chroot.
+ * Switch to dh 9.
-- Antoine Beaupré <anarcat@debian.org> Sun, 20 Oct 2013 16:04:00 -0400
@@ -36,7 +38,7 @@ bugs-everywhere (1.0.1-1) UNRELEASED; urgency=low
* debian/source/format:
+ Switch to source format “3.0 (quilt)”.
- --
+ -- Ben Finney <ben+debian@benfinney.id.au> Sat, 30 Jul 2011 16:35:20 +1000
bugs-everywhere (0.0.193+bzr.r217-2) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 186c034..5e8557e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Homepage: http://bugseverywhere.org/
VCS-bzr: http://bzr.debian.org/bzr/collab-maint/bugs-everywhere/bugs-everywhere.debian/
VCS-Browser: http://bzr.debian.org/loggerhead/collab-maint/bugs-everywhere/bugs-everywhere.debian/
Build-Depends-Indep:
- debhelper (>= 7.0.50),
+ debhelper (>= 9),
docbook-to-man,
xsltproc,
python-sphinx,