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

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


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

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

commit c11dd9c1b7c63ef16871f0217455691e5538a119
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:23:17 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 ae1c3cf..238f569 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+beanstalkc (0.4.0-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:23:17 +0200
+
 beanstalkc (0.4.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 4a03886..1195b34 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), python-all, python-setuptools, beanstalkd,
 Standards-Version: 3.9.5
 Homepage: https://github.com/earl/beanstalkc
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/beanstalkc.git
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/beanstalkc.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/beanstalkc.git
 
 Package: python-beanstalkc
 Architecture: all

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



More information about the Python-modules-commits mailing list