summaryrefslogtreecommitdiff
path: root/p/haskell-parallel
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-parallel')
-rw-r--r--p/haskell-parallel/debian/changelog7
-rw-r--r--p/haskell-parallel/debian/control20
2 files changed, 15 insertions, 12 deletions
diff --git a/p/haskell-parallel/debian/changelog b/p/haskell-parallel/debian/changelog
index 7175eaa31..6e090f930 100644
--- a/p/haskell-parallel/debian/changelog
+++ b/p/haskell-parallel/debian/changelog
@@ -1,3 +1,10 @@
+haskell-parallel (3.2.0.2-1) unstable; urgency=low
+
+ * New upstream version.
+ * Bump to Standards-Version 3.9.2.
+
+ -- Clint Adams <clint@debian.org> Sat, 04 Feb 2012 13:55:13 -0500
+
haskell-parallel (3.1.0.1-1) unstable; urgency=low
[ Joachim Breitner ]
diff --git a/p/haskell-parallel/debian/control b/p/haskell-parallel/debian/control
index d2682f623..d63aaaef3 100644
--- a/p/haskell-parallel/debian/control
+++ b/p/haskell-parallel/debian/control
@@ -2,18 +2,14 @@ Source: haskell-parallel
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Standards-Version: 3.8.4
-Build-Depends:
- debhelper (>= 7),
- haskell-devscripts (>= 0.7),
- cdbs,
- ghc,
- ghc-prof,
- ghc-doc,
- libghc-deepseq-dev (>= 1.1),
- libghc-deepseq-dev (<< 1.2),
- libghc-deepseq-prof,
- libghc-deepseq-doc,
+Uploaders: Clint Adams <clint@debian.org>
+Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 7)
+ , haskell-devscripts (>= 0.7)
+ , cdbs
+ , ghc
+ , ghc-prof
+ , ghc-doc
Homepage: http://hackage.haskell.org/package/parallel
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-parallel
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-parallel