[Python-modules-commits] [python-cryptography] 09/14: Remove unneeded Testsuite field in debian/control.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Fri Nov 17 08:31:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-cryptography.
commit fa636e9937afc0856efb57a9bff16a87b2456d8b
Author: Tristan Seligmann <mithrandi at debian.org>
Date: Thu Nov 16 17:01:58 2017 +0200
Remove unneeded Testsuite field in debian/control.
---
debian/changelog | 1 +
debian/control | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7c8ccc6..b727e1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-cryptography (2.0.3-1) unstable; urgency=medium
* Only build on default Python.
* Use HTTPS in debian/watch.
* Bump Standards-Version to 4.1.1 (no changes).
+ * Remove unneeded Testsuite field in debian/control.
-- Tristan Seligmann <mithrandi at debian.org> Wed, 09 Aug 2017 09:36:32 +0200
diff --git a/debian/control b/debian/control
index 4877cfc..8953ce7 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,6 @@ Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cryptogra
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-cryptography.git
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.4
-Testsuite: autopkgtest
Package: python-cryptography
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cryptography.git
More information about the Python-modules-commits
mailing list