[DHG_packages] 01/01: html-conduit: actually commit patch

Sean Whitton spwhitton at spwhitton.name
Sat Sep 16 19:09:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to annotated tag haskell-html-conduit_v1.2.1.1-4
in repository DHG_packages.

commit 0091ac2db8847375dbd8ac7e4ec7eb4e462abaff
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sat Sep 16 11:31:31 2017 -0700

    html-conduit: actually commit patch
---
 p/haskell-html-conduit/debian/changelog                 |  2 +-
 p/haskell-html-conduit/debian/patches/newer-xml-conduit | 11 +++++++++++
 p/haskell-html-conduit/debian/patches/series            |  1 +
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/p/haskell-html-conduit/debian/changelog b/p/haskell-html-conduit/debian/changelog
index 3374bd3..802a461 100644
--- a/p/haskell-html-conduit/debian/changelog
+++ b/p/haskell-html-conduit/debian/changelog
@@ -3,7 +3,7 @@ haskell-html-conduit (1.2.1.1-4) unstable; urgency=medium
   * Bump build-dep on xml-conduit to match hackage.
     - Add newer-xml-conduit patch
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Sat, 16 Sep 2017 10:41:52 -0700
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sat, 16 Sep 2017 11:31:15 -0700
 
 haskell-html-conduit (1.2.1.1-3) unstable; urgency=medium
 
diff --git a/p/haskell-html-conduit/debian/patches/newer-xml-conduit b/p/haskell-html-conduit/debian/patches/newer-xml-conduit
new file mode 100644
index 0000000..aadacaf
--- /dev/null
+++ b/p/haskell-html-conduit/debian/patches/newer-xml-conduit
@@ -0,0 +1,11 @@
+--- a/html-conduit.cabal
++++ b/html-conduit.cabal
+@@ -22,7 +22,7 @@ Library
+                      , resourcet                        >= 0.3            && < 1.2
+                      , conduit                          >= 1.0            && < 1.3
+                      , conduit-extra                    >= 1.1.1
+-                     , xml-conduit                      >= 1.3            && < 1.5
++                     , xml-conduit                      >= 1.3            && < 1.7
+                      , tagstream-conduit                >= 0.5.5.3        && < 0.6
+                      , xml-types                        >= 0.3            && < 0.4
+ 
diff --git a/p/haskell-html-conduit/debian/patches/series b/p/haskell-html-conduit/debian/patches/series
new file mode 100644
index 0000000..176c2a5
--- /dev/null
+++ b/p/haskell-html-conduit/debian/patches/series
@@ -0,0 +1 @@
+newer-xml-conduit

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list