[Python-modules-commits] [websocket-client] 05/09: Removed useless X-Python{3, }-Version headers.

Thomas Goirand zigo at moszumanska.debian.org
Tue Jul 12 09:33:43 UTC 2016


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

zigo pushed a commit to branch master
in repository websocket-client.

commit 050cc49e07e200e760583277ae20e5e2b6d51d11
Author: Thomas Goirand <zigo at debian.org>
Date:   Tue Jul 12 09:52:46 2016 +0200

    Removed useless X-Python{3,}-Version headers.
---
 debian/changelog | 1 +
 debian/control   | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0e2cfb4..42e94fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ websocket-client (0.37.0-1) unstable; urgency=medium
   [ Thomas Goirand ]
   * New upstream release.
   * Removed now useless version in python-all build-depends.
+  * Removed useless X-Python{3,}-Version headers.
 
  -- Thomas Goirand <zigo at debian.org>  Mon, 11 Jul 2016 22:54:11 +0200
 
diff --git a/debian/control b/debian/control
index 1e86f34..8db6843 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,6 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools,
                python3-six
 Standards-Version: 3.9.5
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.3
 Homepage: https://github.com/liris/websocket-client
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/websocket-client.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/websocket-client.git

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



More information about the Python-modules-commits mailing list