summaryrefslogtreecommitdiff
path: root/p/haskell-arrows
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-02-14 07:18:14 +0400
committerClint Adams <clint@debian.org>2012-02-14 07:18:14 +0400
commit702c0af71f8308292e79713615b8a2a2d6118f63 (patch)
treea0add2948723640b654450fb2d785e1661c27895 /p/haskell-arrows
parentc52303609b40f155a06e1a1b07677d3a76240924 (diff)
downloadDHG_packages-702c0af71f8308292e79713615b8a2a2d6118f63.tar.gz
haskell-arrows: Fix -doc dependency.
Diffstat (limited to 'p/haskell-arrows')
-rw-r--r--p/haskell-arrows/debian/changelog7
-rw-r--r--p/haskell-arrows/debian/control6
2 files changed, 10 insertions, 3 deletions
diff --git a/p/haskell-arrows/debian/changelog b/p/haskell-arrows/debian/changelog
index 3c9aa575c..e8ba30c08 100644
--- a/p/haskell-arrows/debian/changelog
+++ b/p/haskell-arrows/debian/changelog
@@ -1,3 +1,10 @@
+haskell-arrows (0.4.4.0-2) unstable; urgency=low
+
+ * Fix -doc package dependency.
+ * Bump to Standards-Version 3.9.2.
+
+ -- Clint Adams <clint@debian.org> Mon, 13 Feb 2012 21:59:47 -0500
+
haskell-arrows (0.4.4.0-1) unstable; urgency=low
[ Marco TĂșlio Gontijo e Silva ]
diff --git a/p/haskell-arrows/debian/control b/p/haskell-arrows/debian/control
index 93dc80469..5552844b1 100644
--- a/p/haskell-arrows/debian/control
+++ b/p/haskell-arrows/debian/control
@@ -3,17 +3,17 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
Build-Depends:
cdbs,
debhelper (>= 7),
haskell-devscripts (>= 0.7),
ghc,
ghc-prof,
- ghc-doc,
libghc-stream-dev,
libghc-stream-prof,
- libghc-stream-doc
+Build-Depends-Indep: ghc-doc
+ , libghc-stream-doc
Homepage: http://www.haskell.org/arrows/
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-arrows
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-arrows