[Python-modules-commits] [lazr.smtptest] 01/01: Fixed VCS URL (https)

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


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

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

commit 4e76047404974bdbfe43258bea9b9f1857ce854c
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:41:22 2016 +0200

    Fixed VCS URL (https)
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5bbbad4..325b63c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lazr.smtptest (2.0.3-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:41:22 +0200
+
 lazr.smtptest (2.0.3-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index ae7282a..d7eac8e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools
 Standards-Version: 3.9.6
 XS-Testsuite: autopkgtest
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/lazr.smtptest.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=python-modules/packages/lazr.smtptest.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/lazr.smtptest.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/lazr.smtptest.git
 
 Package: python-lazr.smtptest
 Architecture: all

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



More information about the Python-modules-commits mailing list