[Python-modules-commits] [python-django-adminsortable] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 19:58:59 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-adminsortable.

commit 09012aeb7460e9fa270f5c5ed86c9e4ccda2f335
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:58:57 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 90cee0c..02d4dd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-django-adminsortable (2.0.10-3) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:58:57 +0200
+
 python-django-adminsortable (2.0.10-2) unstable; urgency=medium
 
   * Initial public release (Closes: #814532).
diff --git a/debian/control b/debian/control
index 8458512..7748b4a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.7
 Homepage: https://github.com/iambrandontaylor/django-admin-sortable
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-django-adminsortable.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-django-adminsortable.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-django-adminsortable.git
 
 Package: python-django-adminsortable

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



More information about the Python-modules-commits mailing list