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

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


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

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

commit 78c064fbb9b49602148f7e812155f97a4bb1c641
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:31:55 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 c5f5b17..0ba61e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+simpletal (4.1-9) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:31:55 +0200
+
 simpletal (4.1-8) unstable; urgency=low
 
   * Team upload
diff --git a/debian/control b/debian/control
index 8069e97..eac052c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
 Maintainer: Igor Stroh <jenner at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/simpletal.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/simpletal.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/simpletal.git
 Homepage: http://www.owlfish.com/software/simpleTAL/
 X-Python-Version: >= 2.2

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



More information about the Python-modules-commits mailing list