summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-01-15 14:22:28 -0400
committerJoey Hess <joey@kitenet.net>2012-01-15 14:24:21 -0400
commit78d072a8d942283723d94fbfb8f40e61d1f7fbe4 (patch)
tree0a8849bb506ab43493fc111e24268f7ba8878b73 /debian/changelog
parent6e71ad3aef68ca74a891f61e7a1ed34b053c0dc0 (diff)
v9 done
* Finalized v9 mode, which is the new recommended default. (But continuing to use v8 is also fine.) * It is now deprecated for a package to not specify a compatability level in debian/compat. Debhelper now warns if this is not done, and packages without a debian/compat will eventually FTBFS.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 0ae3f386..91184254 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
-debhelper (8.9.15) UNRELEASED; urgency=low
+debhelper (9.20120115) unstable; urgency=low
+ * Finalized v9 mode, which is the new recommended default.
+ (But continuing to use v8 is also fine.)
+ * It is now deprecated for a package to not specify a compatability
+ level in debian/compat. Debhelper now warns if this is not done,
+ and packages without a debian/compat will eventually FTBFS.
* Updated German man page translation. Closes: #653360
- -- Joey Hess <joeyh@debian.org> Tue, 03 Jan 2012 16:48:54 -0400
+ -- Joey Hess <joeyh@debian.org> Sun, 15 Jan 2012 13:59:49 -0400
debhelper (8.9.14) unstable; urgency=low