[Python-modules-commits] [python-django-tinymce] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:00:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-django-tinymce.
commit 7f1dacb4654decbd095766327e47e22fb2b1a306
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:00:30 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 6eb2a0b..46ea495 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
python-django-tinymce (1.5-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:02:27 +0200
python-django-tinymce (1.5-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 56a084b..a1dab3f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
Build-Depends: debhelper (>= 7), python-support
Standards-Version: 3.9.0
Homepage: http://code.google.com/p/django-tinymce/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-django-tinymce.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-django-tinymce.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-django-tinymce.git
Package: python-django-tinymce
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-tinymce.git
More information about the Python-modules-commits
mailing list