[Python-modules-commits] [pyglet] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:49:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository pyglet.
commit 2861b2347e14bccda4b695854363c8e9ac322ca4
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:49:50 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 fb0f707..d657577 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyglet (1.1.4.dfsg-4) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:49:50 +0200
+
pyglet (1.1.4.dfsg-3) unstable; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index 4e125f2..d6fe13d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Michael Hanke <michael.hanke at gmail.com>,
Build-Depends: cdbs, debhelper (>= 9), dh-python, python
Standards-Version: 3.9.6
Homepage: http://www.pyglet.org
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyglet.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyglet.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyglet.git
X-Python-Version: >= 2.4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyglet.git
More information about the Python-modules-commits
mailing list