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

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

commit d9b366fbcc5282acf26e6ece72f6be86e0b6ffc2
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:25:50 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 5df28a7..1a0680e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-assets (0.11-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:25:50 +0200
+
 django-assets (0.11-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index ad8d7b8..c821553 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.3
 Homepage: https://github.com/miracle2k/django-assets
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-assets.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-assets.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-assets.git
 
 Package: python-django-assets

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



More information about the Python-modules-commits mailing list