[Pkg-haskell-commits] darcs: haskell-asn1-data: New upstream version 0.6.1.1.
clint at debian.org
clint at debian.org
Wed Dec 7 01:01:05 UTC 2011
Wed Dec 7 01:00:39 UTC 2011 clint at debian.org
* New upstream version 0.6.1.1.
Ignore-this: eab68a316668b1165ffc519f937f2675
M ./changelog +6
M ./control -4 +7
Wed Dec 7 01:00:39 UTC 2011 clint at debian.org
* New upstream version 0.6.1.1.
Ignore-this: eab68a316668b1165ffc519f937f2675
diff -rN -u old-haskell-asn1-data//changelog new-haskell-asn1-data//changelog
--- old-haskell-asn1-data//changelog 2011-12-07 01:01:05.658175922 +0000
+++ new-haskell-asn1-data//changelog 2011-12-07 01:01:05.662177713 +0000
@@ -1,3 +1,9 @@
+haskell-asn1-data (0.6.1.1-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 06 Dec 2011 19:56:06 -0500
+
haskell-asn1-data (0.6.1-1) unstable; urgency=low
* New upstream version.
diff -rN -u old-haskell-asn1-data//control new-haskell-asn1-data//control
--- old-haskell-asn1-data//control 2011-12-07 01:01:05.646171335 +0000
+++ new-haskell-asn1-data//control 2011-12-07 01:01:05.662177713 +0000
@@ -8,15 +8,18 @@
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
- , libghc-attoparsec-dev
+ , libghc-attoparsec-dev (>> 0.8)
+ , libghc-attoparsec-dev (<< 0.11)
, libghc-attoparsec-prof
- , libghc-attoparsec-enumerator-dev
+ , libghc-attoparsec-enumerator-dev (>> 0.2)
+ , libghc-attoparsec-enumerator-dev (<< 0.4)
, libghc-attoparsec-enumerator-prof
- , libghc-enumerator-dev
+ , libghc-enumerator-dev (>> 0.4.5)
+ , libghc-enumerator-dev (<< 0.5)
, libghc-enumerator-prof
, libghc-mtl-dev
, libghc-mtl-prof
- , libghc-text-dev
+ , libghc-text-dev (>> 0.11)
, libghc-text-prof
Build-Depends-Indep: ghc-doc
, libghc-attoparsec-doc
More information about the Pkg-haskell-commits
mailing list