[Python-modules-commits] [pyuca] 02/02: deb/control: use HTTPS also for Vcs-Git

Daniel Stender danstender-guest at moszumanska.debian.org
Wed Mar 2 17:10:25 UTC 2016


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

danstender-guest pushed a commit to branch master
in repository pyuca.

commit 371c3946e816fd914e26c4704f0abd5f5c1afe56
Author: Daniel Stender <stender at debian.org>
Date:   Wed Mar 2 18:08:04 2016 +0100

    deb/control: use HTTPS also for Vcs-Git
---
 debian/changelog | 6 ++++--
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3ec870f..e4ee4cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
 pyuca (1.1-3.1) UNRELEASED; urgency=medium
 
   * Group upload.
-  * deb/control: removed myself from Uploaders.
+  * deb/control:
+    + removed myself from Uploaders.
+    + use HTTPS also for Vcs-Git.
 
- -- Daniel Stender <stender at debian.org>  Wed, 02 Mar 2016 18:04:42 +0100
+ -- Daniel Stender <stender at debian.org>  Wed, 02 Mar 2016 18:07:02 +0100
 
 pyuca (1.1-3) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 2810319..b20811f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  python3-setuptools
 Standards-Version: 3.9.6
 Homepage: https://github.com/jtauber/pyuca
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyuca.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyuca.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyuca.git
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3

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



More information about the Python-modules-commits mailing list