[Python-modules-commits] [paste] 03/03: Fixed Vcs-Git (git->https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Fri Mar 4 22:28:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy-guest pushed a commit to branch master
in repository paste.

commit 29db367a91ae3b65965bdf45fd119a395c8504a8
Author: Ondřej Nový <novy at ondrej.org>
Date:   Fri Mar 4 23:27:45 2016 +0100

    Fixed Vcs-Git (git->https)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cda4a0c..c8aa35a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ paste (1.7.5.1-7) UNRELEASED; urgency=medium
 
   * Added myself as uploader and removed Piotr Ożarowski (Closes: #740529)
   * wrap-and-sort
+  * Fixed Vcs-Git (git->https)
 
  -- Ondřej Nový <novy at ondrej.org>  Fri, 04 Mar 2016 23:24:56 +0100
 
diff --git a/debian/control b/debian/control
index 3278a5d..62cd414 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: python-all (>= 2.6.6-3),
                      python3-sphinx,
 Standards-Version: 3.9.2
 Homepage: http://pythonpaste.org/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/paste.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/paste.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/paste.git
 X-Python-Version: >= 2.4
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list