[Pkg-haskell-commits] darcs: haskell-binary-shared: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:19:46 UTC 2013
Fri May 24 07:52:45 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 870193fb1dd000ba3817529b534d4b49
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:52:45 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 870193fb1dd000ba3817529b534d4b49
diff -rN -u old-haskell-binary-shared//changelog new-haskell-binary-shared//changelog
--- old-haskell-binary-shared//changelog 2013-05-24 09:19:46.510069948 +0000
+++ new-haskell-binary-shared//changelog 2013-05-24 09:19:46.562087360 +0000
@@ -1,3 +1,9 @@
+haskell-binary-shared (0.8.2-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:52:45 +0200
+
haskell-binary-shared (0.8.2-1) experimental; urgency=low
* New upstream release
diff -rN -u old-haskell-binary-shared//compat new-haskell-binary-shared//compat
--- old-haskell-binary-shared//compat 2013-05-24 09:19:46.510069948 +0000
+++ new-haskell-binary-shared//compat 2013-05-24 09:19:46.518095136 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-binary-shared//control new-haskell-binary-shared//control
--- old-haskell-binary-shared//control 2013-05-24 09:19:46.506062102 +0000
+++ new-haskell-binary-shared//control 2013-05-24 09:19:46.562087360 +0000
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata 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