[Pkg-haskell-commits] darcs: ldap-haskell: Enable compat level 9
Joachim Breitner
mail at joachim-breitner.de
Fri May 24 09:32:38 UTC 2013
Fri May 24 07:55:47 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: e23e461155a7bc5d8c0d9979d801e910
M ./changelog +6
M ./compat -1 +1
M ./control -1 +1
Fri May 24 07:55:47 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Enable compat level 9
Ignore-this: e23e461155a7bc5d8c0d9979d801e910
diff -rN -u old-ldap-haskell//changelog new-ldap-haskell//changelog
--- old-ldap-haskell//changelog 2013-05-24 09:32:38.539132114 +0000
+++ new-ldap-haskell//changelog 2013-05-24 09:32:38.559043726 +0000
@@ -1,3 +1,9 @@
+ldap-haskell (0.6.9-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata at debian.org> Fri, 24 May 2013 09:55:47 +0200
+
ldap-haskell (0.6.9-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this package is built
diff -rN -u old-ldap-haskell//compat new-ldap-haskell//compat
--- old-ldap-haskell//compat 2013-05-24 09:32:38.539132114 +0000
+++ new-ldap-haskell//compat 2013-05-24 09:32:38.555162708 +0000
@@ -1 +1 @@
-7
+9
diff -rN -u old-ldap-haskell//control new-ldap-haskell//control
--- old-ldap-haskell//control 2013-05-24 09:32:38.511076101 +0000
+++ new-ldap-haskell//control 2013-05-24 09:32:38.559043726 +0000
@@ -2,7 +2,7 @@
Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 7), ghc, ghc-prof, haskell-devscripts (>= 0.8.13), libldap2-dev (>= 2.4.7), cdbs
+Build-Depends: debhelper (>= 9), ghc, ghc-prof, haskell-devscripts (>= 0.8.13), libldap2-dev (>= 2.4.7), cdbs
Build-Depends-Indep: ghc-doc
Standards-Version: 3.9.2
Section: haskell
More information about the Pkg-haskell-commits
mailing list