[Pkg-haskell-commits] darcs: haskell-silently: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:29:17 UTC 2013
Fri May 24 07:54:59 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 671bf7bfd56457c4f40ede93790b06cb
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:54:59 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 671bf7bfd56457c4f40ede93790b06cb
diff -rN -u old-haskell-silently//changelog new-haskell-silently//changelog
--- old-haskell-silently//changelog 2013-05-24 09:29:17.063069783 +0000
+++ new-haskell-silently//changelog 2013-05-24 09:29:17.122758722 +0000
@@ -1,3 +1,9 @@
+haskell-silently (1.2.4-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:54:59 +0200
+
haskell-silently (1.2.4-1) experimental; urgency=low
* New upstream release
diff -rN -u old-haskell-silently//compat new-haskell-silently//compat
--- old-haskell-silently//compat 2013-05-24 09:29:17.063069783 +0000
+++ new-haskell-silently//compat 2013-05-24 09:29:17.069687722 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-silently//control new-haskell-silently//control
--- old-haskell-silently//control 2013-05-24 09:29:17.057609881 +0000
+++ new-haskell-silently//control 2013-05-24 09:29:17.115067671 +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