[Pkg-haskell-commits] darcs: haskell-cipher-aes128: Depend on the haskell-devscripts (>= 0.9), to ensure this is built against the libraries in experimental.
Joachim Breitner
mail at joachim-breitner.de
Tue Feb 10 13:15:32 UTC 2015
Tue Feb 10 12:51:27 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Depend on the haskell-devscripts (>= 0.9), to ensure this is built against the libraries in experimental.
M ./changelog +7
M ./control -1 +1
Tue Feb 10 12:51:27 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Depend on the haskell-devscripts (>= 0.9), to ensure this is built against the libraries in experimental.
diff -rN -u old-haskell-cipher-aes128/changelog new-haskell-cipher-aes128/changelog
--- old-haskell-cipher-aes128/changelog 2015-02-10 13:15:32.182436225 +0000
+++ new-haskell-cipher-aes128/changelog 2015-02-10 13:15:32.186436226 +0000
@@ -1,3 +1,10 @@
+haskell-cipher-aes128 (0.6.4-2) UNRELEASED; urgency=medium
+
+ * Depend on the haskell-devscripts (>= 0.9), to ensure this is built against
+ the libraries in experimental.
+
+ -- Joachim Breitner <nomeata at debian.org> Tue, 10 Feb 2015 13:51:09 +0100
+
haskell-cipher-aes128 (0.6.4-1) experimental; urgency=low
* Debianization generated by cabal-debian
diff -rN -u old-haskell-cipher-aes128/control new-haskell-cipher-aes128/control
--- old-haskell-cipher-aes128/control 2015-02-10 13:15:32.182436225 +0000
+++ new-haskell-cipher-aes128/control 2015-02-10 13:15:32.182436225 +0000
@@ -4,7 +4,7 @@
Priority: extra
Section: haskell
Build-Depends: debhelper (>= 7.0),
- haskell-devscripts (>= 0.8),
+ haskell-devscripts (>= 0.9),
cdbs,
ghc,
ghc-prof,
More information about the Pkg-haskell-commits
mailing list