[Pkg-haskell-commits] darcs: haskell-project-template: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:28:00 UTC 2013
Fri May 24 07:54:41 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: b0d061563d9d95bbf5e22e1214623b6c
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:54:41 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: b0d061563d9d95bbf5e22e1214623b6c
diff -rN -u old-haskell-project-template//changelog new-haskell-project-template//changelog
--- old-haskell-project-template//changelog 2013-05-24 09:28:00.627040824 +0000
+++ new-haskell-project-template//changelog 2013-05-24 09:28:00.691038944 +0000
@@ -1,3 +1,9 @@
+haskell-project-template (0.1.3-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:54:41 +0200
+
haskell-project-template (0.1.3-1) experimental; urgency=low
* New upstream release
diff -rN -u old-haskell-project-template//compat new-haskell-project-template//compat
--- old-haskell-project-template//compat 2013-05-24 09:28:00.627040824 +0000
+++ new-haskell-project-template//compat 2013-05-24 09:28:00.635037581 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-project-template//control new-haskell-project-template//control
--- old-haskell-project-template//control 2013-05-24 09:28:00.623077341 +0000
+++ new-haskell-project-template//control 2013-05-24 09:28:00.687045912 +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