[Calypso] [PATCH] Switch URLs to alioth and Keiths blog entry

Guido Günther agx at sigxcpu.org
Sat Jan 2 06:55:03 PST 2016


Alioth git has the most recent commits while Keith's blog entry has the
best "getting started" docs.
---
I think that's the best to avoid confusion until we moved more stuff
over to alioth.

 setup.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/setup.py b/setup.py
index fc560a4..61b5a7c 100755
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ and Sunbird 0.9+. It is free and open-source software, released under GPL
 version 3.
 
 For further information, please visit the `Calypso Website
-<http://www.calypso.org/>`_.
+<http://keithp.com/blogs/calypso/>`_.
 
 """
 
@@ -71,8 +71,8 @@ setup(
     long_description=__doc__,
     author="Keith Packard",
     author_email="keithp at keithp.com",
-    url="http://keithp.com/",
-    download_url="http://keithp.com/git/calypso",
+    url="http://keithp.com/blogs/calypso/",
+    download_url="https://anonscm.debian.org/cgit/calypso/calypso.git/",
     license="GNU GPL v3",
     platforms="Any",
     packages=["calypso", "calypso.acl"],
-- 
2.6.4


More information about the Calypso mailing list