[Pkg-haskell-commits] darcs: haskell-tasty: New upstream version 0.7.
Clint Adams
clint at debian.org
Tue Dec 31 15:13:20 UTC 2013
Tue Dec 31 15:13:09 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 0.7.
M ./changelog +6
M ./control -20 +28
Tue Dec 31 15:13:09 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 0.7.
diff -rN -u old-haskell-tasty/changelog new-haskell-tasty/changelog
--- old-haskell-tasty/changelog 2013-12-31 15:13:20.648367576 +0000
+++ new-haskell-tasty/changelog 2013-12-31 15:13:20.652367576 +0000
@@ -1,3 +1,9 @@
+haskell-tasty (0.7-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 30 Dec 2013 13:08:59 -0500
+
haskell-tasty (0.4.0.1-2) unstable; urgency=low
* Update copyright file.
diff -rN -u old-haskell-tasty/control new-haskell-tasty/control
--- old-haskell-tasty/control 2013-12-31 15:13:20.648367576 +0000
+++ new-haskell-tasty/control 2013-12-31 15:13:20.652367576 +0000
@@ -3,26 +3,34 @@
Section: haskell
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Joey Hess <joeyh at debian.org>
-Build-Depends:
- debhelper (>= 9),
- haskell-devscripts (>= 0.8.15),
- cdbs,
- ghc,
- ghc-prof,
- ghc-doc,
- libghc-mtl-prof,
- libghc-mtl-doc,
- libghc-optparse-applicative-prof (>= 0.6),
- libghc-optparse-applicative-doc,
- libghc-regex-posix-prof,
- libghc-regex-posix-doc,
- libghc-stm-prof (>= 2.3),
- libghc-stm-doc,
- libghc-tagged-prof (>= 0.5),
- libghc-tagged-doc,
- libghc-ansi-terminal-prof,
- libghc-ansi-terminal-doc
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9)
+ , haskell-devscripts (>= 0.8.15)
+ , cdbs
+ , ghc
+ , ghc-prof
+ , libghc-either-dev (>= 4.0)
+ , libghc-either-prof
+ , libghc-mtl-dev
+ , libghc-mtl-prof
+ , libghc-optparse-applicative-dev (>= 0.6)
+ , libghc-optparse-applicative-prof
+ , libghc-regex-tdfa-dev (>= 1.1.8)
+ , libghc-regex-tdfa-prof
+ , libghc-stm-dev (>= 2.3)
+ , libghc-stm-prof
+ , libghc-tagged-dev (>= 0.5)
+ , libghc-tagged-prof
+ , libghc-ansi-terminal-dev (>= 0.6.1)
+ , libghc-ansi-terminal-prof
+Build-Depends-Indep: ghc-doc
+ , libghc-either-doc
+ , libghc-mtl-doc
+ , libghc-optparse-applicative-doc
+ , libghc-regex-tdfa-doc
+ , libghc-stm-doc
+ , libghc-tagged-doc
+ , libghc-ansi-terminal-doc
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/tasty
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-tasty
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-tasty
More information about the Pkg-haskell-commits
mailing list