[Python-modules-commits] [python-attrs] 13/13: Replace extra priority with optional.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Tue Jan 23 13:09:37 UTC 2018
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to tag debian/17.4.0-1
in repository python-attrs.
commit 94b2c63ad6f5b6372f21e7e38d75a76ba276bc02
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date: Tue Jan 23 15:07:12 2018 +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 8f9a4fb..37f8154 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-attrs (17.4.0-1) unstable; urgency=medium
* Use https for copyright format.
* Bump debhelper compat level to 11.
* Bump Standards-Version to 4.1.3 (no changes).
+ * Replace extra priority with optional.
-- Tristan Seligmann <mithrandi at debian.org> Tue, 23 Jan 2018 14:03:51 +0200
diff --git a/debian/control b/debian/control
index cea1c42..2c5fa63 100644
--- a/debian/control
+++ b/debian/control
@@ -85,7 +85,6 @@ Description: Attributes without boilerplate (PyPy)
Package: python-attr-doc
Section: doc
Architecture: all
-Priority: extra
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Recommends: python3-doc
Description: documentation for the attrs Python library
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-attrs.git
More information about the Python-modules-commits
mailing list