[DHG_packages] 03/03: oeis: Upgrading from 0.3.6 to 0.3.7
Clint Adams
clint at moszumanska.debian.org
Mon Sep 5 04:09:20 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 6fad7bf4e23cf72497d21f323fb735980af6bb86
Author: Clint Adams <clint at debian.org>
Date: Mon Sep 5 00:02:18 2016 -0400
oeis: Upgrading from 0.3.6 to 0.3.7
---
p/haskell-oeis/debian/changelog | 6 ++++++
p/haskell-oeis/debian/control | 1 +
p/haskell-oeis/debian/patches/newer-HTTP | 13 -------------
p/haskell-oeis/debian/patches/series | 1 -
4 files changed, 7 insertions(+), 14 deletions(-)
diff --git a/p/haskell-oeis/debian/changelog b/p/haskell-oeis/debian/changelog
index 2f744ee..0b4c361 100644
--- a/p/haskell-oeis/debian/changelog
+++ b/p/haskell-oeis/debian/changelog
@@ -1,3 +1,9 @@
+haskell-oeis (0.3.7-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 05 Sep 2016 00:02:18 -0400
+
haskell-oeis (0.3.6-5) unstable; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/haskell-oeis/debian/control b/p/haskell-oeis/debian/control
index 9940a51..aac5f89 100644
--- a/p/haskell-oeis/debian/control
+++ b/p/haskell-oeis/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9),
ghc,
ghc-prof,
libghc-http-dev (>= 1:4000.2),
+ libghc-http-dev (<< 1:4000.4),
libghc-http-prof,
libghc-network-dev (>= 2.6),
libghc-network-prof,
diff --git a/p/haskell-oeis/debian/patches/newer-HTTP b/p/haskell-oeis/debian/patches/newer-HTTP
deleted file mode 100644
index 8b6f498..0000000
--- a/p/haskell-oeis/debian/patches/newer-HTTP
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: haskell-oeis/oeis.cabal
-===================================================================
---- haskell-oeis.orig/oeis.cabal 2014-09-17 20:18:51.000000000 +0200
-+++ haskell-oeis/oeis.cabal 2016-05-31 16:34:24.091525704 +0200
-@@ -45,7 +45,7 @@
- Math.OEIS.Types
-
- build-depends:
-- HTTP == 4000.2.*,
-+ HTTP >= 4000.2,
- base >= 3 && < 5
-
- if flag(network-uri)
diff --git a/p/haskell-oeis/debian/patches/series b/p/haskell-oeis/debian/patches/series
deleted file mode 100644
index e9a5a68..0000000
--- a/p/haskell-oeis/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-HTTP
--
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