summaryrefslogtreecommitdiff
path: root/p/haskell-x509-validation
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:34 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:34 +0300
commit73fd3dc7a182c6979234820b4ff37724eded5b2e (patch)
treeb5d44a63c7d5fc79de0bf77a9e0977044aa8ce44 /p/haskell-x509-validation
parent45ac617fbfd2e0b35746a944964deeae944d8650 (diff)
downloadDHG_packages-73fd3dc7a182c6979234820b4ff37724eded5b2e.tar.gz
haskell-x509-validation: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-x509-validation')
-rw-r--r--p/haskell-x509-validation/debian/changelog6
-rw-r--r--p/haskell-x509-validation/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-x509-validation/debian/changelog b/p/haskell-x509-validation/debian/changelog
index 4508d28c4..35cf1f906 100644
--- a/p/haskell-x509-validation/debian/changelog
+++ b/p/haskell-x509-validation/debian/changelog
@@ -1,3 +1,9 @@
+haskell-x509-validation (1.5.0-3) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:34 +0100
+
haskell-x509-validation (1.5.0-2) unstable; urgency=medium
* Add missing dependency on network
diff --git a/p/haskell-x509-validation/debian/control b/p/haskell-x509-validation/debian/control
index f5220216e..026720b01 100644
--- a/p/haskell-x509-validation/debian/control
+++ b/p/haskell-x509-validation/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-asn1-encoding-dev (>= 0.8)