[Pkg-haskell-commits] darcs: haskell-yesod-static: New upstream version 1.1.0.1.
Clint Adams
clint at debian.org
Sun Oct 21 21:27:42 UTC 2012
Sun Oct 21 21:27:20 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 1.1.0.1.
Ignore-this: b8563080c6d3a3c7b6dc7fb2ea8b9eb5
M ./changelog -3 +7
M ./control -19 +19
Sun Oct 21 21:27:20 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 1.1.0.1.
Ignore-this: b8563080c6d3a3c7b6dc7fb2ea8b9eb5
diff -rN -u old-haskell-yesod-static//changelog new-haskell-yesod-static//changelog
--- old-haskell-yesod-static//changelog 2012-10-21 21:27:41.831765929 +0000
+++ new-haskell-yesod-static//changelog 2012-10-21 21:27:41.879750870 +0000
@@ -1,10 +1,14 @@
-haskell-yesod-static (1.0.0.2-2) UNRELEASED; urgency=low
+haskell-yesod-static (1.1.0.1-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:33 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 21 Oct 2012 15:33:11 -0400
haskell-yesod-static (1.0.0.2-1) unstable; urgency=low
diff -rN -u old-haskell-yesod-static//control new-haskell-yesod-static//control
--- old-haskell-yesod-static//control 2012-10-21 21:27:41.787966147 +0000
+++ new-haskell-yesod-static//control 2012-10-21 21:27:41.879750870 +0000
@@ -9,45 +9,44 @@
, ghc
, ghc-prof
, ghc-ghci
- , libghc-conduit-dev (>> 0.4)
- , libghc-conduit-dev (<< 0.5)
+ , libghc-conduit-dev (>> 0.5)
+ , libghc-conduit-dev (<< 0.6)
, libghc-conduit-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
, libghc-base64-bytestring-dev (>= 0.1.0.1)
- , libghc-base64-bytestring-dev (<< 0.2)
, libghc-base64-bytestring-prof
, libghc-cereal-dev (>= 0.3)
- , libghc-cereal-dev (<< 0.4)
, libghc-cereal-prof
, libghc-transformers-dev (>> 0.2.2)
- , libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
- , libghc-wai-app-static-dev (>> 1.2)
- , libghc-wai-app-static-dev (<< 1.3)
+ , libghc-wai-app-static-dev (>> 1.3)
+ , libghc-wai-app-static-dev (<< 1.4)
, libghc-wai-app-static-prof
- , libghc-wai-dev (>> 1.2)
- , libghc-wai-dev (<< 1.3)
+ , libghc-wai-dev (>> 1.3)
+ , libghc-wai-dev (<< 1.4)
, libghc-wai-prof
, libghc-text-dev (>> 0.9)
- , libghc-text-dev (<< 1.0)
, libghc-text-prof
, libghc-file-embed-dev (>= 0.0.4.1)
- , libghc-file-embed-dev (<< 5)
+ , libghc-file-embed-dev (<< 0.5)
, libghc-file-embed-prof
- , libghc-http-types-dev (>= 0.6.5)
- , libghc-http-types-dev (<< 7)
+ , libghc-http-types-dev (>> 0.7)
+ , libghc-http-types-dev (<< 0.8)
, libghc-http-types-prof
, libghc-unix-compat-dev (>= 0.2)
, libghc-unix-compat-prof
- , libghc-crypto-conduit-dev (>> 0.3)
- , libghc-crypto-conduit-dev (<< 0.4)
+ , libghc-crypto-conduit-dev (>> 0.4)
+ , libghc-crypto-conduit-dev (<< 0.5)
, libghc-crypto-conduit-prof
, libghc-cryptohash-dev (>> 0.6.1)
, libghc-cryptohash-prof
- , libghc-hspec-dev (>> 1.0)
- , libghc-hspec-dev (<< 1.2)
+ , libghc-system-filepath-dev (>> 0.4.6)
+ , libghc-system-filepath-dev (<< 0.5)
+ , libghc-system-filepath-prof
+ , libghc-hspec-dev (>> 1.3)
+ , libghc-hspec-dev (<< 1.4)
, libghc-hunit-dev
Build-Depends-Indep: ghc-doc
, libghc-conduit-doc
@@ -63,6 +62,7 @@
, libghc-unix-compat-doc
, libghc-crypto-conduit-doc
, libghc-cryptohash-doc
+ , libghc-system-filepath-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/yesod-static
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-yesod-static
More information about the Pkg-haskell-commits
mailing list