[Python-modules-commits] [notify-python] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:44:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository notify-python.
commit ef45f69c711c5661e452ec8dd3b7a00e82c549e6
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:44:50 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 ff6c136..ebb38d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
notify-python (0.1.1-4) UNRELEASED; urgency=low
+ [ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:01:23 +0200
notify-python (0.1.1-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 7af8eb7..a56836d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 5.0.37.2),
python-gtk2-dev (>= 2.10)
Standards-Version: 3.7.2
X-Python-Version: >= 2.3
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/notify-python.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/notify-python.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/notify-python.git
Homepage: http://www.galago-project.org
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/notify-python.git
More information about the Python-modules-commits
mailing list