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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 19:54:22 UTC 2016


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

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

commit 29696437db8f2bca84e8c0c6d1088ebda0f678b2
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:54:21 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 78bdeea..5d2270e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 pytest-mock (0.8.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:07:30 +0200
 
 pytest-mock (0.8.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 00ff128..08df982 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), dh-python,
                python3-mock
 Standards-Version: 3.9.6
 Homepage: https://github.com/pytest-dev/pytest-mock/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pytest-mock.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pytest-mock.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pytest-mock.git
 
 Package: python-pytest-mock

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



More information about the Python-modules-commits mailing list