[Git][haskell-team/DHG_packages][master] happstack-server: Upgrading from 7.5.1.1 to 7.5.1.3
Clint Adams
gitlab at salsa.debian.org
Sun Sep 1 15:07:32 BST 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
a43f0799 by Clint Adams at 2019-09-01T14:06:49Z
happstack-server: Upgrading from 7.5.1.1 to 7.5.1.3
- - - - -
4 changed files:
- p/haskell-happstack-server/debian/changelog
- p/haskell-happstack-server/debian/control
- − p/haskell-happstack-server/debian/patches/newer-deps
- − p/haskell-happstack-server/debian/patches/series
Changes:
=====================================
p/haskell-happstack-server/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-happstack-server (7.5.1.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 01 Sep 2019 10:06:24 -0400
+
haskell-happstack-server (7.5.1.1-5) unstable; urgency=medium
* Patch for newer deps
=====================================
p/haskell-happstack-server/debian/control
=====================================
@@ -30,7 +30,7 @@ Build-Depends:
libghc-monad-control-dev (>= 0.3),
libghc-monad-control-prof,
libghc-network-dev (>> 2.6),
- libghc-network-dev (<< 2.8),
+ libghc-network-dev (<< 2.9),
libghc-network-prof,
libghc-network-uri-dev (<< 2.7),
libghc-network-uri-dev (>= 2.6),
=====================================
p/haskell-happstack-server/debian/patches/newer-deps deleted
=====================================
@@ -1,20 +0,0 @@
---- haskell-happstack-server-7.5.1.1.orig/happstack-server.cabal
-+++ haskell-happstack-server-7.5.1.1/happstack-server.cabal
-@@ -70,7 +70,7 @@ Library
- Paths_happstack_server
-
- if flag(network-uri)
-- build-depends: network > 2.6 && < 2.8,
-+ build-depends: network > 2.6 && < 2.9,
- network-uri >= 2.6 && < 2.7
- else
- build-depends: network < 2.6
-@@ -95,7 +95,7 @@ Library
- system-filepath >= 0.3.1,
- syb,
- text >= 0.10 && < 1.3,
-- template-haskell < 2.14,
-+ template-haskell < 2.15,
- time,
- time-compat,
- threads >= 0.5,
=====================================
p/haskell-happstack-server/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a43f079967b2b58ea9cc0f0c7bf171e8d75301f4
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a43f079967b2b58ea9cc0f0c7bf171e8d75301f4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190901/ae7d77aa/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list