[Pkg-haskell-commits] darcs: haskell-wl-pprint-text: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Tue Jun 3 14:29:30 UTC 2014
Tue Jun 3 14:24:27 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog -2 +3
M ./control -5 +3
Tue Jun 3 14:24:27 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-wl-pprint-text/changelog new-haskell-wl-pprint-text/changelog
--- old-haskell-wl-pprint-text/changelog 2014-06-03 14:29:30.524920229 +0000
+++ new-haskell-wl-pprint-text/changelog 2014-06-03 14:29:30.532920231 +0000
@@ -1,10 +1,11 @@
-haskell-wl-pprint-text (1.1.0.0-3) UNRELEASED; urgency=low
+haskell-wl-pprint-text (1.1.0.2-1) UNRELEASED; urgency=low
* Fix Vcs-Darcs url: http://darcs.debian.org/ instead of
http://darcs.debian.org/darcs/
* Adjust watch file to new hackage layout
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 25 May 2013 17:01:54 +0200
+ -- Joachim Breitner <nomeata at debian.org> Tue, 03 Jun 2014 16:24:08 +0200
haskell-wl-pprint-text (1.1.0.0-2) unstable; urgency=low
diff -rN -u old-haskell-wl-pprint-text/control new-haskell-wl-pprint-text/control
--- old-haskell-wl-pprint-text/control 2014-06-03 14:29:30.520920229 +0000
+++ new-haskell-wl-pprint-text/control 2014-06-03 14:29:30.528920230 +0000
@@ -9,12 +9,10 @@
, ghc
, ghc-prof
, libghc-text-dev (>= 0.11.0.0)
- , libghc-text-dev (<< 0.12.0.0)
- , libghc-text-prof (>= 0.11.0.0)
- , libghc-text-prof (<< 0.12.0.0)
+ , libghc-text-dev (<< 1.2.0.0)
+ , libghc-text-prof
Build-Depends-Indep: ghc-doc
- , libghc-text-doc (>= 0.11.0.0)
- , libghc-text-doc (<< 0.12.0.0)
+ , libghc-text-doc
Standards-Version: 3.9.3
Homepage: http://hackage.haskell.org/package/wl-pprint-text
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wl-pprint-text
More information about the Pkg-haskell-commits
mailing list