summaryrefslogtreecommitdiff
path: root/p/haskell-safecopy
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:12:37 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:12:37 +0400
commit926110c7a7d92793030ba3138cdbaf4f3adccde9 (patch)
tree02efb17d30273c6a1288531da572c90217f8c7e5 /p/haskell-safecopy
parentd933c6c907a111ce7bb78664ff350620c9b3226a (diff)
downloadDHG_packages-926110c7a7d92793030ba3138cdbaf4f3adccde9.tar.gz
haskell-safecopy: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-safecopy')
-rw-r--r--p/haskell-safecopy/debian/changelog7
-rw-r--r--p/haskell-safecopy/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-safecopy/debian/changelog b/p/haskell-safecopy/debian/changelog
index 8b89db331..69d9d790d 100644
--- a/p/haskell-safecopy/debian/changelog
+++ b/p/haskell-safecopy/debian/changelog
@@ -1,3 +1,10 @@
+haskell-safecopy (0.6.1-2) 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:37 +0200
+
haskell-safecopy (0.6.1-1) unstable; urgency=low
* Initial release (closes: #673116).
diff --git a/p/haskell-safecopy/debian/control b/p/haskell-safecopy/debian/control
index ad7d09f15..647d98bfb 100644
--- a/p/haskell-safecopy/debian/control
+++ b/p/haskell-safecopy/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Giovanni Mascellani <gio@debian.org>
Build-Depends: debhelper (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-cereal-dev (>= 0.3.1.0)