project: change evolution domain to mercurial-scm
authortimeless@gmail.com
Thu, 14 Apr 2016 18:07:40 +0000
changeset 1642 fb5e479080d8
parent 1641 27445da063b7
child 1643 a7bad80b7700
project: change evolution domain to mercurial-scm
README
debian/control
setup.py
--- a/README	Thu Apr 14 13:02:23 2016 -0700
+++ b/README	Thu Apr 14 18:07:40 2016 +0000
@@ -21,7 +21,7 @@
 We recommend reading the documentation first. An online version is
 available here:
 
-    http://evolution.experimentalworks.net/doc/
+    https://www.mercurial-scm.org/doc/evolution/
 
 Or see the ``doc/`` directory for a local copy.
 
--- a/debian/control	Thu Apr 14 13:02:23 2016 -0700
+++ b/debian/control	Thu Apr 14 18:07:40 2016 +0000
@@ -15,7 +15,7 @@
  librsvg2-bin,
  wget,
 Python-Version: >= 2.6
-Homepage: http://evolution.experimentalworks.net/
+Homepage: https://www.mercurial-scm.org/doc/evolution/
 
 Package: mercurial-evolve
 Architecture: all
--- a/setup.py	Thu Apr 14 13:02:23 2016 -0700
+++ b/setup.py	Thu Apr 14 18:07:40 2016 +0000
@@ -29,7 +29,7 @@
     author='Pierre-Yves David',
     maintainer='Pierre-Yves David',
     maintainer_email='pierre-yves.david@ens-lyon.org',
-    url='http://evolution.experimentalworks.net/',
+    url='https://www.mercurial-scm.org/doc/evolution/',
     description='Flexible evolution of Mercurial history.',
     long_description=open('README').read(),
     keywords='hg mercurial',