[Python-modules-commits] [python-yenc] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:29:16 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-yenc.
commit b0081bb7cb51784f9e40ae49f85204402be0add5
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:28:25 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 329bc3c..3616ba1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
python-yenc (0.4.0-2) UNRELEASED; urgency=low
+ [ JCF Ploemen (jcfp) ]
* debian/rules: install upstream changelog.
* Add build-dep on dh-python, now a separate package.
* Convert copyright to machine-readable format.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- JCF Ploemen (jcfp) <linux at jcf.pm> Wed, 21 Jan 2015 12:45:52 +0000
python-yenc (0.4.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 64c3108..4f81331 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.6-3~), dh-python
Standards-Version: 3.9.4
X-Python-Version: >= 2.5
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-yenc.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-yenc.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-yenc.git
Package: python-yenc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-yenc.git
More information about the Python-modules-commits
mailing list