[Python-modules-commits] [fabulous] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:29:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository fabulous.
commit ac027bc23fc15f3209dffa500ce97c2e16e9d304
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:29:43 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 1089e64..14bce89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
fabulous (0.1.5+dfsg1-2) UNRELEASED; urgency=low
+ [ Simon Chopin ]
* Fix the removal of SOURCES.txt
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Simon Chopin <chopin.simon at gmail.com> Wed, 10 Jul 2013 15:36:12 +0200
fabulous (0.1.5+dfsg1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index fee0069..047d7f2 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
Standards-Version: 3.9.4
X-Python-Version: >= 2.6
Homepage: http://lobstertech.com/fabulous.html
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/fabulous.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/fabulous.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/fabulous.git
Package: python-fabulous
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/fabulous.git
More information about the Python-modules-commits
mailing list