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

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


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

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

commit 6b22b3be9baefea61a1d961c2cf693cfc60618ad
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:29:24 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 88fc87c..7c83a29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pywinrm (0.0.3-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:29:24 +0200
+
 pywinrm (0.0.3-1) unstable; urgency=low
 
   * Initial Debian packaging (Closes: #760962)
diff --git a/debian/control b/debian/control
index 5618bcc..70704d5 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: python-all (>= 2.6.6-3),
     python3-mock,
 Standards-Version: 3.9.6
 Homepage: https://github.com/diyan/pywinrm
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pywinrm.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pywinrm.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pywinrm.git
 
 Package: python-winrm

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



More information about the Python-modules-commits mailing list