[Pkg-haskell-commits] darcs: haskell-chell: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:20:45 UTC 2013
Fri May 24 08:14:42 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 8dabef14316cbbf78fe965ed8fe44c89
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 08:14:42 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 8dabef14316cbbf78fe965ed8fe44c89
diff -rN -u old-haskell-chell//changelog new-haskell-chell//changelog
--- old-haskell-chell//changelog 2013-05-24 09:20:44.885538067 +0000
+++ new-haskell-chell//changelog 2013-05-24 09:20:44.926070984 +0000
@@ -1,3 +1,9 @@
+haskell-chell (0.3-3) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:52:57 +0200
+
haskell-chell (0.3-2) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-chell//compat new-haskell-chell//compat
--- old-haskell-chell//compat 2013-05-24 09:20:44.885538067 +0000
+++ new-haskell-chell//compat 2013-05-24 09:20:44.889536156 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-chell//control new-haskell-chell//control
--- old-haskell-chell//control 2013-05-24 09:20:44.871059397 +0000
+++ new-haskell-chell//control 2013-05-24 09:20:44.918053342 +0000
@@ -6,7 +6,7 @@
DM-Upload-Allowed: yes
Build-Depends:
cdbs
- , debhelper (>= 7.0)
+ , debhelper (>= 9)
, haskell-devscripts (>= 0.8.13)
, ghc (>= 6.12)
, ghc-prof
More information about the Pkg-haskell-commits
mailing list