[Python-modules-commits] [python-hypothesis] 08/10: Replace extra priority with optional.

Tristan Seligmann mithrandi at moszumanska.debian.org
Wed Dec 20 07:10:19 UTC 2017


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

mithrandi pushed a commit to branch master
in repository python-hypothesis.

commit e6b399ebad1d1536ba09d78e8526413ffbdf1cde
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Tue Dec 19 23:25:15 2017 +0200

    Replace extra priority with optional.
---
 debian/changelog | 1 +
 debian/control   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9757eb9..9486572 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-hypothesis (3.44.1-1) unstable; urgency=medium
 
   * New upstream release (closes: #884786).
     - Fix docs reproducibility (closes: #854549).
+  * Replace extra priority with optional.
 
  -- Tristan Seligmann <mithrandi at debian.org>  Tue, 19 Dec 2017 23:04:43 +0200
 
diff --git a/debian/control b/debian/control
index eeba453..7107619 100644
--- a/debian/control
+++ b/debian/control
@@ -79,7 +79,6 @@ Description: advanced Quickcheck style testing library for PyPy
 Package: python-hypothesis-doc
 Architecture: all
 Section: doc
-Priority: extra
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
 Description: advanced Quickcheck style testing library (documentation)
  Hypothesis is a library for testing your Python code against a much

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



More information about the Python-modules-commits mailing list