summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-09-21 16:19:05 -0400
committerClint Adams <clint@debian.org>2016-09-21 16:19:05 -0400
commit063cfa8176cd18a75126fa4e00f078c69079bf2d (patch)
tree50e3163a7772dc3cf73e21c4fcb8d9f2246c9cc4
parentb6bff1a919b1873afbb07da86e81ffeb4c43e470 (diff)
downloadDHG_packages-063cfa8176cd18a75126fa4e00f078c69079bf2d.tar.gz
hOpenPGP: Upgrading from 2.5.3 to 2.5.5
-rw-r--r--p/haskell-hopenpgp/debian/changelog6
-rw-r--r--p/haskell-hopenpgp/debian/control3
2 files changed, 9 insertions, 0 deletions
diff --git a/p/haskell-hopenpgp/debian/changelog b/p/haskell-hopenpgp/debian/changelog
index 43be337ea..33bc8f7ee 100644
--- a/p/haskell-hopenpgp/debian/changelog
+++ b/p/haskell-hopenpgp/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hopenpgp (2.5.5-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Wed, 21 Sep 2016 16:19:05 -0400
+
haskell-hopenpgp (2.5.3-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-hopenpgp/debian/control b/p/haskell-hopenpgp/debian/control
index a7cd8a5cc..1915f2ec5 100644
--- a/p/haskell-hopenpgp/debian/control
+++ b/p/haskell-hopenpgp/debian/control
@@ -12,6 +12,8 @@ Build-Depends: debhelper (>= 9),
libghc-aeson-prof,
libghc-attoparsec-dev,
libghc-attoparsec-prof,
+ libghc-base16-bytestring-dev,
+ libghc-base16-bytestring-prof,
libghc-base64-bytestring-dev,
libghc-base64-bytestring-prof,
libghc-bifunctors-dev,
@@ -85,6 +87,7 @@ Build-Depends: debhelper (>= 9),
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
libghc-attoparsec-doc,
+ libghc-base16-bytestring-doc,
libghc-base64-bytestring-doc,
libghc-bifunctors-doc,
libghc-binary-conduit-doc,