[Pkg-haskell-commits] darcs: haskell-vty: Add missing utf8-string BDs

laney at ubuntu.com laney at ubuntu.com
Tue May 31 15:01:05 UTC 2011


Sun May 22 15:27:52 UTC 2011  laney at ubuntu.com
  * Add missing utf8-string BDs
  Ignore-this: 7cf04776332e3e1df7a38834c8272578
  
  Also bump standards-version with no changes required

    M ./changelog -1 +5
    M ./control -1 +5

Sun May 22 15:27:52 UTC 2011  laney at ubuntu.com
  * Add missing utf8-string BDs
  Ignore-this: 7cf04776332e3e1df7a38834c8272578
  
  Also bump standards-version with no changes required
diff -rN -u old-haskell-vty//changelog new-haskell-vty//changelog
--- old-haskell-vty//changelog	2011-05-31 15:01:05.349277222 +0000
+++ new-haskell-vty//changelog	2011-05-31 15:01:05.365280406 +0000
@@ -6,7 +6,11 @@
   [ Marco Silva ]
   * Use ghc instead of ghc6
 
- -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Sun, 21 Feb 2010 07:46:20 -0300
+  [ Iain Lane ]
+  * Standards-Version → 3.9.2, no changes required
+  * Add missing haskell-utf8-string BDs, no longer provided by GHC
+
+ -- Iain Lane <laney at ubuntu.com>  Wed, 18 May 2011 14:54:47 +0100
 
 haskell-vty (3.1.8.4-2) unstable; urgency=low
 
diff -rN -u old-haskell-vty//control new-haskell-vty//control
--- old-haskell-vty//control	2011-05-31 15:01:05.349277222 +0000
+++ new-haskell-vty//control	2011-05-31 15:01:05.357279066 +0000
@@ -11,9 +11,13 @@
                ghc-doc,
                libghc-terminfo-dev (>= 0.3),
                libghc-terminfo-dev (<< 0.4),
+               libghc-utf8-string-dev (>= 0.3),
+               libghc-utf8-string-dev (<< 0.4),
                libghc-terminfo-prof,
+               libghc-utf8-string-prof,
                libghc-terminfo-doc,
-Standards-Version: 3.8.4
+               libghc-utf8-string-doc,
+Standards-Version: 3.9.2
 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





More information about the Pkg-haskell-commits mailing list