[Python-modules-commits] [python-byteplay] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:56:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-byteplay.
commit bf7c9908df83dba8565cde39ec7a04c9c7177c88
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:56:46 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 e1e11ad..33a038a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
python-byteplay (0.2-3) UNRELEASED; urgency=low
+ [ Jakub Wilk ]
* Rename the DEP-8 test, so that it matches binary package name.
* Remove doubled shebang from the DEP-8 test script.
* Use canonical URIs for Vcs-* fields.
@@ -7,6 +8,9 @@ python-byteplay (0.2-3) UNRELEASED; urgency=low
debian/rules can be only run in the correct directory.
* Bump standards version to 3.9.4 (no changes needed).
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 21:27:51 +0200
python-byteplay (0.2-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c05c051..b5db885 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Jakub Wilk <jwilk at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-byteplay.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-byteplay.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-byteplay.git
Build-Depends: debhelper (>= 7),
python-support (>= 0.90),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-byteplay.git
More information about the Python-modules-commits
mailing list