[Python-modules-commits] [sphinx] 01/02: Update one number in debian/jstest/run-tests for the new release.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Jan 22 16:45:31 UTC 2017


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

mitya57 pushed a commit to branch master
in repository sphinx.

commit 331714edeed18eda8b4c6ececda50af92e7db8b9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Jan 22 19:45:13 2017 +0300

    Update one number in debian/jstest/run-tests for the new release.
---
 debian/changelog        | 1 +
 debian/jstest/run-tests | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6795bd7..b451457 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ sphinx (1.5.2-1) UNRELEASED; urgency=medium
     - Rebase other patches for test system changes to pytest.
   * Bump python[3]-requests dependency to 2.4.0.
   * Switch from nose to pytest, following upstream.
+  * Update one number in debian/jstest/run-tests for the new release.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 22 Jan 2017 12:13:03 +0300
 
diff --git a/debian/jstest/run-tests b/debian/jstest/run-tests
index 1c17804..87030fa 100755
--- a/debian/jstest/run-tests
+++ b/debian/jstest/run-tests
@@ -9,7 +9,7 @@ class t1:
     search_term = 'example'
     n_results = 45
     n_links = 45
-    n_highlights = 40
+    n_highlights = 39
 
 class t2:
     search_term = 'examples'

-- 
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