[Pkg-haskell-commits] darcs: haskell-qt: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:28:09 UTC 2013
Fri May 24 07:54:43 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: b0ee6b5d3c8120b4737b5ec5850348d1
M ./changelog +1
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:54:43 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: b0ee6b5d3c8120b4737b5ec5850348d1
diff -rN -u old-haskell-qt//changelog new-haskell-qt//changelog
--- old-haskell-qt//changelog 2013-05-24 09:28:09.321734248 +0000
+++ new-haskell-qt//changelog 2013-05-24 09:28:09.391276463 +0000
@@ -3,6 +3,7 @@
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
+ * Enable compat level 9
-- Joachim Breitner <nomeata at debian.org> Sat, 13 Oct 2012 14:12:14 +0200
diff -rN -u old-haskell-qt//compat new-haskell-qt//compat
--- old-haskell-qt//compat 2013-05-24 09:28:09.321734248 +0000
+++ new-haskell-qt//compat 2013-05-24 09:28:09.351219850 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-qt//control new-haskell-qt//control
--- old-haskell-qt//control 2013-05-24 09:28:09.303355519 +0000
+++ new-haskell-qt//control 2013-05-24 09:28:09.383085562 +0000
@@ -4,7 +4,7 @@
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Filip Brcic <brcha at gna.org>
Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc
More information about the Pkg-haskell-commits
mailing list