[Pkg-haskell-commits] darcs: haskell-yesod-static: New upstream version 1.0.0.2.

Clint Adams clint at debian.org
Tue May 15 19:49:47 UTC 2012


Tue May 15 19:49:57 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.0.0.2.
  Ignore-this: fce71e29a3d850d25ac5537babe93ea8

    M ./changelog +6
    M ./control -12 +13

Tue May 15 19:49:57 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.0.0.2.
  Ignore-this: fce71e29a3d850d25ac5537babe93ea8
diff -rN -u old-haskell-yesod-static//changelog new-haskell-yesod-static//changelog
--- old-haskell-yesod-static//changelog	2012-05-15 19:49:47.454322475 +0000
+++ new-haskell-yesod-static//changelog	2012-05-15 19:49:47.454322475 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-static (1.0.0.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 15 May 2012 13:41:09 -0400
+
 haskell-yesod-static (0.10.1-1) unstable; urgency=low
 
   * New upstream version.
diff -rN -u old-haskell-yesod-static//control new-haskell-yesod-static//control
--- old-haskell-yesod-static//control	2012-05-15 19:49:47.445334050 +0000
+++ new-haskell-yesod-static//control	2012-05-15 19:49:47.458322308 +0000
@@ -9,10 +9,11 @@
   , ghc
   , ghc-prof
   , ghc-ghci
-  , libghc-conduit-dev (>> 0.2)
+  , libghc-conduit-dev (>> 0.4)
+  , libghc-conduit-dev (<< 0.5)
   , libghc-conduit-prof
-  , libghc-yesod-core-dev (>> 0.10.1)
-  , libghc-yesod-core-dev (<< 0.11)
+  , libghc-yesod-core-dev (>> 1.0)
+  , libghc-yesod-core-dev (<< 1.1)
   , libghc-yesod-core-prof
   , libghc-base64-bytestring-dev (>= 0.1.0.1)
   , libghc-base64-bytestring-dev (<< 0.2)
@@ -21,13 +22,13 @@
   , libghc-cereal-dev (<< 0.4)
   , libghc-cereal-prof
   , libghc-transformers-dev (>> 0.2.2)
-  , libghc-transformers-dev (<< 0.3)
+  , libghc-transformers-dev (<< 0.4)
   , libghc-transformers-prof
-  , libghc-wai-app-static-dev (>> 1.1)
-  , libghc-wai-app-static-dev (<< 1.2)
+  , libghc-wai-app-static-dev (>> 1.2)
+  , libghc-wai-app-static-dev (<< 1.3)
   , libghc-wai-app-static-prof
-  , libghc-wai-dev (>> 1.1)
-  , libghc-wai-dev (<< 1.2)
+  , libghc-wai-dev (>> 1.2)
+  , libghc-wai-dev (<< 1.3)
   , libghc-wai-prof
   , libghc-text-dev (>> 0.9)
   , libghc-text-dev (<< 1.0)
@@ -40,13 +41,13 @@
   , libghc-http-types-prof
   , libghc-unix-compat-dev (>= 0.2)
   , libghc-unix-compat-prof
-  , libghc-crypto-conduit-dev (>> 0.1.1.2)
-  , libghc-crypto-conduit-dev (<< 0.2)
+  , libghc-crypto-conduit-dev (>> 0.3)
+  , libghc-crypto-conduit-dev (<< 0.4)
   , libghc-crypto-conduit-prof
   , libghc-cryptohash-dev (>> 0.6.1)
   , libghc-cryptohash-prof
-  , libghc-hspec-dev (>> 0.8)
-  , libghc-hspec-dev (<< 0.10)
+  , libghc-hspec-dev (>> 1.0)
+  , libghc-hspec-dev (<< 1.2)
   , libghc-hunit-dev
 Build-Depends-Indep: ghc-doc
   , libghc-conduit-doc





More information about the Pkg-haskell-commits mailing list