summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:09:44 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:09:44 +0400
commit9ca3faa073aea1ea8be3ec92e923db1f706ff2c2 (patch)
treebc1fbfc6e7d68d464d2acfe59873bc9b8053e04c
parent5e209f593a5a1551c29c09cf9a7e064cdc4f8222 (diff)
downloadDHG_packages-9ca3faa073aea1ea8be3ec92e923db1f706ff2c2.tar.gz
haskell-gtksourceview2: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
-rw-r--r--p/haskell-gtksourceview2/debian/changelog7
-rw-r--r--p/haskell-gtksourceview2/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-gtksourceview2/debian/changelog b/p/haskell-gtksourceview2/debian/changelog
index 45ee12022..9ae3669a1 100644
--- a/p/haskell-gtksourceview2/debian/changelog
+++ b/p/haskell-gtksourceview2/debian/changelog
@@ -1,3 +1,10 @@
+haskell-gtksourceview2 (0.12.3-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:09:44 +0200
+
haskell-gtksourceview2 (0.12.3-1) unstable; urgency=low
* New upstream release
diff --git a/p/haskell-gtksourceview2/debian/control b/p/haskell-gtksourceview2/debian/control
index d1a2fb6e0..0548ad8d6 100644
--- a/p/haskell-gtksourceview2/debian/control
+++ b/p/haskell-gtksourceview2/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>
Build-Depends: debhelper (>= 7)
, cdbs
- , haskell-devscripts (>= 0.8)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, ghc-prof
, libghc-mtl-dev