summaryrefslogtreecommitdiff
path: root/p/haskell-free
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2014-06-02 05:14:11 +0400
committerClint Adams <clint@debian.org>2014-06-02 05:14:11 +0400
commitf76e10b3203d602034b453a695dcfcd9a9351aee (patch)
treeea3f7bf4834f0cac5dd44d01a62053125c81e6e1 /p/haskell-free
parent30d54e7c6cc495c4c9c990f9f9a5ef058e5bd1dd (diff)
downloadDHG_packages-f76e10b3203d602034b453a695dcfcd9a9351aee.tar.gz
haskell-free: New upstream version 4.9.
Diffstat (limited to 'p/haskell-free')
-rw-r--r--p/haskell-free/debian/changelog6
-rw-r--r--p/haskell-free/debian/control80
2 files changed, 48 insertions, 38 deletions
diff --git a/p/haskell-free/debian/changelog b/p/haskell-free/debian/changelog
index 17d6fd368..7227de6c4 100644
--- a/p/haskell-free/debian/changelog
+++ b/p/haskell-free/debian/changelog
@@ -1,3 +1,9 @@
+haskell-free (4.9-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Sun, 01 Jun 2014 20:58:21 -0400
+
haskell-free (4.2-1) unstable; urgency=low
* New upstream version.
diff --git a/p/haskell-free/debian/control b/p/haskell-free/debian/control
index 3e8bba86c..58e0695e9 100644
--- a/p/haskell-free/debian/control
+++ b/p/haskell-free/debian/control
@@ -3,45 +3,49 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Iulian Udrea <iulian@linux.com>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 9),
- cdbs,
- haskell-devscripts (>= 0.8.15),
- ghc,
- ghc-prof,
- libghc-bifunctors-dev (>= 4.0),
- libghc-bifunctors-dev (<< 5),
- libghc-bifunctors-prof,
- libghc-comonad-dev (>= 4.0),
- libghc-comonad-dev (<< 5),
- libghc-comonad-prof,
- libghc-distributive-dev (>= 0.2.1),
- libghc-distributive-prof,
- libghc-mtl-dev (>= 2.0.1.0),
- libghc-mtl-dev (<< 2.2),
- libghc-mtl-prof,
- libghc-profunctors-dev (>= 4.0),
- libghc-profunctors-dev (<< 5),
- libghc-profunctors-prof,
- libghc-semigroupoids-dev (>= 4.0),
- libghc-semigroupoids-dev (<< 5),
- libghc-semigroupoids-prof,
- libghc-semigroups-dev (>= 0.8.3.1),
- libghc-semigroups-dev (<< 1),
- libghc-semigroups-prof,
- libghc-transformers-dev (>= 0.2.0),
- libghc-transformers-dev (<< 0.4),
- libghc-transformers-prof,
+Build-Depends: debhelper (>= 9)
+ , cdbs
+ , haskell-devscripts (>= 0.8.15)
+ , ghc
+ , ghc-prof
+ , libghc-bifunctors-dev (>= 4.0)
+ , libghc-bifunctors-dev (<< 5)
+ , libghc-bifunctors-prof
+ , libghc-comonad-dev (>= 4.0)
+ , libghc-comonad-dev (<< 5)
+ , libghc-comonad-prof
+ , libghc-distributive-dev (>= 0.2.1)
+ , libghc-distributive-prof
+ , libghc-mtl-dev (>= 2.0.1.0)
+ , libghc-mtl-dev (<< 2.2)
+ , libghc-mtl-prof
+ , libghc-prelude-extras-dev (>= 0.4)
+ , libghc-prelude-extras-dev (<< 1)
+ , libghc-prelude-extras-prof
+ , libghc-profunctors-dev (>= 4.0)
+ , libghc-profunctors-dev (<< 5)
+ , libghc-profunctors-prof
+ , libghc-semigroupoids-dev (>= 4.0)
+ , libghc-semigroupoids-dev (<< 5)
+ , libghc-semigroupoids-prof
+ , libghc-semigroups-dev (>= 0.8.3.1)
+ , libghc-semigroups-dev (<< 1)
+ , libghc-semigroups-prof
+ , ghc-ghci
+ , libghc-transformers-dev (>= 0.2.0)
+ , libghc-transformers-dev (<< 0.5)
+ , libghc-transformers-prof
Build-Depends-Indep: ghc-doc,
- libghc-bifunctors-doc,
- libghc-comonad-doc,
- libghc-distributive-doc,
- libghc-mtl-doc,
- libghc-profunctors-doc,
- libghc-semigroupoids-doc,
- libghc-semigroups-doc,
- libghc-transformers-doc,
-Standards-Version: 3.9.4
+ , libghc-bifunctors-doc
+ , libghc-comonad-doc
+ , libghc-distributive-doc
+ , libghc-mtl-doc
+ , libghc-prelude-extras-doc
+ , libghc-profunctors-doc
+ , libghc-semigroupoids-doc
+ , libghc-semigroups-doc
+ , libghc-transformers-doc
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/free
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-free
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-free