[DHG_packages] 74/204: happstack-server: Upgrading from 7.4.6.2 to 7.4.6.4
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 1a26685e90486e11f270e9c6e8118aa8c7400279
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 14:42:58 2017 -0400
happstack-server: Upgrading from 7.4.6.2 to 7.4.6.4
---
p/haskell-happstack-server/debian/changelog | 6 ++++++
p/haskell-happstack-server/debian/control | 2 +-
.../debian/patches/fix_template_haskell_flag | 21 ---------------------
p/haskell-happstack-server/debian/patches/series | 1 -
4 files changed, 7 insertions(+), 23 deletions(-)
diff --git a/p/haskell-happstack-server/debian/changelog b/p/haskell-happstack-server/debian/changelog
index 82fbfac..fac93a0 100644
--- a/p/haskell-happstack-server/debian/changelog
+++ b/p/haskell-happstack-server/debian/changelog
@@ -1,3 +1,9 @@
+haskell-happstack-server (7.4.6.4-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 14:42:58 -0400
+
haskell-happstack-server (7.4.6.2-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-happstack-server/debian/control b/p/haskell-happstack-server/debian/control
index e8fc8d0..71b3f78 100644
--- a/p/haskell-happstack-server/debian/control
+++ b/p/haskell-happstack-server/debian/control
@@ -13,8 +13,8 @@ Build-Depends:
libghc-base64-bytestring-dev (<< 1.1),
libghc-base64-bytestring-dev (>= 1.0),
libghc-base64-bytestring-prof,
- libghc-blaze-html-dev (<< 0.9),
libghc-blaze-html-dev (>= 0.5),
+ libghc-blaze-html-dev (<< 0.10),
libghc-blaze-html-prof,
libghc-exceptions-dev,
libghc-exceptions-prof,
diff --git a/p/haskell-happstack-server/debian/patches/fix_template_haskell_flag b/p/haskell-happstack-server/debian/patches/fix_template_haskell_flag
deleted file mode 100644
index 93d3bde..0000000
--- a/p/haskell-happstack-server/debian/patches/fix_template_haskell_flag
+++ /dev/null
@@ -1,21 +0,0 @@
-Index: haskell-happstack-server/happstack-server.cabal
-===================================================================
---- haskell-happstack-server.orig/happstack-server.cabal 2015-08-15 14:36:14.690710352 +0200
-+++ haskell-happstack-server/happstack-server.cabal 2015-08-15 14:36:14.690710352 +0200
-@@ -105,6 +105,7 @@
- if (flag(template_haskell) && !(arch(arm)))
- Build-Depends: template-haskell
- cpp-options: -DTEMPLATE_HASKELL
-+ Extensions: TemplateHaskell
-
- hs-source-dirs: src
-
-@@ -112,7 +113,7 @@
- Build-Depends: unix
- cpp-options: -DUNIX
-
-- Extensions: TemplateHaskell, DeriveDataTypeable, MultiParamTypeClasses,
-+ Extensions: DeriveDataTypeable, MultiParamTypeClasses,
- TypeFamilies, FlexibleContexts, OverlappingInstances,
- FlexibleInstances, UndecidableInstances, ScopedTypeVariables,
- TypeSynonymInstances, PatternGuards
diff --git a/p/haskell-happstack-server/debian/patches/series b/p/haskell-happstack-server/debian/patches/series
deleted file mode 100644
index ff43919..0000000
--- a/p/haskell-happstack-server/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix_template_haskell_flag
--
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