[Python-modules-commits] [raven] 01/08: Refresh patches after git-dpm to gbp pq conversion
Vincent Bernat
bernat at moszumanska.debian.org
Sun Nov 12 19:55:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to annotated tag debian/6.3.0-1
in repository raven.
commit c17dd6b8f360edcbc2e774468b3691dc53c58f63
Author: Vincent Bernat <bernat at debian.org>
Date: Sun Nov 12 20:35:21 2017 +0100
Refresh patches after git-dpm to gbp pq conversion
---
debian/changelog | 6 ++++++
debian/patches/0001-tests-import-reload-for-Python-3.patch | 3 +--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 90ab427..eb3c6e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-raven (6.0.0-2) UNRELEASED; urgency=medium
+
+ * Refresh patches after git-dpm to gbp pq conversion
+
+ -- Vincent Bernat <bernat at debian.org> Sun, 12 Nov 2017 20:35:21 +0100
+
python-raven (6.0.0-1) unstable; urgency=low
* Initial release (closes: #791550)
diff --git a/debian/patches/0001-tests-import-reload-for-Python-3.patch b/debian/patches/0001-tests-import-reload-for-Python-3.patch
index 20b4c16..e2e7844 100644
--- a/debian/patches/0001-tests-import-reload-for-Python-3.patch
+++ b/debian/patches/0001-tests-import-reload-for-Python-3.patch
@@ -1,4 +1,3 @@
-From 54dc57ef750a08f2c804f3c9393bef88db16e5c1 Mon Sep 17 00:00:00 2001
From: Vincent Bernat <vincent at bernat.im>
Date: Tue, 28 Feb 2017 11:32:14 +0100
Subject: tests: import reload for Python 3
@@ -8,7 +7,7 @@ Subject: tests: import reload for Python 3
1 file changed, 5 insertions(+)
diff --git a/tests/transport/gevent/tests.py b/tests/transport/gevent/tests.py
-index 22c3e9000661..ad667c18d449 100644
+index 22c3e90..ad667c1 100644
--- a/tests/transport/gevent/tests.py
+++ b/tests/transport/gevent/tests.py
@@ -9,6 +9,11 @@ from raven.utils.testutils import TestCase
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/raven.git
More information about the Python-modules-commits
mailing list