[Pkg-haskell-commits] darcs: haskell-graceful: Imported Upstream version 0.1.1.5
Joachim Breitner
mail at joachim-breitner.de
Sat May 23 20:37:38 UTC 2015
Sat May 23 20:35:07 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Imported Upstream version 0.1.1.5
M ./changelog +6
M ./control -10 +10
Sat May 23 20:35:07 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* Imported Upstream version 0.1.1.5
diff -rN -u old-haskell-graceful/changelog new-haskell-graceful/changelog
--- old-haskell-graceful/changelog 2015-05-23 20:37:38.916811365 +0000
+++ new-haskell-graceful/changelog 2015-05-23 20:37:38.920811458 +0000
@@ -1,3 +1,9 @@
+haskell-graceful (0.1.1.5-1) unstable; urgency=low
+
+ * Imported Upstream version 0.1.1.5
+
+ -- Noriyuki OHKAWA <n.ohkawa at gmail.com> Sat, 23 May 2015 21:02:16 +0900
+
haskell-graceful (0.1.1.3-1) unstable; urgency=low
* Debianization generated by cabal-debian
diff -rN -u old-haskell-graceful/control new-haskell-graceful/control
--- old-haskell-graceful/control 2015-05-23 20:37:38.916811365 +0000
+++ new-haskell-graceful/control 2015-05-23 20:37:38.920811458 +0000
@@ -2,43 +2,43 @@
Maintainer: Noriyuki OHKAWA <n.ohkawa at gmail.com>
Priority: optional
Section: haskell
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8)
, cdbs
, ghc
, ghc-prof
, libghc-base-dev (>= 4.5) | ghc
- , libghc-base-dev (<< 4.7) | ghc
+ , libghc-base-dev (<< 4.9) | ghc
, libghc-base-prof (>= 4.5) | ghc-prof
- , libghc-base-prof (<< 4.7) | ghc-prof
+ , libghc-base-prof (<< 4.9) | ghc-prof
, libghc-directory-dev (>= 1.1) | ghc
, libghc-directory-dev (<< 1.3) | ghc
, libghc-directory-prof (>= 1.1) | ghc-prof
, libghc-directory-prof (<< 1.3) | ghc-prof
, libghc-network-dev (>= 2.3)
- , libghc-network-dev (<< 2.5)
+ , libghc-network-dev (<< 2.7)
, libghc-network-prof (>= 2.3)
- , libghc-network-prof (<< 2.5)
+ , libghc-network-prof (<< 2.7)
, libghc-stm-dev (>= 2.3)
, libghc-stm-dev (<< 2.5)
, libghc-stm-prof (>= 2.3)
, libghc-stm-prof (<< 2.5)
, libghc-unix-dev (>= 2.5) | ghc
- , libghc-unix-dev (<< 2.7) | ghc
+ , libghc-unix-dev (<< 2.8) | ghc
, libghc-unix-prof (>= 2.5) | ghc-prof
- , libghc-unix-prof (<< 2.7) | ghc-prof
+ , libghc-unix-prof (<< 2.8) | ghc-prof
Build-Depends-Indep: ghc-doc
, libghc-base-doc (>= 4.5) | ghc-doc
- , libghc-base-doc (<< 4.7) | ghc-doc
+ , libghc-base-doc (<< 4.9) | ghc-doc
, libghc-directory-doc (>= 1.1) | ghc-doc
, libghc-directory-doc (<< 1.3) | ghc-doc
, libghc-network-doc (>= 2.3)
- , libghc-network-doc (<< 2.5)
+ , libghc-network-doc (<< 2.7)
, libghc-stm-doc (>= 2.3)
, libghc-stm-doc (<< 2.5)
, libghc-unix-doc (>= 2.5) | ghc-doc
- , libghc-unix-doc (<< 2.7) | ghc-doc
+ , libghc-unix-doc (<< 2.8) | ghc-doc
Package: libghc-graceful-dev
Architecture: any
More information about the Pkg-haskell-commits
mailing list