[Python-modules-commits] [django-webpack-loader] 01/01: Fixed VCS URL
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 21:40:54 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-webpack-loader.
commit a952ed4f05eea9633c09ad27988d059eca5e12e4
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 23:40:53 2016 +0200
Fixed VCS URL
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 32b6d87..60df344 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-webpack-loader (0.3.0-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 23:40:53 +0200
+
django-webpack-loader (0.3.0-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 8ff4674..e681dad 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
python3-setuptools
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-webpack-loader.git
-Vcs-Git: https://anonscm.debian.org/python-modules/packages/django-webpack-loader.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-webpack-loader.git
Homepage: https://github.com/owais/django-webpack-loader
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-webpack-loader.git
More information about the Python-modules-commits
mailing list