[Python-modules-commits] [python-docutils] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:01:27 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-docutils.

commit 8fd53474a23d1138f2ddc7ec12397fc4835dd6af
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:01: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 dc3c9ef..62328fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
 python-docutils (0.12+dfsg-2) UNRELEASED; urgency=medium
 
+  [ Dmitry Shachnev ]
   * Do not mention build-time locale in rst2html manpage
     (static-help-message.diff; closes: #791587).
   * Update my e-mail address.
   * Bump Standards-Version to 3.9.6, no changes needed.
   * Remove XS-Testsuite header, it became obsolete since dpkg 1.17.11.
 
+  [ Ondřej Nový ]
+  * Fixed VCS URL (https)
+
  -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 21 Jul 2015 21:24:41 +0300
 
 python-docutils (0.12+dfsg-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 42ce560..7a5ffaf 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: dh-python,
                      xml-core
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.4
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-docutils.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-docutils.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-docutils.git
 Homepage: http://docutils.sourceforge.net/
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-docutils.git



More information about the Python-modules-commits mailing list