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

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

commit d0e82f5c7c5169a9fb5742cb6cc6c1093a790993
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:38:00 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 69c092e..0b74de5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 whichcraft (0.1.1-2) UNRELEASED; urgency=medium
 
+  [ Vincent Bernat ]
   * Migrate the package to DPMT.
 
+  [ Ondřej Nový ]
+  * Fixed VCS URL (https)
+
  -- Vincent Bernat <bernat at debian.org>  Sat, 10 Oct 2015 00:08:49 +0200
 
 whichcraft (0.1.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index af5b279..a11c264 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), dh-python,
                python3-setuptools,
 Standards-Version: 3.9.6
 Homepage: https://github.com/pydanny/whichcraft
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/whichcraft.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/whichcraft.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/whichcraft.git
 
 Package: python-whichcraft

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



More information about the Python-modules-commits mailing list