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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 19:51:34 UTC 2016


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

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

commit dcf5dfa05a609302de0b9e26c3da8adab152168a
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:51:33 2016 +0200

    Fixed VCS URL (https)
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c5084ca..1b26efd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pymacs (0.25-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:51:33 +0200
+
 pymacs (0.25-1) unstable; urgency=low
 
   * New upstream release. Closes: #673219.
diff --git a/debian/control b/debian/control
index 00ccbca..a0f3130 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 8),
                python-docutils
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pymacs.git
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pymacs.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pymacs.git
 X-Python-Version: >= 2.5
 
 Package: pymacs

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



More information about the Python-modules-commits mailing list