[Pkg-haskell-commits] darcs: haskell-yesod-auth: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:31:53 UTC 2013
Fri May 24 07:55:36 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 109b1695698fa630a6f2d8a236ac638f
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:55:36 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: 109b1695698fa630a6f2d8a236ac638f
diff -rN -u old-haskell-yesod-auth//changelog new-haskell-yesod-auth//changelog
--- old-haskell-yesod-auth//changelog 2013-05-24 09:31:53.326047465 +0000
+++ new-haskell-yesod-auth//changelog 2013-05-24 09:31:53.402076923 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-auth (1.1.7-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:55:35 +0200
+
haskell-yesod-auth (1.1.7-1) experimental; urgency=low
* New upstream release
diff -rN -u old-haskell-yesod-auth//compat new-haskell-yesod-auth//compat
--- old-haskell-yesod-auth//compat 2013-05-24 09:31:53.326047465 +0000
+++ new-haskell-yesod-auth//compat 2013-05-24 09:31:53.330046577 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-haskell-yesod-auth//control new-haskell-yesod-auth//control
--- old-haskell-yesod-auth//control 2013-05-24 09:31:53.322043963 +0000
+++ new-haskell-yesod-auth//control 2013-05-24 09:31:53.402076923 +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