summaryrefslogtreecommitdiff
path: root/p/haskell-safe
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@debian.org>2010-02-19 03:45:27 +0300
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2010-02-19 03:45:27 +0300
commitfa10424891c164f088a525848f98281ef4488a1c (patch)
tree2355ee589b72f0254e82f20bcd8ab3d22a99e2b0 /p/haskell-safe
parent1f1d36c695bce694cb2a190376a03868e69a34ab (diff)
downloadDHG_packages-fa10424891c164f088a525848f98281ef4488a1c.tar.gz
haskell-safe: Use debian/compat 7.
Diffstat (limited to 'p/haskell-safe')
-rw-r--r--p/haskell-safe/debian/changelog1
-rw-r--r--p/haskell-safe/debian/compat2
-rw-r--r--p/haskell-safe/debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/p/haskell-safe/debian/changelog b/p/haskell-safe/debian/changelog
index 4547af518..9bbe3597e 100644
--- a/p/haskell-safe/debian/changelog
+++ b/p/haskell-safe/debian/changelog
@@ -21,6 +21,7 @@ haskell-safe (0.2-2) UNRELEASED; urgency=low
* debian/control: Remove haddock from Build-Depends:, since it's now a
Depends: of haskell-devscripts.
* debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
+ * Use debian/compat 7.
-- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Tue, 02 Feb 2010 20:31:09 -0200
diff --git a/p/haskell-safe/debian/compat b/p/haskell-safe/debian/compat
index 7ed6ff82d..7f8f011eb 100644
--- a/p/haskell-safe/debian/compat
+++ b/p/haskell-safe/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/p/haskell-safe/debian/control b/p/haskell-safe/debian/control
index c71caff99..78f8a61b7 100644
--- a/p/haskell-safe/debian/control
+++ b/p/haskell-safe/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com>
Build-Depends: dctrl-tools
, dpkg-dev (>= 1.13.19)
- , debhelper (>= 5.0.0)
+ , debhelper (>= 7)
, haskell-devscripts (>= 0.6.0)
, cdbs
, ghc6 (>= 6.10.3)