summaryrefslogtreecommitdiff
path: root/p/hdbc-odbc
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:45 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:45 +0300
commitf011a38724656a214f9d8b6f770bebe665d5bbb6 (patch)
treef9c37048870dc9fc4fd06e562d1e060719572d6c /p/hdbc-odbc
parent18685d065a87302cb400f9dfdc7207c3686e9c7c (diff)
downloadDHG_packages-f011a38724656a214f9d8b6f770bebe665d5bbb6.tar.gz
hdbc-odbc: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/hdbc-odbc')
-rw-r--r--p/hdbc-odbc/debian/changelog1
-rw-r--r--p/hdbc-odbc/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/hdbc-odbc/debian/changelog b/p/hdbc-odbc/debian/changelog
index 19f84cb07..a136e3a95 100644
--- a/p/hdbc-odbc/debian/changelog
+++ b/p/hdbc-odbc/debian/changelog
@@ -1,6 +1,7 @@
hdbc-odbc (2.3.1.1-3) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * Depend on haskell-devscripts 0.9, found in experimental
-- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:22:25 +0200
diff --git a/p/hdbc-odbc/debian/control b/p/hdbc-odbc/debian/control
index 0650a3af6..27f045514 100644
--- a/p/hdbc-odbc/debian/control
+++ b/p/hdbc-odbc/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 9),
ghc,
ghc-prof,
- haskell-devscripts (>= 0.8.13),
+ haskell-devscripts (>= 0.9),
cdbs,
cpphs,
libghc-hdbc-dev (>= 2.2.0-2),