[Python-modules-commits] [python-tgext.admin] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:24:52 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-tgext.admin.

commit acd446cc5a99e96b93ae234e30fd8ec3af7c8856
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:24:50 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 2e72006..2ffbdf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ python-tgext.admin (0.2.6-3) UNRELEASED; urgency=low
   [ Stefano Rivera ]
   * Convert to 3.0 (quilt) to ease git-dpm migration.
 
+  [ Ondřej Nový ]
+  * Fixed VCS URL (https)
+
  -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:03:31 +0200
 
 python-tgext.admin (0.2.6-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index b4efc38..07d9d7b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  python-setuptools,
  python-docutils
 Standards-Version: 3.8.2
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-tgext.admin.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-tgext.admin.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-tgext.admin.git
 
 Package: python-tgext.admin

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



More information about the Python-modules-commits mailing list