[Pkg-haskell-commits] darcs: haskell-html-conduit: staging conduit 1.1 transition
Clint Adams
clint at debian.org
Tue Jun 10 13:59:23 UTC 2014
Tue Jun 10 13:54:40 UTC 2014 Clint Adams <clint at debian.org>
* staging conduit 1.1 transition
M ./changelog -2 +6
M ./control -40 +40
Tue Jun 10 13:54:40 UTC 2014 Clint Adams <clint at debian.org>
* staging conduit 1.1 transition
diff -rN -u old-haskell-html-conduit/changelog new-haskell-html-conduit/changelog
--- old-haskell-html-conduit/changelog 2014-06-10 13:59:23.533767549 +0000
+++ new-haskell-html-conduit/changelog 2014-06-10 13:59:23.533767549 +0000
@@ -1,8 +1,12 @@
-haskell-html-conduit (1.1.0-3) UNRELEASED; urgency=low
+haskell-html-conduit (1.1.0.5-1) unstable; urgency=low
+ [ Joachim Breitner ]
* Adjust watch file to new hackage layout
- -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:20:43 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 06 Jun 2014 08:20:27 -0400
haskell-html-conduit (1.1.0-2) unstable; urgency=low
diff -rN -u old-haskell-html-conduit/control new-haskell-html-conduit/control
--- old-haskell-html-conduit/control 2014-06-10 13:59:23.533767549 +0000
+++ new-haskell-html-conduit/control 2014-06-10 13:59:23.537767546 +0000
@@ -4,47 +4,47 @@
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Clint Adams <clint at debian.org>
Build-Depends: debhelper (>= 9)
- , haskell-devscripts (>= 0.8.13)
- , cdbs
- , ghc
- , ghc-prof
- , libghc-conduit-dev (>= 1.0)
- , libghc-conduit-dev (<< 1.1)
- , libghc-conduit-prof
- , libghc-filesystem-conduit-dev (>= 1.0)
- , libghc-filesystem-conduit-prof
- , libghc-resourcet-dev (>> 0.3)
- , libghc-resourcet-dev (<< 0.5)
- , libghc-resourcet-prof
- , libghc-system-filepath-dev (>> 0.4)
- , libghc-system-filepath-dev (<< 0.5)
- , libghc-system-filepath-prof
- , libghc-tagstream-conduit-dev (>> 0.4)
- , libghc-tagstream-conduit-dev (<< 0.6)
- , libghc-tagstream-conduit-prof
- , libghc-text-dev
- , libghc-text-prof
- , libghc-transformers-dev
- , libghc-transformers-prof
- , libghc-xml-conduit-dev (>> 1.1)
- , libghc-xml-conduit-dev (<< 1.2)
- , libghc-xml-conduit-prof
- , libghc-xml-types-dev (>> 0.3)
- , libghc-xml-types-dev (<< 0.4)
- , libghc-xml-types-prof
- , libghc-hspec-dev (>> 1.3)
- , libghc-hunit-dev
+ , haskell-devscripts (>= 0.8.13)
+ , cdbs
+ , ghc
+ , ghc-prof
+ , libghc-conduit-dev (>= 1.0)
+ , libghc-conduit-dev (<< 1.2)
+ , libghc-conduit-prof
+ , libghc-conduit-extra-dev
+ , libghc-conduit-extra-prof
+ , libghc-resourcet-dev (>> 0.3)
+ , libghc-resourcet-dev (<< 1.2)
+ , libghc-resourcet-prof
+ , libghc-system-filepath-dev (>> 0.4)
+ , libghc-system-filepath-dev (<< 0.5)
+ , libghc-system-filepath-prof
+ , libghc-tagstream-conduit-dev (>> 0.4)
+ , libghc-tagstream-conduit-dev (<< 0.6)
+ , libghc-tagstream-conduit-prof
+ , libghc-text-dev
+ , libghc-text-prof
+ , libghc-transformers-dev
+ , libghc-transformers-prof
+ , libghc-xml-conduit-dev (>= 1.1)
+ , libghc-xml-conduit-dev (<< 1.3)
+ , libghc-xml-conduit-prof
+ , libghc-xml-types-dev (>= 0.3)
+ , libghc-xml-types-dev (<< 0.4)
+ , libghc-xml-types-prof
+ , libghc-hspec-dev (>= 1.3)
+ , libghc-hunit-dev
Build-Depends-Indep: ghc-doc
- , libghc-conduit-doc
- , libghc-filesystem-conduit-doc
- , libghc-resourcet-doc
- , libghc-system-filepath-doc
- , libghc-tagstream-conduit-doc
- , libghc-text-doc
- , libghc-transformers-doc
- , libghc-xml-conduit-doc
- , libghc-xml-types-doc
-Standards-Version: 3.9.4
+ , libghc-conduit-doc
+ , libghc-conduit-extra-doc
+ , libghc-resourcet-doc
+ , libghc-system-filepath-doc
+ , libghc-tagstream-conduit-doc
+ , libghc-text-doc
+ , libghc-transformers-doc
+ , libghc-xml-conduit-doc
+ , libghc-xml-types-doc
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/html-conduit
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-html-conduit
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-html-conduit
More information about the Pkg-haskell-commits
mailing list