[Python-modules-commits] [pyxmpp] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:30:34 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository pyxmpp.

commit 4915e72df9c2d5fd9eb9c09ac8b5fe42db523900
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:29:43 2016 +0200

    Fixed VCS URL (https)
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 590756e..989166c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 pyxmpp (1.1.2-2) UNRELEASED; urgency=low
 
+  [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
   * Remove obsolete Conflicts/Replaces with python2.3-pyxmpp and python2.4-pyxmpp.
 
+  [ Ondřej Nový ]
+  * Fixed VCS URL (https)
+
  -- Jakub Wilk <jwilk at debian.org>  Sat, 08 Jun 2013 18:16:20 +0200
 
 pyxmpp (1.1.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 33db8de..afe3b02 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7.0.50~), python-dnspython (>=1.0), python-m2crypto
  libxml2-dev, python-all-dev (>= 2.6.6-3~)
 Standards-Version: 3.9.3
 Homepage: http://pyxmpp.jajcus.net/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyxmpp.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyxmpp.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyxmpp.git
 X-Python-Version: >= 2.6
 

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



More information about the Python-modules-commits mailing list