[Pkg-haskell-commits] darcs: haskell-boundedchan: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Sat May 25 10:27:37 UTC 2013
Sat May 25 09:06:44 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 2012ab309bdd4968175ef9ce6c0788a0
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Sat May 25 09:06:44 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 2012ab309bdd4968175ef9ce6c0788a0
diff -rN -u old-haskell-boundedchan//changelog new-haskell-boundedchan//changelog
--- old-haskell-boundedchan//changelog 2013-05-25 10:27:37.205754962 +0000
+++ new-haskell-boundedchan//changelog 2013-05-25 10:27:37.275276285 +0000
@@ -1,3 +1,9 @@
+haskell-boundedchan (1.0.1.0-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 25 May 2013 11:06:44 +0200
+
haskell-boundedchan (1.0.1.0-1) experimental; urgency=low
* Initial release.
diff -rN -u old-haskell-boundedchan//compat new-haskell-boundedchan//compat
--- old-haskell-boundedchan//compat 2013-05-25 10:27:37.205754962 +0000
+++ new-haskell-boundedchan//compat 2013-05-25 10:27:37.213748526 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-boundedchan//control new-haskell-boundedchan//control
--- old-haskell-boundedchan//control 2013-05-25 10:27:37.201711231 +0000
+++ new-haskell-boundedchan//control 2013-05-25 10:27:37.267307905 +0000
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Clint Adams <clint at debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc
More information about the Pkg-haskell-commits
mailing list