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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 19:56:40 UTC 2016


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

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

commit 4bb063a7b457da6490dfc5ddda41451f97380018
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:56:38 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 12e1ec1..3b2d109 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-botocore (1.3.23-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:56:38 +0200
+
 python-botocore (1.3.23-1) unstable; urgency=medium
 
   * Import python-botocore_1.3.23.orig.tar.gz (Closes: #798015)
diff --git a/debian/control b/debian/control
index bf88a63..e8a7055 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9)
 	, dh-python
 Standards-Version: 3.9.6
 Homepage: https://github.com/boto/botocore
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-botocore.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-botocore.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-botocore.git
 
 Package: python-botocore

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



More information about the Python-modules-commits mailing list