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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:02:14 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-enthoughtbase.

commit 822651315717e41d63f88ac30bc9129bed86ab75
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:02:12 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 1b01419..0001e3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ python-enthoughtbase (3.1.0-2.1) UNRELEASED; urgency=low
 
   [ Ondřej Nový ]
   * Fixed homepage (https)
+  * Fixed VCS URL (https)
 
  -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:02:32 +0200
 
diff --git a/debian/control b/debian/control
index 83dccab..2d49660 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), python-all (>= 2.6.6-3~), py
 Standards-Version: 3.9.2
 Homepage: https://pypi.python.org/pypi/EnthoughtBase
 X-Python-Version: >=2.5
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-enthoughtbase.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-enthoughtbase.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-enthoughtbase.git
 
 Package: python-enthoughtbase

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



More information about the Python-modules-commits mailing list