[Python-modules-commits] [django-pagination] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:27:19 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-pagination.
commit 08395a2166a290dc606620b086799ba0e0f65c76
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:27:17 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 fc6c31c..772d937 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+django-pagination (1.0.7-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:27:17 +0200
+
django-pagination (1.0.7-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index d41160c..d18ff48 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: debhelper (>= 9), python (>= 2.6.6-3~)
Build-Depends: python-setuptools, dh-python
X-Python-Version: >=2.5
Homepage: http://code.google.com/p/django-pagination/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/django-pagination.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-pagination.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-pagination.git
Package: python-django-pagination
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-pagination.git
More information about the Python-modules-commits
mailing list