[DHG_packages] 01/01: web-routes: Upgrading from 0.27.9 to 0.27.10

Clint Adams clint at moszumanska.debian.org
Mon Jan 11 04:28:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

clint pushed a commit to branch master
in repository DHG_packages.

commit 8c0eddde70ef0d68646fe60fdfae9dd8a3bbba65
Author: Clint Adams <clint at debian.org>
Date:   Sun Jan 10 23:27:22 2016 -0500

    web-routes: Upgrading from 0.27.9 to 0.27.10
---
 p/haskell-web-routes/debian/changelog                  |  6 ++++++
 p/haskell-web-routes/debian/control                    |  2 +-
 p/haskell-web-routes/debian/patches/no-TemplateHaskell | 14 --------------
 p/haskell-web-routes/debian/patches/series             |  1 -
 4 files changed, 7 insertions(+), 16 deletions(-)

diff --git a/p/haskell-web-routes/debian/changelog b/p/haskell-web-routes/debian/changelog
index 5c56a50..9de92f9 100644
--- a/p/haskell-web-routes/debian/changelog
+++ b/p/haskell-web-routes/debian/changelog
@@ -1,3 +1,9 @@
+haskell-web-routes (0.27.10-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sun, 10 Jan 2016 23:27:22 -0500
+
 haskell-web-routes (0.27.9-8) unstable; urgency=medium
 
   * Forcibly disable testsuite on mips, mipsel, and mips64el.
diff --git a/p/haskell-web-routes/debian/control b/p/haskell-web-routes/debian/control
index 2fb40b3..b5c82aa 100644
--- a/p/haskell-web-routes/debian/control
+++ b/p/haskell-web-routes/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
  libghc-exceptions-dev (<< 0.9),
  libghc-exceptions-prof,
  libghc-http-types-dev (>= 0.6),
- libghc-http-types-dev (<< 0.9),
+ libghc-http-types-dev (<< 0.10),
  libghc-http-types-prof,
  libghc-mtl-dev (>= 2.0),
  libghc-mtl-dev (<< 2.3),
diff --git a/p/haskell-web-routes/debian/patches/no-TemplateHaskell b/p/haskell-web-routes/debian/patches/no-TemplateHaskell
deleted file mode 100644
index 286e5a0..0000000
--- a/p/haskell-web-routes/debian/patches/no-TemplateHaskell
+++ /dev/null
@@ -1,14 +0,0 @@
-Index: haskell-web-routes/web-routes.cabal
-===================================================================
---- haskell-web-routes.orig/web-routes.cabal	2015-08-15 14:42:38.962598983 +0200
-+++ haskell-web-routes/web-routes.cabal	2015-08-15 14:42:38.958598901 +0200
-@@ -42,8 +42,7 @@
-                           Web.Routes.RouteT
-                           Web.Routes.Site
- 
--        Extensions:       TemplateHaskell,
--                          FlexibleContexts,
-+        Extensions:       FlexibleContexts,
-                           CPP
- 
- source-repository head
diff --git a/p/haskell-web-routes/debian/patches/series b/p/haskell-web-routes/debian/patches/series
deleted file mode 100644
index 7518bbc..0000000
--- a/p/haskell-web-routes/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-no-TemplateHaskell

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list