[Python-modules-commits] [pubtal] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:47:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pubtal.
commit 681f3dda2894031f647dac0168f4e41930cc24de
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:47:37 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 86edd42..c94c9d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
pubtal (3.5-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:01:32 +0200
pubtal (3.5-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 99f975c..9ec20d1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5.0.37.2), python (>= 2.6.6-3~)
Build-Depends-Indep: docbook-to-man
X-Python-Version: >=2.5
Standards-Version: 3.9.2
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pubtal.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pubtal.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pubtal.git
Homepage: http://www.owlfish.com/software/PubTal/index.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pubtal.git
More information about the Python-modules-commits
mailing list