summaryrefslogtreecommitdiff
path: root/p/haskell-http-date/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:58 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 11:53:58 +0400
commit9dded0ebef69e1f88676eece383d416f8650b00f (patch)
treef184d859985ccd38f1bb197186fec5a508f615b8 /p/haskell-http-date/debian
parent75f8f4a2a5193f1839f324654f23bc358f5b9fea (diff)
downloadDHG_packages-9dded0ebef69e1f88676eece383d416f8650b00f.tar.gz
haskell-http-date: Enable compat level 9
Diffstat (limited to 'p/haskell-http-date/debian')
-rw-r--r--p/haskell-http-date/debian/changelog6
-rw-r--r--p/haskell-http-date/debian/compat2
-rw-r--r--p/haskell-http-date/debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-http-date/debian/changelog b/p/haskell-http-date/debian/changelog
index 54b1ab244..fe1eee448 100644
--- a/p/haskell-http-date/debian/changelog
+++ b/p/haskell-http-date/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http-date (0.0.2-3) UNRELEASED; urgency=low
+
+ * Enable compat level 9
+
+ -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:58 +0200
+
haskell-http-date (0.0.2-2) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-http-date/debian/compat b/p/haskell-http-date/debian/compat
index 7f8f011eb..ec635144f 100644
--- a/p/haskell-http-date/debian/compat
+++ b/p/haskell-http-date/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/p/haskell-http-date/debian/control b/p/haskell-http-date/debian/control
index 627de08b5..43e7aacf5 100644
--- a/p/haskell-http-date/debian/control
+++ b/p/haskell-http-date/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Iulian Udrea <iulian@linux.com>, Clint Adams <clint@debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 9),
cdbs,
haskell-devscripts (>= 0.8.13),
ghc,