summaryrefslogtreecommitdiff
path: root/p/haskell-xml-hamlet/debian
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-09-29 11:45:44 -0400
committerClint Adams <clint@debian.org>2016-09-29 11:45:44 -0400
commit75c327d42e5d3fd63fefd0fb8ffeefde04f8a474 (patch)
tree6b2c05b311be7cf167f8e4e6da9aeaea279ac0f5 /p/haskell-xml-hamlet/debian
parenta7daf1323fbf9367d54566a514102055c3089dd5 (diff)
downloadDHG_packages-75c327d42e5d3fd63fefd0fb8ffeefde04f8a474.tar.gz
xml-hamlet: Upgrading from 0.4.0.11 to 0.4.0.12
Diffstat (limited to 'p/haskell-xml-hamlet/debian')
-rw-r--r--p/haskell-xml-hamlet/debian/changelog8
-rw-r--r--p/haskell-xml-hamlet/debian/control2
2 files changed, 7 insertions, 3 deletions
diff --git a/p/haskell-xml-hamlet/debian/changelog b/p/haskell-xml-hamlet/debian/changelog
index cc871c76d..4d88b2269 100644
--- a/p/haskell-xml-hamlet/debian/changelog
+++ b/p/haskell-xml-hamlet/debian/changelog
@@ -1,10 +1,14 @@
-haskell-xml-hamlet (0.4.0.11-4) UNRELEASED; urgency=medium
+haskell-xml-hamlet (0.4.0.12-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
* Convert `debian/copyright' to dep5 format
- -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:33 +0300
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Thu, 29 Sep 2016 11:45:44 -0400
haskell-xml-hamlet (0.4.0.11-3) unstable; urgency=medium
diff --git a/p/haskell-xml-hamlet/debian/control b/p/haskell-xml-hamlet/debian/control
index 275bd0547..78179a685 100644
--- a/p/haskell-xml-hamlet/debian/control
+++ b/p/haskell-xml-hamlet/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9),
libghc-text-dev (>= 0.10),
libghc-text-prof,
libghc-xml-conduit-dev (>= 1.0),
- libghc-xml-conduit-dev (<< 1.4),
+ libghc-xml-conduit-dev (<< 1.5),
libghc-xml-conduit-prof,
libghc-hunit-dev,
libghc-hspec-dev (>= 1.3),