[Pkg-haskell-commits] darcs: haskell-leksah: Lower binary-shared requirement to >= 0.8, per the cabal file
laney at debian.org
laney at debian.org
Sun Apr 14 10:19:08 UTC 2013
Sun Apr 14 10:18:59 UTC 2013 laney at debian.org
* Lower binary-shared requirement to >= 0.8, per the cabal file
Ignore-this: fe064d73a46ad468fe8a693857dd6c8a
M ./changelog +6
M ./control -1 +1
Sun Apr 14 10:18:59 UTC 2013 laney at debian.org
* Lower binary-shared requirement to >= 0.8, per the cabal file
Ignore-this: fe064d73a46ad468fe8a693857dd6c8a
diff -rN -u old-haskell-leksah//changelog new-haskell-leksah//changelog
--- old-haskell-leksah//changelog 2013-04-14 10:19:08.838520404 +0000
+++ new-haskell-leksah//changelog 2013-04-14 10:19:08.842521139 +0000
@@ -1,3 +1,9 @@
+haskell-leksah (0.12.1.3-2) UNRELEASED; urgency=low
+
+ * Lower binary-shared requirement to >= 0.8, per the cabal file
+
+ -- Iain Lane <laney at debian.org> Sun, 14 Apr 2013 11:18:50 +0100
+
haskell-leksah (0.12.1.3-1) experimental; urgency=low
[ Joachim Breitner ]
diff -rN -u old-haskell-leksah//control new-haskell-leksah//control
--- old-haskell-leksah//control 2013-04-14 10:19:08.838520404 +0000
+++ new-haskell-leksah//control 2013-04-14 10:19:08.842521139 +0000
@@ -7,7 +7,7 @@
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc
- , libghc-binary-shared-dev (>= 0.8.2)
+ , libghc-binary-shared-dev (>= 0.8)
, libghc-binary-shared-dev (<< 0.9)
, libghc-glib-dev (>= 0.10)
, libghc-glib-dev (<< 0.13)
More information about the Pkg-haskell-commits
mailing list