[Python-modules-commits] [python-stopit] 01/01: remove XB-Python-Version

Adrian Alves alvesadrian-guest at moszumanska.debian.org
Tue May 10 18:28:03 UTC 2016


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

alvesadrian-guest pushed a commit to branch master
in repository python-stopit.

commit 8b21c6e5cb758e1addb446f0042864af9f5d2149
Author: Adrian Alves <aalves at gmail.com>
Date:   Tue May 10 15:27:48 2016 -0300

    remove XB-Python-Version
---
 debian/control | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/control b/debian/control
index 9c046fd..cc68dcb 100644
--- a/debian/control
+++ b/debian/control
@@ -12,16 +12,13 @@ Build-Depends: debhelper (>= 9),
 Standards-Version: 3.9.8
 Homepage: https://github.com/glenfant/stopit
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-stopit.git
-Build-Depends: debhelper (>= 9), python-all, dh-python, python-setuptools
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-stopit.git
-XS-Python-Version: all
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.2
 
 Package: python-stopit
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
-XB-Python-Version: ${python:Versions}
 Description: Timeout control decorator and context manager
  This Python module provides:
     - a function that raises an exception in another thread, including the main thread.
@@ -33,7 +30,6 @@ Description: Timeout control decorator and context manager
 Package: python3-stopit
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}
-XB-Python-Version: ${python3:Versions}
 Description: Timeout control decorator and context manager
  This Python module provides:
     - a function that raises an exception in another thread, including the main thread.

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



More information about the Python-modules-commits mailing list