[Pkg-haskell-commits] darcs: haskell-yesod-persistent: New upstream version 1.1.0.

Clint Adams clint at debian.org
Sun Oct 21 16:56:21 UTC 2012


Sun Oct 21 16:56:14 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.1.0.
  Ignore-this: 6895a7e3dd58243a528561d7faa06237

    M ./changelog -3 +7
    M ./control -6 +6

Sun Oct 21 16:56:14 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.1.0.
  Ignore-this: 6895a7e3dd58243a528561d7faa06237
diff -rN -u old-haskell-yesod-persistent//changelog new-haskell-yesod-persistent//changelog
--- old-haskell-yesod-persistent//changelog	2012-10-21 16:56:21.211720357 +0000
+++ new-haskell-yesod-persistent//changelog	2012-10-21 16:56:21.227720339 +0000
@@ -1,10 +1,14 @@
-haskell-yesod-persistent (1.0.0.1-2) UNRELEASED; urgency=low
+haskell-yesod-persistent (1.1.0-1) experimental; urgency=low
 
-  * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+  [ Joachim Breitner ]
+  * Depend on haskell-devscripts 0.8.13 to ensure this package is built
     against experimental
   * Bump standards version, no change
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 13 Oct 2012 14:14:31 +0200
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sun, 21 Oct 2012 12:52:56 -0400
 
 haskell-yesod-persistent (1.0.0.1-1) unstable; urgency=low
 
diff -rN -u old-haskell-yesod-persistent//control new-haskell-yesod-persistent//control
--- old-haskell-yesod-persistent//control	2012-10-21 16:56:21.203718725 +0000
+++ new-haskell-yesod-persistent//control	2012-10-21 16:56:21.231720633 +0000
@@ -8,17 +8,17 @@
   , haskell-devscripts (>= 0.8.13)
   , ghc
   , ghc-prof
-  , libghc-persistent-dev (>> 0.9)
-  , libghc-persistent-dev (<< 0.10)
+  , libghc-persistent-dev (>> 1.0)
+  , libghc-persistent-dev (<< 1.1)
   , libghc-persistent-prof
-  , libghc-persistent-template-dev (>> 0.9)
-  , libghc-persistent-template-dev (<< 0.10)
+  , libghc-persistent-template-dev (>> 1.0)
+  , libghc-persistent-template-dev (<< 1.1)
   , libghc-persistent-template-prof
   , libghc-transformers-dev (>> 0.2.2)
   , libghc-transformers-dev (<< 0.4)
   , libghc-transformers-prof
-  , libghc-yesod-core-dev (>> 1.0)
-  , libghc-yesod-core-dev (<< 1.1)
+  , libghc-yesod-core-dev (>> 1.1)
+  , libghc-yesod-core-dev (<< 1.2)
   , libghc-yesod-core-prof
 Build-Depends-Indep: ghc-doc
   , libghc-persistent-doc





More information about the Pkg-haskell-commits mailing list