summaryrefslogtreecommitdiff
path: root/p/haskell-unix-time
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-25 13:06:53 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-25 13:06:53 +0400
commit7b12d578b8f2b1b1244e3a6621918baf1f2d276c (patch)
tree1ff94cabef0057f1ba15d639a9f3366fa2612266 /p/haskell-unix-time
parent6555a6ecb48c5777f6d2dbc6bee71ab658e79296 (diff)
downloadDHG_packages-7b12d578b8f2b1b1244e3a6621918baf1f2d276c.tar.gz
haskell-unix-time: Enable compat level 9
Diffstat (limited to 'p/haskell-unix-time')
-rw-r--r--p/haskell-unix-time/debian/changelog6
-rw-r--r--p/haskell-unix-time/debian/compat2
-rw-r--r--p/haskell-unix-time/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-unix-time/debian/changelog b/p/haskell-unix-time/debian/changelog
index 3f28e94a5..8b0e1d614 100644
--- a/p/haskell-unix-time/debian/changelog
+++ b/p/haskell-unix-time/debian/changelog
@@ -1,3 +1,9 @@
+haskell-unix-time (0.1.2-3) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 11:06:53 +0200
+
haskell-unix-time (0.1.2-2) experimental; urgency=low
* Use haskell-devscripts >= 0.8.13 for experimental.
diff --git a/p/haskell-unix-time/debian/compat b/p/haskell-unix-time/debian/compat
index c7930257d..ec635144f 100644
--- a/p/haskell-unix-time/debian/compat
+++ b/p/haskell-unix-time/debian/compat
@@ -1 +1 @@
-7 \ No newline at end of file
+9
diff --git a/p/haskell-unix-time/debian/control b/p/haskell-unix-time/debian/control
index b9e39d119..2786a41f5 100644
--- a/p/haskell-unix-time/debian/control
+++ b/p/haskell-unix-time/debian/control
@@ -3,7 +3,7 @@ Priority: extra
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
-Build-Depends: debhelper (>= 7.0)
+Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.13)
, cdbs
, ghc