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

Adrian Alves alvesadrian-guest at moszumanska.debian.org
Tue May 10 18:32:40 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-daemonocle.

commit d5b8f2665e5d84ac8fd04a47edb66151e6d9dda8
Author: Adrian Alves <aalves at gmail.com>
Date:   Tue May 10 15:32:29 2016 -0300

    remove XB-Python-Version
---
 debian/control | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 9982c10..91e6e67 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
                python-setuptools,
- 	       python-psutil,
+               python-psutil,
                python3-psutil,
                python3-all,
                python3-setuptools
@@ -15,7 +15,6 @@ Standards-Version: 3.9.7
 Homepage: http://github.com/jnrbsn/daemonocle
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-daemonocle.git
 Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-daemonocle.git
-XS-Python-Version: all
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.2
 
@@ -25,9 +24,7 @@ Depends: ${shlibs:Depends},
  ${misc:Depends}, 
  ${python:Depends},
  python-psutil,
- python3-psutil,
  python-click
-XB-Python-Version: ${python:Versions}
 Description: Library for creating super fancy Unix daemons
  daemonocle a Python library for creating super fancy Unix
  daemons daemonocle is a library for creating your own
@@ -42,9 +39,8 @@ Architecture: all
 Depends: ${shlibs:Depends}, 
  ${misc:Depends}, 
  ${python3:Depends},
- python-psutil,
- python-click
-XB-Python-Version: ${python3:Versions}
+ python3-psutil,
+ python3-click
 Description: Library for creating super fancy Unix daemons
  daemonocle a Python library for creating super fancy Unix
  daemons daemonocle is a library for creating your own

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



More information about the Python-modules-commits mailing list