summaryrefslogtreecommitdiff
path: root/p/haskell-persistent-sqlite
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:12:02 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:12:02 +0400
commit3eb4d393aefbcb5d1636ca5991296d82454e60aa (patch)
treedf599130997aad39ba570d164e6554ecfca5399f /p/haskell-persistent-sqlite
parentea65f5c5b70d7cf1e16324f1c7040b37b1044615 (diff)
downloadDHG_packages-3eb4d393aefbcb5d1636ca5991296d82454e60aa.tar.gz
haskell-persistent-sqlite: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-persistent-sqlite')
-rw-r--r--p/haskell-persistent-sqlite/debian/changelog7
-rw-r--r--p/haskell-persistent-sqlite/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-persistent-sqlite/debian/changelog b/p/haskell-persistent-sqlite/debian/changelog
index 44f9f4c7c..5429c6004 100644
--- a/p/haskell-persistent-sqlite/debian/changelog
+++ b/p/haskell-persistent-sqlite/debian/changelog
@@ -1,3 +1,10 @@
+haskell-persistent-sqlite (0.9.0.2-3) UNRELEASED; urgency=low
+
+ * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ against experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:12:02 +0200
+
haskell-persistent-sqlite (0.9.0.2-2) unstable; urgency=medium
* Add missing dependency on libsqlite3-dev. closes: #680115.
diff --git a/p/haskell-persistent-sqlite/debian/control b/p/haskell-persistent-sqlite/debian/control
index c1f9bb689..518f60c36 100644
--- a/p/haskell-persistent-sqlite/debian/control
+++ b/p/haskell-persistent-sqlite/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 (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-aeson-dev (>> 0.5)