[Pkg-haskell-commits] darcs: hdbc: Build-depend on libghc-convertible-doc rather than the transitional haskell-convertible-doc.
Colin Watson
cjwatson at debian.org
Wed Apr 10 10:00:42 UTC 2013
Wed Apr 10 10:00:08 UTC 2013 Colin Watson <cjwatson at debian.org>
* Build-depend on libghc-convertible-doc rather than the transitional haskell-convertible-doc.
Ignore-this: ceee31daab2e03215c5dce937add95ae
M ./changelog +7
M ./control -1 +1
Wed Apr 10 10:00:08 UTC 2013 Colin Watson <cjwatson at debian.org>
* Build-depend on libghc-convertible-doc rather than the transitional haskell-convertible-doc.
Ignore-this: ceee31daab2e03215c5dce937add95ae
diff -rN -u old-hdbc//changelog new-hdbc//changelog
--- old-hdbc//changelog 2013-04-10 10:00:42.326229375 +0000
+++ new-hdbc//changelog 2013-04-10 10:00:42.449584198 +0000
@@ -1,3 +1,10 @@
+hdbc (2.3.1.2-2) UNRELEASED; urgency=low
+
+ * Build-depend on libghc-convertible-doc rather than the transitional
+ haskell-convertible-doc.
+
+ -- Colin Watson <cjwatson at debian.org> Wed, 10 Apr 2013 10:59:22 +0100
+
hdbc (2.3.1.2-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this package is built
diff -rN -u old-hdbc//control new-hdbc//control
--- old-hdbc//control 2013-04-10 10:00:42.239156223 +0000
+++ new-hdbc//control 2013-04-10 10:00:42.453545983 +0000
@@ -21,7 +21,7 @@
hscolour,
libghc-mtl-doc,
libghc-text-doc,
- haskell-convertible-doc
+ libghc-convertible-doc
Standards-Version: 3.9.2
Section: haskell
Homepage: http://software.complete.org/hdbc
More information about the Pkg-haskell-commits
mailing list