[Python-modules-commits] [pycxx] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:48:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pycxx.
commit a65f8d17202b0f5708c203ea70bc16381d816346
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:48:35 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 bd0d010..7587ab1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pycxx (6.2.6-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:48:35 +0200
+
pycxx (6.2.6-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 2a49843..c3b3b2a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ X-Python-Version: >= 2.4
X-Python3-Version: >= 3.3
Standards-Version: 3.9.6
Homepage: http://cxx.sourceforge.net
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pycxx.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pycxx.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pycxx.git
XS-Testsuite: autopkgtest
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycxx.git
More information about the Python-modules-commits
mailing list