[Pkg-haskell-commits] darcs: haskell-adjunctions: New upstream version 4.1.0.1.
Clint Adams
clint at debian.org
Wed Jul 16 01:52:24 UTC 2014
Wed Jul 16 01:50:42 UTC 2014 Clint Adams <clint at debian.org>
* New upstream version 4.1.0.1.
M ./changelog +6
M ./control -16 +12
Wed Jul 16 01:50:42 UTC 2014 Clint Adams <clint at debian.org>
* New upstream version 4.1.0.1.
diff -rN -u old-haskell-adjunctions/changelog new-haskell-adjunctions/changelog
--- old-haskell-adjunctions/changelog 2014-07-16 01:52:24.698161223 +0000
+++ new-haskell-adjunctions/changelog 2014-07-16 01:52:24.698161223 +0000
@@ -1,3 +1,9 @@
+haskell-adjunctions (4.1.0.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 15 Jul 2014 21:41:26 -0400
+
haskell-adjunctions (4.0.3-1) unstable; urgency=medium
* New upstream version.
diff -rN -u old-haskell-adjunctions/control new-haskell-adjunctions/control
--- old-haskell-adjunctions/control 2014-07-16 01:52:24.698161223 +0000
+++ new-haskell-adjunctions/control 2014-07-16 01:52:24.698161223 +0000
@@ -16,10 +16,13 @@
libghc-contravariant-prof,
libghc-distributive-dev (>= 0.4),
libghc-distributive-dev (<< 1),
- libghc-distributive-prof,
- libghc-mtl-dev (>= 2.0.1),
- libghc-mtl-dev (<< 2.2),
- libghc-mtl-prof,
+ libghc-distributive-prof
+ , libghc-mtl-dev (>= 2.0.1)
+ , libghc-mtl-dev (<< 2.3),
+ , libghc-mtl-prof
+ , libghc-profunctors-dev (>= 4)
+ , libghc-profunctors-dev (<< 5),
+ , libghc-profunctors-prof,
libghc-semigroupoids-dev (>= 4),
libghc-semigroupoids-dev (<< 5),
libghc-semigroupoids-prof,
@@ -28,19 +31,13 @@
libghc-semigroups-prof,
libghc-tagged-dev (>= 0.7),
libghc-tagged-dev (<< 1),
- libghc-tagged-prof,
- libghc-transformers-dev (>= 0.2),
- libghc-transformers-dev (<< 0.4),
- libghc-transformers-prof,
- libghc-keys-dev (>= 3),
- libghc-keys-dev (<< 4),
- libghc-keys-prof,
+ libghc-tagged-prof
+ , libghc-transformers-dev (>= 0.2)
+ , libghc-transformers-dev (<< 0.5),
+ , libghc-transformers-prof,
libghc-void-dev (>= 0.5.5.1),
libghc-void-dev (<< 1),
libghc-void-prof,
- libghc-representable-functors-dev (>= 3.1),
- libghc-representable-functors-dev (<< 4),
- libghc-representable-functors-prof,
libghc-free-dev (>= 4),
libghc-free-dev (<< 5),
libghc-free-prof
@@ -53,10 +50,9 @@
libghc-semigroups-doc,
libghc-tagged-doc,
libghc-transformers-doc,
- libghc-keys-doc,
libghc-void-doc,
- libghc-representable-functors-doc,
libghc-free-doc
+ , libghc-profunctors-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/adjunctions
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-adjunctions
More information about the Pkg-haskell-commits
mailing list