[Python-modules-commits] [pastedeploy] 01/05: Fixed Vcs-Git (git->https).

Ondřej Nový onovy-guest at moszumanska.debian.org
Fri Mar 4 14:19:42 UTC 2016


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

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

commit e4e505e8f9d68b1a2b0d0002814ba9931c6acd3e
Author: Ondřej Nový <novy at ondrej.org>
Date:   Fri Mar 4 15:12:10 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index e02e07a..3d37286 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 pastedeploy (1.5.2-2) UNRELEASED; urgency=medium
 
+  [ Piotr Ożarowski ]
   * Add missing dh-python build dependency (Closes: #744299)
 
+  [ Ondřej Nový ]
+  * Fixed Vcs-Git (git->https).
+
  -- Piotr Ożarowski <piotr at debian.org>  Mon, 30 Dec 2013 13:26:50 +0100
 
 pastedeploy (1.5.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2572edb..a43e6a1 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
  python-docutils
 Standards-Version: 3.9.5
 Homepage: http://pythonpaste.org/deploy/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pastedeploy.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pastedeploy.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pastedeploy.git
 X-Python-Version: >= 2.4
 

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



More information about the Python-modules-commits mailing list