Package: python-pyramid
Version: 1.5.1+dfsg-2
Severity: normal
Tags: patch
Dear Maintainer,
When I try to open the current homepage [1] in the control file, I wait
for a while,
but nothing is loaded.
Looks like the url has changed since it was initially added.
The homepage for the project now seems to be located at [2]. I have
prepared and attached a small patch which replaces the homepage url.
[1] docs.pylonshq.com
[2] http://www.pylonsproject.org/projects/pyramid/about
--
mvh / best regards
Hans Joachim Desserud
http://desserud.org
Index: debian/control
===================================================================
--- debian/control (revisjon 32551)
+++ debian/control (arbeidskopi)
@@ -29,7 +29,7 @@
python3-zope.deprecation,
python3-zope.interface
Standards-Version: 3.9.5
-Homepage: http://docs.pylonshq.com/
+Homepage: http://www.pylonsproject.org/projects/pyramid/about
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-pyramid/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-pyramid/trunk/