[Pkg-haskell-commits] darcs: haskell-vty: New upstream version 5.1.4.

Clint Adams clint at debian.org
Sat Aug 2 00:16:36 UTC 2014


Sat Aug  2 00:16:02 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 5.1.4.

    M ./changelog -2 +6
    M ./control -29 +49
    M ./rules +2

Sat Aug  2 00:16:02 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 5.1.4.
diff -rN -u old-haskell-vty/changelog new-haskell-vty/changelog
--- old-haskell-vty/changelog	2014-08-02 00:16:36.206164063 +0000
+++ new-haskell-vty/changelog	2014-08-02 00:16:36.206164063 +0000
@@ -1,9 +1,13 @@
-haskell-vty (4.7.0.20-4) UNRELEASED; urgency=low
+haskell-vty (5.1.4-1) unstable; urgency=medium
 
+  [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
   * Remove Eric Warmenhoven from Uploaders (Closes: #738891)
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:22:06 +0200
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 01 Aug 2014 20:00:04 -0400
 
 haskell-vty (4.7.0.20-3) unstable; urgency=low
 
diff -rN -u old-haskell-vty/control new-haskell-vty/control
--- old-haskell-vty/control	2014-08-02 00:16:36.206164063 +0000
+++ new-haskell-vty/control	2014-08-02 00:16:36.206164063 +0000
@@ -3,35 +3,55 @@
 Priority: extra
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Clint Adams <clint at debian.org>
-Build-Depends: cdbs,
-               debhelper (>= 9),
-               haskell-devscripts (>= 0.8.15),
-               ghc,
-               ghc-prof,
-               libghc-mtl-dev (>= 1.1.1),
-               libghc-mtl-dev (<< 2.2),
-               libghc-parallel-dev (>= 2.2),
-               libghc-parallel-dev (<< 3.3),
-               libghc-parsec3-dev,
-               libghc-terminfo-dev (>= 0.3),
-               libghc-terminfo-dev (<< 0.4),
-               libghc-utf8-string-dev (>= 0.3),
-               libghc-utf8-string-dev (<< 0.4),
-               libghc-vector-dev (>> 0.7),
-               libghc-mtl-prof,
-               libghc-parallel-prof,
-               libghc-parsec3-prof,
-               libghc-terminfo-prof,
-               libghc-utf8-string-prof,
-               libghc-vector-prof,
-Build-Depends-Indep: ghc-doc,
-               libghc-mtl-doc,
-               libghc-parallel-doc,
-               libghc-parsec3-doc,
-               libghc-terminfo-doc,
-               libghc-utf8-string-doc,
-               libghc-vector-doc,
-Standards-Version: 3.9.4
+Build-Depends: cdbs
+  , debhelper (>= 9)
+  , haskell-devscripts (>= 0.8.15)
+  , ghc
+  , ghc-prof
+  , libghc-blaze-builder-dev (>= 0.3.3.2)
+  , libghc-blaze-builder-dev (<< 0.4)
+  , libghc-blaze-builder-prof
+  , libghc-data-default-dev (>= 0.5.3)
+  , libghc-data-default-prof
+  , libghc-hashable-dev (>= 1.2)
+  , libghc-hashable-prof
+  , libghc-lens-dev (>= 3.9.0.2)
+  , libghc-lens-dev (<< 4.4)
+  , libghc-lens-prof
+  , libghc-mtl-dev (>= 1.1.1.0)
+  , libghc-mtl-dev (<< 2.3)
+  , libghc-mtl-prof
+  , libghc-parallel-dev (>= 2.2)
+  , libghc-parallel-dev (<< 3.3)
+  , libghc-parallel-prof
+  , libghc-parsec3-dev
+  , libghc-parsec3-prof
+  , libghc-terminfo-dev (>= 0.3)
+  , libghc-terminfo-dev (<< 0.5)
+  , libghc-terminfo-prof
+  , libghc-text-dev (>= 0.11.3)
+  , libghc-text-prof
+  , libghc-transformers-dev (>= 0.3.0.0)
+  , libghc-transformers-prof
+  , libghc-utf8-string-dev (>= 0.3)
+  , libghc-utf8-string-dev (<< 0.4)
+  , libghc-utf8-string-prof
+  , libghc-vector-dev (>= 0.7)
+  , libghc-vector-prof
+Build-Depends-Indep: ghc-doc
+  , libghc-blaze-builder-doc
+  , libghc-data-default-doc
+  , libghc-hashable-doc
+  , libghc-lens-doc
+  , libghc-mtl-doc
+  , libghc-parallel-doc
+  , libghc-parsec3-doc
+  , libghc-terminfo-doc
+  , libghc-text-doc
+  , libghc-transformers-doc
+  , libghc-utf8-string-doc
+  , libghc-vector-doc
+Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/vty
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-vty
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-vty
diff -rN -u old-haskell-vty/rules new-haskell-vty/rules
--- old-haskell-vty/rules	2014-08-02 00:16:36.206164063 +0000
+++ new-haskell-vty/rules	2014-08-02 00:16:36.210164061 +0000
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+#DEB_ENABLE_TESTS = yes
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk




More information about the Pkg-haskell-commits mailing list