summaryrefslogtreecommitdiff
path: root/p/haskell-gtksourceview2
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:39 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:39 +0400
commit48e2d294a12633f31368be3a1fecc7b37707b798 (patch)
tree0ec37dd6d57268fd934d068b16f243231dbf5307 /p/haskell-gtksourceview2
parentbc8ff3453f6dc2ec742b8fc1c2c595c26c866742 (diff)
downloadDHG_packages-48e2d294a12633f31368be3a1fecc7b37707b798.tar.gz
haskell-gtksourceview2: Enable compat level 9
Diffstat (limited to 'p/haskell-gtksourceview2')
-rw-r--r--p/haskell-gtksourceview2/debian/changelog6
-rw-r--r--p/haskell-gtksourceview2/debian/compat2
-rw-r--r--p/haskell-gtksourceview2/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-gtksourceview2/debian/changelog b/p/haskell-gtksourceview2/debian/changelog
index da3dca636..6b1f9db71 100644
--- a/p/haskell-gtksourceview2/debian/changelog
+++ b/p/haskell-gtksourceview2/debian/changelog
@@ -1,3 +1,9 @@
+haskell-gtksourceview2 (0.12.3.1-2) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:39 +0200
+
haskell-gtksourceview2 (0.12.3.1-1) experimental; urgency=low
* New upstream release
diff --git a/p/haskell-gtksourceview2/debian/compat b/p/haskell-gtksourceview2/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-gtksourceview2/debian/compat
+++ b/p/haskell-gtksourceview2/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-gtksourceview2/debian/control b/p/haskell-gtksourceview2/debian/control
index b48191127..384a28b4c 100644
--- a/p/haskell-gtksourceview2/debian/control
+++ b/p/haskell-gtksourceview2/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
, cdbs
, haskell-devscripts (>= 0.8.13)
, ghc