[Python-modules-commits] [python-htmltmpl] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:08:15 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-htmltmpl.
commit 66fc0eefd7fa0a2ff9138768a87ee79f471ce44c
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:08:13 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 d4daa2b..96e1510 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,9 @@ python-htmltmpl (1.22-11) UNRELEASED; urgency=low
* Drop obsolete Conflicts/Replaces with python2.3-htmltmpl and
python2.4-htmltmpl.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Jakub Wilk <jwilk at debian.org> Sat, 08 Jun 2013 18:09:36 +0200
python-htmltmpl (1.22-10) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 0b00f51..72c3e26 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
Build-Depends: cdbs (>= 0.4.42), debhelper (>= 5.0.37.1)
Build-Depends-Indep: python-all-dev, python-support (>= 0.2.3)
XS-Python-Version: all
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-htmltmpl.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-htmltmpl.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-htmltmpl.git
Standards-Version: 3.7.2.0
Homepage: http://htmltmpl.sourceforge.net
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-htmltmpl.git
More information about the Python-modules-commits
mailing list