[Pkg-haskell-commits] darcs: haskell-authenticate: New upstream version 0.10.3.1.

clint at debian.org clint at debian.org
Fri Dec 9 00:50:14 UTC 2011


Fri Dec  9 00:48:45 UTC 2011  clint at debian.org
  * New upstream version 0.10.3.1.
  Ignore-this: f6baeb378082b19989be2a42801c6893

    M ./changelog +6
    M ./control -3
    R ./patches/
    R ./patches/bump-cabal-version.diff
    R ./patches/force-regular-aeson.diff
    R ./patches/series

Fri Dec  9 00:48:45 UTC 2011  clint at debian.org
  * New upstream version 0.10.3.1.
  Ignore-this: f6baeb378082b19989be2a42801c6893
diff -rN -u old-haskell-authenticate//changelog new-haskell-authenticate//changelog
--- old-haskell-authenticate//changelog	2011-12-09 00:50:13.963894379 +0000
+++ new-haskell-authenticate//changelog	2011-12-09 00:50:13.967708513 +0000
@@ -1,3 +1,9 @@
+haskell-authenticate (0.10.3.1-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Thu, 08 Dec 2011 19:32:42 -0500
+
 haskell-authenticate (0.10.2.2-1) unstable; urgency=low
 
   * New upstream version.
diff -rN -u old-haskell-authenticate//control new-haskell-authenticate//control
--- old-haskell-authenticate//control	2011-12-09 00:50:13.959790066 +0000
+++ new-haskell-authenticate//control	2011-12-09 00:50:13.967708513 +0000
@@ -9,10 +9,8 @@
   , ghc
   , ghc-prof
   , libghc-aeson-dev (>> 0.3.2.11)
-  , libghc-aeson-dev (<< 0.4)
   , libghc-aeson-prof
   , libghc-attoparsec-dev (>> 0.9)
-  , libghc-attoparsec-dev (<< 0.10)
   , libghc-attoparsec-prof
   , libghc-base64-bytestring-dev (>> 0.1)
   , libghc-base64-bytestring-dev (<< 0.2)
@@ -21,7 +19,6 @@
   , libghc-blaze-builder-dev (<< 0.4)
   , libghc-blaze-builder-prof
   , libghc-case-insensitive-dev (>> 0.2)
-  , libghc-case-insensitive-dev (<< 0.4)
   , libghc-case-insensitive-prof
   , libghc-enumerator-dev (>> 0.4.7)
   , libghc-enumerator-dev (<< 0.5)
diff -rN -u old-haskell-authenticate//patches/bump-cabal-version.diff new-haskell-authenticate//patches/bump-cabal-version.diff
--- old-haskell-authenticate//patches/bump-cabal-version.diff	2011-12-09 00:50:13.967708513 +0000
+++ new-haskell-authenticate//patches/bump-cabal-version.diff	1970-01-01 00:00:00.000000000 +0000
@@ -1,14 +0,0 @@
-See http://anonscm.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod-json;a=commitdiff;h=20110917084624-23c07-69feb192945a24f03110f9d2d2031548c035ab30.gz
-and
-http://hackage.haskell.org/trac/hackage/ticket/884
-for why this is done.
-
---- a/authenticate.cabal
-+++ b/authenticate.cabal
-@@ -1,5 +1,5 @@
- name:            authenticate
--version:         0.10.2.2
-+version:         0.10.2.2.0.1
- license:         BSD3
- license-file:    LICENSE
- author:          Michael Snoyman, Hiromi Ishii, Arash Rouhani
diff -rN -u old-haskell-authenticate//patches/force-regular-aeson.diff new-haskell-authenticate//patches/force-regular-aeson.diff
--- old-haskell-authenticate//patches/force-regular-aeson.diff	2011-12-09 00:50:13.967708513 +0000
+++ new-haskell-authenticate//patches/force-regular-aeson.diff	1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
---- a/authenticate.cabal
-+++ b/authenticate.cabal
-@@ -15,7 +15,7 @@
- 
- library
-     build-depends:   base >= 4 && < 5,
--                     aeson-native >= 0.3.2.11 && < 0.4,
-+                     aeson >= 0.3.2.11 && < 0.4,
-                      http-enumerator >= 0.6.5.4 && < 0.8,
-                      tagsoup >= 0.12 && < 0.13,
-                      failure >= 0.0.0 && < 0.2,
diff -rN -u old-haskell-authenticate//patches/series new-haskell-authenticate//patches/series
--- old-haskell-authenticate//patches/series	2011-12-09 00:50:13.963894379 +0000
+++ new-haskell-authenticate//patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-force-regular-aeson.diff
-bump-cabal-version.diff





More information about the Pkg-haskell-commits mailing list