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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:31:48 UTC 2016


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

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

commit d807d56a7659d412f80ddae66568912b063da40e
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:30:57 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 c5ce678..fedbff9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+routes (2.2-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:30:57 +0200
+
 routes (2.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 5f5bc1c..0268aa3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: python-all (>= 2.6.6-3~), python-setuptools (>= 0.6b3), pyt
  python-six, python3-six
 Standards-Version: 3.9.6
 Homepage: http://routes.readthedocs.org/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/routes.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/routes.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/routes.git
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list