[Pkg-haskell-commits] darcs: haskell-wai-app-static: Update
Clint Adams
clint at debian.org
Tue Mar 4 01:44:02 UTC 2014
Tue Mar 4 01:40:31 UTC 2014 Clint Adams <clint at debian.org>
* Update
M ./changelog -2 +2
M ./control -20 +27
Tue Mar 4 01:40:31 UTC 2014 Clint Adams <clint at debian.org>
* Update
diff -rN -u old-haskell-wai-app-static/changelog new-haskell-wai-app-static/changelog
--- old-haskell-wai-app-static/changelog 2014-03-04 01:44:02.196253899 +0000
+++ new-haskell-wai-app-static/changelog 2014-03-04 01:44:02.200253900 +0000
@@ -1,4 +1,4 @@
-haskell-wai-app-static (2.0.0.2-1) UNRELEASED; urgency=low
+haskell-wai-app-static (2.0.0.2-1) unstable; urgency=low
[ Joachim Breitner ]
* Adjust watch file to new hackage layout
@@ -6,7 +6,7 @@
[ Clint Adams ]
* New upstream version.
- -- Clint Adams <clint at debian.org> Mon, 03 Mar 2014 12:34:17 -0500
+ -- Clint Adams <clint at debian.org> Mon, 03 Mar 2014 15:07:45 -0500
haskell-wai-app-static (1.3.2.1-1) unstable; urgency=low
diff -rN -u old-haskell-wai-app-static/control new-haskell-wai-app-static/control
--- old-haskell-wai-app-static/control 2014-03-04 01:44:02.196253899 +0000
+++ new-haskell-wai-app-static/control 2014-03-04 01:44:02.200253900 +0000
@@ -8,45 +8,50 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-base64-bytestring-dev (>> 0.1)
+ , libghc-base64-bytestring-dev (>= 0.1)
, libghc-base64-bytestring-prof
- , libghc-blaze-builder-dev (>> 0.2.1.4)
+ , libghc-blaze-builder-dev (>= 0.2.1.4)
, libghc-blaze-builder-prof
- , libghc-blaze-html-dev (>> 0.5)
+ , libghc-blaze-html-dev (>= 0.5)
, libghc-blaze-html-prof
- , libghc-blaze-markup-dev (>> 0.5.1)
+ , libghc-blaze-markup-dev (>= 0.5.1)
, libghc-blaze-markup-prof
- , libghc-cereal-dev (>> 0.3.5)
+ , libghc-cereal-dev (>= 0.3.5)
, libghc-cereal-prof
- , libghc-crypto-conduit-dev (>> 0.4)
+ , libghc-crypto-api-dev (>= 0.12.2)
+ , libghc-crypto-api-prof
+ , libghc-crypto-conduit-dev (>= 0.4)
, libghc-crypto-conduit-prof
- , libghc-cryptohash-cryptoapi-dev (>> 0.1.0)
+ , libghc-cryptohash-cryptoapi-dev (>= 0.1.0)
, libghc-cryptohash-cryptoapi-prof
- , libghc-file-embed-dev (>> 0.0.3.1)
+ , libghc-file-embed-dev (>= 0.0.3.1)
, libghc-file-embed-prof
, libghc-http-date-dev
, libghc-http-date-prof
- , libghc-http-types-dev (>> 0.7)
+ , libghc-http-types-dev (>= 0.7)
, libghc-http-types-prof
- , libghc-mime-types-dev (>> 0.1)
+ , libghc-mime-types-dev (>= 0.1)
, libghc-mime-types-dev (<< 0.2)
, libghc-mime-types-prof
- , libghc-system-fileio-dev (>> 0.3)
+ , libghc-system-fileio-dev (>= 0.3)
, libghc-system-fileio-prof
- , libghc-system-filepath-dev (>> 0.4)
+ , libghc-system-filepath-dev (>= 0.4)
, libghc-system-filepath-prof
- , libghc-text-dev (>> 0.7)
+ , ghc-ghci
+ , libghc-text-dev (>= 0.7)
, libghc-text-prof
- , libghc-transformers-dev (>> 0.2.2)
+ , libghc-transformers-dev (>= 0.2.2)
, libghc-transformers-prof
- , libghc-unix-compat-dev (>> 0.2)
+ , libghc-unix-compat-dev (>= 0.2)
, libghc-unix-compat-prof
- , libghc-wai-dev (>> 1.3)
- , libghc-wai-dev (<< 1.5)
+ , libghc-unordered-containers-dev (>= 0.2)
+ , libghc-unordered-containers-prof
+ , libghc-wai-dev (>= 2.0)
+ , libghc-wai-dev (<< 2.1)
, libghc-wai-prof
- , libghc-zlib-dev (>> 0.5)
+ , libghc-zlib-dev (>= 0.5)
, libghc-zlib-prof
- , libghc-hspec-dev (>> 1.3)
+ , libghc-hspec-dev (>= 1.3)
, libghc-hunit-dev
, libghc-wai-test-dev
Build-Depends-Indep: ghc-doc
@@ -55,6 +60,7 @@
, libghc-blaze-html-doc
, libghc-blaze-markup-doc
, libghc-cereal-doc
+ , libghc-crypto-api-doc
, libghc-crypto-conduit-doc
, libghc-cryptohash-cryptoapi-doc
, libghc-file-embed-doc
@@ -66,9 +72,10 @@
, libghc-text-doc
, libghc-transformers-doc
, libghc-unix-compat-doc
+ , libghc-unordered-containers-doc
, libghc-wai-doc
, libghc-zlib-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/wai-app-static
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wai-app-static
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-app-static
More information about the Pkg-haskell-commits
mailing list