[Python-modules-commits] [sphinx] 01/02: Drop Patch-Name headers, not needed with gbp-pq.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Jul 6 18:20:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

mitya57 pushed a commit to branch debian/master
in repository sphinx.

commit 12689b98bb0d9c868e889245e8887cb4bbb269f6
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Mon Jul 3 17:58:29 2017 +0300

    Drop Patch-Name headers, not needed with gbp-pq.
---
 debian/changelog                             | 6 ++++++
 debian/patches/disable_js_version_check.diff | 1 -
 debian/patches/no_external_css.diff          | 1 -
 debian/patches/no_snowballstemmer.diff       | 1 -
 debian/patches/skip_tests_network.diff       | 1 -
 5 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a74e31c..810bd46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sphinx (1.5.6-2) UNRELEASED; urgency=medium
+
+  * Drop Patch-Name headers, not needed with gbp-pq.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Mon, 03 Jul 2017 17:57:37 +0300
+
 sphinx (1.5.6-1) experimental; urgency=medium
 
   * New upstream bugfix release.
diff --git a/debian/patches/disable_js_version_check.diff b/debian/patches/disable_js_version_check.diff
index 51a0fb1..e7f57ce 100644
--- a/debian/patches/disable_js_version_check.diff
+++ b/debian/patches/disable_js_version_check.diff
@@ -3,7 +3,6 @@ Date: Thu, 8 Oct 2015 13:58:04 -0700
 Subject: disable a test that checks versions of JS libraries
 
 Forwarded: not-needed
-Patch-Name: disable_js_version_check.diff
 ---
  tests/test_theming.py | 1 +
  1 file changed, 1 insertion(+)
diff --git a/debian/patches/no_external_css.diff b/debian/patches/no_external_css.diff
index 96693be..a558a2c 100644
--- a/debian/patches/no_external_css.diff
+++ b/debian/patches/no_external_css.diff
@@ -3,7 +3,6 @@ Date: Thu, 8 Oct 2015 13:58:03 -0700
 Subject: don't use CSS files hosted on external sites
 
 Forwarded: no
-Patch-Name: no_external_css.diff
 ---
  doc/_themes/sphinx13/layout.html  | 2 --
  sphinx/themes/pyramid/layout.html | 2 --
diff --git a/debian/patches/no_snowballstemmer.diff b/debian/patches/no_snowballstemmer.diff
index bae8885..c021674 100644
--- a/debian/patches/no_snowballstemmer.diff
+++ b/debian/patches/no_snowballstemmer.diff
@@ -3,7 +3,6 @@ Date: Thu, 8 Oct 2015 13:58:05 -0700
 Subject: do not support snowballstemmer-based search for now
 
 Forwarded: not-needed
-Patch-Name: no_snowballstemmer.diff
 ---
  Sphinx.egg-info/requires.txt |  1 -
  setup.py                     |  1 -
diff --git a/debian/patches/skip_tests_network.diff b/debian/patches/skip_tests_network.diff
index 0e9fd8e..2db6bd6 100644
--- a/debian/patches/skip_tests_network.diff
+++ b/debian/patches/skip_tests_network.diff
@@ -3,7 +3,6 @@ Date: Tue, 20 Dec 2016 16:37:32 +0300
 Subject: Skip linkcheck tests that require network access
 
 Forwarded: not-needed
-Patch-Name: skip_tests_network.diff
 ---
  tests/test_build_linkcheck.py | 2 ++
  1 file changed, 2 insertions(+)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx.git



More information about the Python-modules-commits mailing list