[Python-modules-commits] [python-backports-abc] 04/04: d/control: Added Homepage field
Ondřej Nový
onovy at moszumanska.debian.org
Mon Aug 1 13:06:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-backports-abc.
commit c17cf723403501e3e449e72c88a37c1448818e0c
Author: Ondřej Nový <onovy at debian.org>
Date: Mon Aug 1 15:04:44 2016 +0200
d/control: Added Homepage field
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2c9d785..f9551b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-backports-abc (0.4-2) UNRELEASED; urgency=medium
* Fixed Vcs-* URLs
+ * d/control: Added Homepage field
-- Ondřej Nový <onovy at debian.org> Mon, 01 Aug 2016 14:56:03 +0200
diff --git a/debian/control b/debian/control
index cf1f21e..eddd94f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Section: python
Uploaders: Julien Puydt <julien.puydt at laposte.net>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), dh-python, python
+Homepage: https://github.com/cython/backports_abc
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-backports-abc.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-backports-abc.git/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-backports-abc.git
More information about the Python-modules-commits
mailing list