[Python-modules-commits] [python-pipeline] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:15:55 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-pipeline.
commit ecd8a4c4bd0023399e0d8a8a8e2a3126942a0267
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:15:53 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 40b78b4..7905527 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
python-pipeline (0.1.3-4) 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:03:06 +0200
python-pipeline (0.1.3-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 8e4b364..fb03a19 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7), python-all, python3-all (>= 3.1.2-7~), python-s
Standards-Version: 3.9.2
XS-Python-Version: >= 2.4
X-Python3-Version: >= 3.0
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-pipeline.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-pipeline.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-pipeline.git
Homepage: http://python-pipeline.googlecode.com/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pipeline.git
More information about the Python-modules-commits
mailing list