summaryrefslogtreecommitdiff
path: root/p/haskell-wai-app-static
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2012-11-04 18:53:20 +0400
committerClint Adams <clint@debian.org>2012-11-04 18:53:20 +0400
commita0c75f1255e01200ac2b73a5df84898102bd96fb (patch)
treeeff17bad21eedb9587e4fa4489fb6746ae96c5f7 /p/haskell-wai-app-static
parentfa0eec454677a218dfe753f88765ca34e338f8de (diff)
downloadDHG_packages-a0c75f1255e01200ac2b73a5df84898102bd96fb.tar.gz
haskell-wai-app-static: New upstream version 1.3.0.3.
Diffstat (limited to 'p/haskell-wai-app-static')
-rw-r--r--p/haskell-wai-app-static/debian/changelog6
-rw-r--r--p/haskell-wai-app-static/debian/control12
2 files changed, 18 insertions, 0 deletions
diff --git a/p/haskell-wai-app-static/debian/changelog b/p/haskell-wai-app-static/debian/changelog
index f9dd168ae..81d2964e1 100644
--- a/p/haskell-wai-app-static/debian/changelog
+++ b/p/haskell-wai-app-static/debian/changelog
@@ -1,3 +1,9 @@
+haskell-wai-app-static (1.3.0.3-1) UNRELEASED; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Sun, 04 Nov 2012 09:49:59 -0500
+
haskell-wai-app-static (1.3.0.2-1) experimental; urgency=low
[ Joachim Breitner ]
diff --git a/p/haskell-wai-app-static/debian/control b/p/haskell-wai-app-static/debian/control
index d98d513ea..a5e5c0889 100644
--- a/p/haskell-wai-app-static/debian/control
+++ b/p/haskell-wai-app-static/debian/control
@@ -35,6 +35,15 @@ Build-Depends: debhelper (>= 7)
, libghc-http-types-dev (>> 0.7)
, libghc-http-types-dev (<< 0.8)
, libghc-http-types-prof
+ , libghc-mime-types-dev (>> 0.1)
+ , libghc-mime-types-dev (<< 0.2)
+ , libghc-mime-types-prof
+ , libghc-system-filepath-dev (>> 0.4)
+ , libghc-system-filepath-dev (<< 0.5)
+ , libghc-system-filepath-prof
+ , libghc-system-fileio-dev (>> 0.3)
+ , libghc-system-fileio-dev (<< 0.4)
+ , libghc-system-fileio-prof
, libghc-text-dev (>> 0.7)
, libghc-text-prof
, libghc-transformers-dev (>> 0.2.2)
@@ -60,6 +69,9 @@ Build-Depends-Indep: ghc-doc
, libghc-file-embed-doc
, libghc-http-date-doc
, libghc-http-types-doc
+ , libghc-mime-types-doc
+ , libghc-system-filepath-doc
+ , libghc-system-fileio-doc
, libghc-text-doc
, libghc-transformers-doc
, libghc-unix-compat-doc