[DHG_packages] 02/02: http2: Upgrading from 1.6.1 to 1.6.2
Clint Adams
clint at moszumanska.debian.org
Fri Aug 26 02:36:28 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 7d721b589534e1b9e8be1537b1bc977641537f3d
Author: Clint Adams <clint at debian.org>
Date: Thu Aug 25 22:31:33 2016 -0400
http2: Upgrading from 1.6.1 to 1.6.2
---
p/haskell-http2/debian/changelog | 6 ++++++
p/haskell-http2/debian/patches/disable-doctest | 6 ++----
.../debian/patches/disable-tests-with-external-test-cases | 6 ++----
p/haskell-http2/debian/patches/no-bytestring-builder | 12 +++++-------
4 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/p/haskell-http2/debian/changelog b/p/haskell-http2/debian/changelog
index a8d69df..f2be404 100644
--- a/p/haskell-http2/debian/changelog
+++ b/p/haskell-http2/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http2 (1.6.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 25 Aug 2016 22:31:33 -0400
+
haskell-http2 (1.6.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-http2/debian/patches/disable-doctest b/p/haskell-http2/debian/patches/disable-doctest
index 698b33a..0b66521 100644
--- a/p/haskell-http2/debian/patches/disable-doctest
+++ b/p/haskell-http2/debian/patches/disable-doctest
@@ -1,7 +1,5 @@
-Index: haskell-http2/http2.cabal
-===================================================================
---- haskell-http2.orig/http2.cabal 2016-05-29 12:17:06.186758726 +0200
-+++ haskell-http2/http2.cabal 2016-05-29 12:17:06.182758617 +0200
+--- a/http2.cabal
++++ b/http2.cabal
@@ -89,15 +89,6 @@
----------------------------------------------------------------
diff --git a/p/haskell-http2/debian/patches/disable-tests-with-external-test-cases b/p/haskell-http2/debian/patches/disable-tests-with-external-test-cases
index 7b9387e..e28c91c 100644
--- a/p/haskell-http2/debian/patches/disable-tests-with-external-test-cases
+++ b/p/haskell-http2/debian/patches/disable-tests-with-external-test-cases
@@ -1,7 +1,5 @@
-Index: haskell-http2/http2.cabal
-===================================================================
---- haskell-http2.orig/http2.cabal 2016-05-29 12:19:59.091286217 +0200
-+++ haskell-http2/http2.cabal 2016-05-29 12:19:59.087286117 +0200
+--- a/http2.cabal
++++ b/http2.cabal
@@ -112,52 +112,6 @@
, stm
, word8
diff --git a/p/haskell-http2/debian/patches/no-bytestring-builder b/p/haskell-http2/debian/patches/no-bytestring-builder
index 10fbbf5..c65c875 100644
--- a/p/haskell-http2/debian/patches/no-bytestring-builder
+++ b/p/haskell-http2/debian/patches/no-bytestring-builder
@@ -1,7 +1,5 @@
-Index: haskell-http2/http2.cabal
-===================================================================
---- haskell-http2.orig/http2.cabal 2016-05-29 12:17:20.179143186 +0200
-+++ haskell-http2/http2.cabal 2016-05-29 12:18:21.984800917 +0200
+--- a/http2.cabal
++++ b/http2.cabal
@@ -81,7 +81,6 @@
Build-Depends: base >= 4.6 && < 5
, array
@@ -18,7 +16,7 @@ Index: haskell-http2/http2.cabal
, case-insensitive
, containers
, hex
-@@ -178,7 +130,6 @@
+@@ -178,7 +176,6 @@
, aeson-pretty
, array
, bytestring
@@ -26,7 +24,7 @@ Index: haskell-http2/http2.cabal
, case-insensitive
, containers
, hex
-@@ -200,7 +151,6 @@
+@@ -200,7 +197,6 @@
, aeson
, array
, bytestring
@@ -34,7 +32,7 @@ Index: haskell-http2/http2.cabal
, case-insensitive
, containers
, hex
-@@ -223,7 +173,6 @@
+@@ -223,7 +219,6 @@
, aeson-pretty
, array
, bytestring
--
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