[Pkg-haskell-commits] [SCM] Debian package for MissingH branch, master, updated. debian/1.1.0.3-1-7-g8a6e579
Iain Lane
laney at ubuntu.com
Sat Jul 3 15:51:14 UTC 2010
The following commit has been merged in the master branch:
commit ee3e593c181d958d81518bae1eb7e693b6920ec2
Author: Iain Lane <laney at ubuntu.com>
Date: Sat Jul 3 16:42:41 2010 +0100
Update build-deps to current practice
diff --git a/debian/changelog b/debian/changelog
index 2b10c63..1e0dca0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
missingh (1.1.0.3-3) UNRELEASED; urgency=low
- * debian/control: Add -prof package.
+ * debian/control
+ + Add -prof package.
+ + Update build-deps to current practice
-- Iain Lane <laney at ubuntu.com> Sat, 03 Jul 2010 16:38:19 +0100
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index d6824b5..784045e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,9 @@ Source: missingh
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 5.0.0),
- cdbs,
- haskell-devscripts (>= 0.6.15),
- haddock,
- hscolour,
+Build-Depends: debhelper (>= 7),
+ cdbs (>= 0.4.59),
+ haskell-devscripts (>= 0.7),
ghc6 (>= 6.12),
cpphs,
libghc6-network-dev,
--
Debian package for MissingH
More information about the Pkg-haskell-commits
mailing list