This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository website.
commit 4a3f092bde014605221663dad40aac64c698af97 Author: Bas Couwenberg <[email protected]> Date: Fri Apr 24 21:34:10 2015 +0200 Update VCS URLs to use cgit instead of gitweb. --- HEADER.html | 2 +- policy.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/HEADER.html b/HEADER.html index 181fa24..fb53efe 100644 --- a/HEADER.html +++ b/HEADER.html @@ -40,7 +40,7 @@ <dd>for group management, git repositories, and this webspace</dd> - <dt><a href="http://anonscm.debian.org/git/pkg-grass/">our git repository</a> (<a href="http://anonscm.debian.org/gitweb/?a=project_list;pf=pkg-grass">gitweb</a>)</dt> + <dt><a href="http://anonscm.debian.org/cgit/pkg-grass/">our git repository</a></dt> <dd>for storing of and working on our packages</dd> diff --git a/policy.xml b/policy.xml index 4a6f167..2387a89 100644 --- a/policy.xml +++ b/policy.xml @@ -34,7 +34,7 @@ </authorgroup> <releaseinfo> Source: - <ulink url="http://anonscm.debian.org/gitweb/?p=pkg-grass/website.git;a=blob;f=policy.xml">http://anonscm.debian.org/gitweb/?p=pkg-grass/website.git;a=blob;f=policy.xml</ulink> + <ulink url="http://anonscm.debian.org/cgit/pkg-grass/website.git/tree/policy.xml">http://anonscm.debian.org/cgit/pkg-grass/website.git/tree/policy.xml</ulink> </releaseinfo> </articleinfo> <mediaobject> @@ -254,7 +254,7 @@ <para> We use Git and Subversion (SVN) repositories, hosted by Debian. You can have a look at each repository through Alioths web interfaces: - <ulink url="http://anonscm.debian.org/gitweb/">gitweb</ulink> and + <ulink url="http://anonscm.debian.org/cgit/pkg-grass/">cgit</ulink> and <ulink url="http://anonscm.debian.org/viewvc/pkg-grass/">ViewVC</ulink>. </para> <para> @@ -673,7 +673,7 @@ pkg-grass/ </para> <para> See also the - <ulink url="http://anonscm.debian.org/gitweb/?p=pkg-grass/package_template.git">package template</ulink> + <ulink url="http://anonscm.debian.org/cgit/pkg-grass/package_template.git">package template</ulink> in our Git repository. </para> </sect2> @@ -1870,7 +1870,7 @@ lintian ../build-area/*changes </para> <para> The tasks files are not hosted in the Debian GIS repositories, but in the - <ulink url="http://anonscm.debian.org/gitweb/?p=blends/projects/gis.git">Debian Blends repository</ulink>. + <ulink url="http://anonscm.debian.org/cgit/blends/projects/gis.git">Debian Blends repository</ulink>. Interested members of the Debian GIS project on Alioth can <ulink url="https://alioth.debian.org/project/request.php?group_id=100278">request commit access</ulink> to the Blends repository. @@ -2368,7 +2368,7 @@ pristine-tar = True <para> Once you injected a new package please make sure that it is mentioned in the appropriate <link linkend="tasks">tasks</link> file in the - <ulink url="http://anonscm.debian.org/gitweb/?p=blends/projects/gis.git">source</ulink> + <ulink url="http://anonscm.debian.org/cgit/blends/projects/gis.git">source</ulink> of the <ulink url="https://tracker.debian.org/pkg/debian-gis"><package>debian-gis</package></ulink> Blend package. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

