[Python-modules-commits] [argparse] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:20:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository argparse.
commit a7ee25f1abeb5c8728763830d0db9aacd16db3dc
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:20:47 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 38cd73c..14b90cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
argparse (1.2.1-3) UNRELEASED; urgency=low
+ [ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:00:29 +0200
argparse (1.2.1-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 81d259d..287b0ce 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7), python-all, python (>= 2.6.6-3~), python-setupt
Build-Depends-Indep: python-sphinx
Standards-Version: 3.9.2
X-Python-Version: >= 2.4, << 2.7
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/argparse.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/argparse.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/argparse.git
Homepage: http://code.google.com/p/argparse/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/argparse.git
More information about the Python-modules-commits
mailing list