[Pkg-haskell-commits] darcs: haskell-classy-prelude: staging conduit 1.1 transition

Clint Adams clint at debian.org
Tue Jun 10 13:56:20 UTC 2014


Tue Jun 10 13:54:35 UTC 2014  Clint Adams <clint at debian.org>
  * staging conduit 1.1 transition

    M ./changelog -2 +6
    M ./control -4 +25

Tue Jun 10 13:54:35 UTC 2014  Clint Adams <clint at debian.org>
  * staging conduit 1.1 transition
diff -rN -u old-haskell-classy-prelude/changelog new-haskell-classy-prelude/changelog
--- old-haskell-classy-prelude/changelog	2014-06-10 13:56:20.661891524 +0000
+++ new-haskell-classy-prelude/changelog	2014-06-10 13:56:20.665891522 +0000
@@ -1,8 +1,12 @@
-haskell-classy-prelude (0.5.4-3) UNRELEASED; urgency=low
+haskell-classy-prelude (0.9.2-1) unstable; urgency=medium
 
+  [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:19:50 +0200
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 06 Jun 2014 07:48:39 -0400
 
 haskell-classy-prelude (0.5.4-2) unstable; urgency=low
 
diff -rN -u old-haskell-classy-prelude/control new-haskell-classy-prelude/control
--- old-haskell-classy-prelude/control	2014-06-10 13:56:20.661891524 +0000
+++ new-haskell-classy-prelude/control	2014-06-10 13:56:20.669891519 +0000
@@ -8,14 +8,26 @@
   , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
-  , libghc-basic-prelude-dev (>> 0.3.4)
+  , libghc-basic-prelude-dev (>= 0.3.8)
   , libghc-basic-prelude-dev (<< 0.4)
   , libghc-basic-prelude-prof
+  , libghc-chunked-data-dev
+  , libghc-chunked-data-prof
+  , libghc-enclosed-exceptions-dev
+  , libghc-enclosed-exceptions-prof
+  , libghc-exceptions-dev (>= 0.5)
+  , libghc-exceptions-prof
   , libghc-hashable-dev
   , libghc-hashable-prof
   , libghc-lifted-base-dev (>= 0.2)
   , libghc-lifted-base-prof
-  , libghc-system-filepath-dev (>> 0.4)
+  , libghc-mono-traversable-dev (>= 0.6)
+  , libghc-mono-traversable-prof
+  , libghc-semigroups-dev
+  , libghc-semigroups-prof
+  , libghc-stm-dev
+  , libghc-stm-prof
+  , libghc-system-filepath-dev (>= 0.4)
   , libghc-system-filepath-dev (<< 0.5)
   , libghc-system-filepath-prof
   , libghc-text-dev
@@ -26,18 +38,27 @@
   , libghc-unordered-containers-prof
   , libghc-vector-dev
   , libghc-vector-prof
-  , libghc-hspec-dev (>> 1.3)
+  , libghc-vector-instances-dev
+  , libghc-vector-instances-prof
+  , libghc-hspec-dev (>= 1.3)
   , libghc-quickcheck2-dev
 Build-Depends-Indep: ghc-doc
   , libghc-basic-prelude-doc
+  , libghc-chunked-data-doc
+  , libghc-enclosed-exceptions-doc
+  , libghc-exceptions-doc
   , libghc-hashable-doc
   , libghc-lifted-base-doc
+  , libghc-mono-traversable-doc
+  , libghc-semigroups-doc
+  , libghc-stm-doc
   , libghc-system-filepath-doc
   , libghc-text-doc
   , libghc-transformers-doc
   , libghc-unordered-containers-doc
   , libghc-vector-doc
-Standards-Version: 3.9.4
+  , libghc-vector-instances-doc
+Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/classy-prelude
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-classy-prelude
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-classy-prelude




More information about the Pkg-haskell-commits mailing list