[Python-modules-commits] [libapache2-mod-python] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:41:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository libapache2-mod-python.
commit c0a2a8ba78b4bb767c824e8fb71e2dd7890dff3a
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:41:42 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 99d3c56..7b58e37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
libapache2-mod-python (3.3.1-12) UNRELEASED; urgency=low
+ [ Arthur de Jong ]
* Add DEP8 smote test by Robie Basak (Closes: #715399)
* Update to Standards-Version 3.9.5 (no changes needed).
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Arthur de Jong <adejong at debian.org> Wed, 05 Feb 2014 23:46:21 +0100
libapache2-mod-python (3.3.1-11) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 16ed7fc..58cd477 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Robert S. Edmonds <edmonds at debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, python-dev (>= 2.6.6-3~),
dh-apache2, apache2-dev (>> 2.4~)
X-Python-Version: 2.7
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/libapache2-mod-python.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/libapache2-mod-python.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/libapache2-mod-python.git
Homepage: http://www.modpython.org/
Standards-Version: 3.9.5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/libapache2-mod-python.git
More information about the Python-modules-commits
mailing list