[Pkg-haskell-commits] darcs: haskell-knob: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:25:44 UTC 2013
Fri May 24 08:14:46 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 2a1625daf37505e5c6718c9ccfc3bdee
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 08:14:46 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 2a1625daf37505e5c6718c9ccfc3bdee
diff -rN -u old-haskell-knob//changelog new-haskell-knob//changelog
--- old-haskell-knob//changelog 2013-05-24 09:25:43.773538610 +0000
+++ new-haskell-knob//changelog 2013-05-24 09:25:43.861536351 +0000
@@ -1,3 +1,9 @@
+haskell-knob (0.1.1-3) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:54:08 +0200
+
haskell-knob (0.1.1-2) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff -rN -u old-haskell-knob//compat new-haskell-knob//compat
--- old-haskell-knob//compat 2013-05-24 09:25:43.773538610 +0000
+++ new-haskell-knob//compat 2013-05-24 09:25:43.781538347 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-knob//control new-haskell-knob//control
--- old-haskell-knob//control 2013-05-24 09:25:43.769538995 +0000
+++ new-haskell-knob//control 2013-05-24 09:25:43.853540965 +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