[DHG_packages] 01/01: haskell-xml-hamlet: update to new release
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Sat Nov 11 10:21:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository DHG_packages.
commit aeca9c985c4f228cc0a7c0ba645ad9325588ada2
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Sat Nov 11 11:19:59 2017 +0100
haskell-xml-hamlet: update to new release
---
p/haskell-xml-hamlet/debian/changelog | 9 +++++++++
p/haskell-xml-hamlet/debian/control | 2 +-
p/haskell-xml-hamlet/debian/patches/newer-xml-conduit | 17 -----------------
p/haskell-xml-hamlet/debian/patches/series | 1 -
4 files changed, 10 insertions(+), 19 deletions(-)
diff --git a/p/haskell-xml-hamlet/debian/changelog b/p/haskell-xml-hamlet/debian/changelog
index 0e09aa9..9f17786 100644
--- a/p/haskell-xml-hamlet/debian/changelog
+++ b/p/haskell-xml-hamlet/debian/changelog
@@ -1,3 +1,12 @@
+haskell-xml-hamlet (0.4.1.1-1) unstable; urgency=medium
+
+ [ Steve Langasek ]
+ * New upstream release. Closes: #880518.
+ * Fix the remaining << build-dependency on libghc-xml-conduit-dev, which
+ was already dropped in the upstream cabal file.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Sat, 11 Nov 2017 11:17:28 +0100
+
haskell-xml-hamlet (0.4.1-2) unstable; urgency=medium
* Change Priority to optional. Since Debian Policy version 4.0.1,
diff --git a/p/haskell-xml-hamlet/debian/control b/p/haskell-xml-hamlet/debian/control
index 87ee2d1..9a882fe 100644
--- a/p/haskell-xml-hamlet/debian/control
+++ b/p/haskell-xml-hamlet/debian/control
@@ -21,7 +21,7 @@ Build-Depends:
libghc-shakespeare-prof,
libghc-text-dev (>= 0.10),
libghc-text-prof,
- libghc-xml-conduit-dev (<< 1.7),
+ libghc-xml-conduit-dev,
libghc-xml-conduit-dev (>= 1.0),
libghc-xml-conduit-prof,
Build-Depends-Indep:
diff --git a/p/haskell-xml-hamlet/debian/patches/newer-xml-conduit b/p/haskell-xml-hamlet/debian/patches/newer-xml-conduit
deleted file mode 100644
index 97ec2f5..0000000
--- a/p/haskell-xml-hamlet/debian/patches/newer-xml-conduit
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Newer version of xml-conduit
-Origin: upstream, https://hackage.haskell.org/package/xml-hamlet-0.4.1/revisions/
----
-
-Index: b/xml-hamlet.cabal
-===================================================================
---- a/xml-hamlet.cabal
-+++ b/xml-hamlet.cabal
-@@ -19,7 +19,7 @@ Library
-
- Build-depends: base >= 4 && < 5
- , shakespeare >= 1.0 && < 2.2
-- , xml-conduit >= 1.0 && < 1.5
-+ , xml-conduit >= 1.0 && < 1.7
- , text >= 0.10
- , template-haskell
- , parsec >= 2.0 && < 3.2
diff --git a/p/haskell-xml-hamlet/debian/patches/series b/p/haskell-xml-hamlet/debian/patches/series
deleted file mode 100644
index 176c2a5..0000000
--- a/p/haskell-xml-hamlet/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-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