[Python-modules-commits] [turbomail] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:36:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository turbomail.
commit 6096fab68f4ba9740bea98f456bf915db2deea1d
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:36:07 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 474fb12..4f8787c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
turbomail (3.0.3-2) 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:04:11 +0200
turbomail (3.0.3-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1eb6486..113f2d0 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: python-setuptools (>= 0.6b3),
python-genshi
Standards-Version: 3.8.4
Homepage: http://www.python-turbomail.org/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/turbomail.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/turbomail.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/turbomail.git
Package: python-turbomail
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/turbomail.git
More information about the Python-modules-commits
mailing list