summaryrefslogtreecommitdiff
path: root/p/haskell-parallel
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-02-04 22:59:03 +0400
committerClint Adams <clint@debian.org>2012-02-04 22:59:03 +0400
commit5038f4fe04ba707bfdba2daa3b8d96f7f84c727a (patch)
tree87eaf1fe4e3a27ba88d8ce19d41a7fe25fd0a7ad /p/haskell-parallel
parent25fc94c0109f590a0891cb2bf86df12ade4b077d (diff)
downloadDHG_packages-5038f4fe04ba707bfdba2daa3b8d96f7f84c727a.tar.gz
haskell-parallel: New upstream version 3.2.0.2.
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