[Pkg-haskell-commits] darcs: haskell-cabal-file-th: New upstream version 0.2.2.

Clint Adams clint at debian.org
Sat May 19 15:21:06 UTC 2012


Sat May 19 15:21:12 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.2.2.
  Ignore-this: 5640aa558e48f5568590e31d0e46edf3

    M ./changelog +6
    M ./control -1 +1
    R ./patches/extend-Cabal-range
    R ./patches/series

Sat May 19 15:21:12 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.2.2.
  Ignore-this: 5640aa558e48f5568590e31d0e46edf3
diff -rN -u old-haskell-cabal-file-th//changelog new-haskell-cabal-file-th//changelog
--- old-haskell-cabal-file-th//changelog	2012-05-19 15:21:06.272827615 +0000
+++ new-haskell-cabal-file-th//changelog	2012-05-19 15:21:06.276829648 +0000
@@ -1,3 +1,9 @@
+haskell-cabal-file-th (0.2.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 19 May 2012 11:16:39 -0400
+
 haskell-cabal-file-th (0.2.1-2) unstable; urgency=low
 
   * patches/extend-Cabal-range: Allow building with GHC 7.4.1 
diff -rN -u old-haskell-cabal-file-th//control new-haskell-cabal-file-th//control
--- old-haskell-cabal-file-th//control	2012-05-19 15:21:06.272827615 +0000
+++ new-haskell-cabal-file-th//control	2012-05-19 15:21:06.276829648 +0000
@@ -10,7 +10,7 @@
   , ghc-prof
   , ghc-ghci
 Build-Depends-Indep: ghc-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/haskell-cabal-file-th
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-cabal-file-th
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-cabal-file-th
diff -rN -u old-haskell-cabal-file-th//patches/extend-Cabal-range new-haskell-cabal-file-th//patches/extend-Cabal-range
--- old-haskell-cabal-file-th//patches/extend-Cabal-range	2012-05-19 15:21:06.272827615 +0000
+++ new-haskell-cabal-file-th//patches/extend-Cabal-range	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-Description: Extend Cabal range to allow building with 7.4.1
-Author: Joachim Breitner <nomeata at debian.org>
---- haskell-cabal-file-th-0.2.1.orig/cabal-file-th.cabal
-+++ haskell-cabal-file-th-0.2.1/cabal-file-th.cabal
-@@ -1,5 +1,5 @@
- Name:                cabal-file-th
--Version:             0.2.1
-+Version:             0.2.1.0.1
- Synopsis:            Template Haskell expressions for reading fields from a project's cabal file.
- Description:         Template Haskell expressions for reading fields from a project's cabal file.
- Homepage:            http://github.com/nkpart/cabal-file-th
-@@ -20,7 +20,7 @@ source-repository head
- Library
-   Exposed-modules:   Distribution.PackageDescription.TH
-   Build-depends:     base >= 4 && < 5,
--                     Cabal >= 1.10 && < 1.13,
-+                     Cabal >= 1.10 && < 1.15,
-                      directory,
-                      template-haskell
-   Ghc-options: -Wall
diff -rN -u old-haskell-cabal-file-th//patches/series new-haskell-cabal-file-th//patches/series
--- old-haskell-cabal-file-th//patches/series	2012-05-19 15:21:06.272827615 +0000
+++ new-haskell-cabal-file-th//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-extend-Cabal-range





More information about the Pkg-haskell-commits mailing list