aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/compat2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a2323d..d4f6403 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-bleach (1.4-2) UNRELEASED; urgency=low
+
+ * Bump debhelper compat level to 8, since this is required in Build-Depends.
+
+ -- Per Andersson <avtobiff@gmail.com> Sun, 16 Feb 2014 00:42:41 +0100
+
python-bleach (1.4-1) unstable; urgency=low
* New upstream release
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8