[Python-modules-commits] [jinja2] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 19:40:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy-guest pushed a commit to branch master
in repository jinja2.

commit 18f64096e9aabf4a57bc8b98b8c1e0bf569fde47
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:40:23 2016 +0200

    Fixed VCS URL (https)
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c2987cc..7ade60a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jinja2 (2.8-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:40:23 +0200
+
 jinja2 (2.8-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 34d63fe..478a1a1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Standards-Version: 3.9.6
 Homepage: http://jinja.pocoo.org/
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/jinja2.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/jinja2.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/jinja2.git
 
 Package: python-jinja2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jinja2.git



More information about the Python-modules-commits mailing list