[Pkg-haskell-commits] darcs: haskell-pointed: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Jun 29 20:38:34 UTC 2015
Mon Jun 29 19:06:24 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
M ./control -3 +20
Mon Jun 29 19:06:24 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-pointed/changelog new-haskell-pointed/changelog
--- old-haskell-pointed/changelog 2015-06-29 20:38:33.985473026 +0000
+++ new-haskell-pointed/changelog 2015-06-29 20:38:33.989473024 +0000
@@ -1,3 +1,9 @@
+haskell-pointed (4.2.0.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Mon, 29 Jun 2015 11:50:09 +0200
+
haskell-pointed (4.0-3) unstable; urgency=medium
* Upload to unstable
diff -rN -u old-haskell-pointed/control new-haskell-pointed/control
--- old-haskell-pointed/control 2015-06-29 20:38:33.985473026 +0000
+++ new-haskell-pointed/control 2015-06-29 20:38:33.985473026 +0000
@@ -8,25 +8,42 @@
, cdbs
, ghc
, ghc-prof
+ , libghc-transformers-compat-dev (>= 0.3)
+ , libghc-transformers-compat-dev (<< 1)
+ , libghc-transformers-compat-prof
, libghc-comonad-dev (>= 4)
, libghc-comonad-prof
, libghc-data-default-class-dev (>= 0.0.1)
, libghc-data-default-class-prof
- , libghc-semigroupoids-dev (>= 4)
- , libghc-semigroupoids-prof
+ , libghc-hashable-dev (>= 1.1)
+ , libghc-hashable-dev (<< 1.3)
+ , libghc-hashable-prof
+ , libghc-kan-extensions-dev (>= 4.2)
+ , libghc-kan-extensions-dev (<< 5)
+ , libghc-kan-extensions-prof
, libghc-semigroups-dev (>= 0.8.3.1)
, libghc-semigroups-prof
+ , libghc-semigroupoids-dev (>= 4)
+ , libghc-semigroupoids-dev (<< 6)
+ , libghc-semigroupoids-prof
, libghc-stm-dev (>= 2.1.2.1)
, libghc-stm-prof
, libghc-tagged-dev (>= 0.5)
, libghc-tagged-prof
+ , libghc-unordered-containers-dev (>= 0.2)
+ , libghc-unordered-containers-dev (<< 0.3)
+ , libghc-unordered-containers-prof
Build-Depends-Indep: ghc-doc
+ , libghc-transformers-compat-doc
, libghc-comonad-doc
, libghc-data-default-class-doc
- , libghc-semigroupoids-doc
+ , libghc-hashable-doc
+ , libghc-kan-extensions-doc
, libghc-semigroups-doc
+ , libghc-semigroupoids-doc
, libghc-stm-doc
, libghc-tagged-doc
+ , libghc-unordered-containers-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/pointed
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pointed
More information about the Pkg-haskell-commits
mailing list