[Python-modules-commits] [plastex] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:47:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository plastex.
commit 52692d4fda7e89c7802ff097a86b1f38a898f609
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:47:06 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 8cac7cf..8db1d89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ plastex (0.9.2-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:31 +0200
plastex (0.9.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 8dec518..77323ef 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: tex
Priority: optional
Maintainer: Carl Fürstenberg <azatoth at gmail.com>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/plastex.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/plastex.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/plastex.git
Build-Depends: debhelper (>= 6.0.11),
cdbs (>= 0.4.52),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/plastex.git
More information about the Python-modules-commits
mailing list