[website] 06/10: Update PTS links to use Package Tracker instead.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 24 19:34:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository website.
commit dfb25e23c97fd1601277aca85b8b5f27c143d1e0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Apr 24 20:01:51 2015 +0200
Update PTS links to use Package Tracker instead.
---
policy.xml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/policy.xml b/policy.xml
index e787b63..6fb659a 100644
--- a/policy.xml
+++ b/policy.xml
@@ -208,7 +208,7 @@
<para>
The Debian GIS team collaboration infrastructure on Alioth originates
from the initial team effort to maintain the
- <ulink url="http://packages.qa.debian.org/g/grass.html">grass</ulink>
+ <ulink url="https://tracker.debian.org/pkg/grass">grass</ulink>
package.
It has since grown to collaboratively maintain most GIS and
OpenStreetMap source packages, but still uses the
@@ -276,7 +276,7 @@
To check the sources of a package (referred as
<replaceable><package></replaceable> below) in our repositories,
use the <command>debcheckout</command> command, from the
- <ulink url="http://packages.qa.debian.org/devscripts">devscripts</ulink>
+ <ulink url="https://tracker.debian.org/pkg/devscripts">devscripts</ulink>
package.
<itemizedlist>
<listitem>
@@ -719,7 +719,7 @@ pkg-grass/
<listitem>
<para>
<command>build-essential</command>
- (<ulink url="http://packages.qa.debian.org/b/build-essential.html">PTS</ulink>)
+ (<ulink url="https://tracker.debian.org/pkg/build-essential">PTS</ulink>)
depends on the essential packages required for every kind of
Debian package development.
</para>
@@ -727,7 +727,7 @@ pkg-grass/
<listitem>
<para>
<command>devscripts</command>
- (<ulink url="http://packages.qa.debian.org/d/devscripts.html">PTS</ulink>)
+ (<ulink url="https://tracker.debian.org/pkg/devscripts">PTS</ulink>)
provides <command>debcheckout</command>
(<ulink url="http://manpages.debian.net/cgi-bin/man.cgi?query=debcheckout">man</ulink>),
<command>debcommit</command>
@@ -745,7 +745,7 @@ pkg-grass/
<listitem>
<para>
<command>git-buildpackage</command>
- (<ulink url="http://packages.qa.debian.org/g/git-buildpackage.html">PTS</ulink>,
+ (<ulink url="https://tracker.debian.org/pkg/git-buildpackage">PTS</ulink>,
<ulink url="http://manpages.debian.net/cgi-bin/man.cgi?query=git-buildpackage">man</ulink>)
and its helper tools are used by most source packages maintained
as Git repositories in Debian GIS.
@@ -754,7 +754,7 @@ pkg-grass/
<listitem>
<para>
<command>pristine-tar</command>
- (<ulink url="http://packages.qa.debian.org/p/pristine-tar.html">PTS</ulink>,
+ (<ulink url="https://tracker.debian.org/pkg/pristine-tar">PTS</ulink>,
<ulink url="http://manpages.debian.net/cgi-bin/man.cgi?query=pristine-tar">man</ulink>)
is used to allow byte-identical recreation of the original
tarball from the <literal>upstream</literal> branch.
@@ -770,11 +770,11 @@ pkg-grass/
<listitem>
<para>
<command>pbuilder</command>
- (<ulink url="http://packages.qa.debian.org/p/pbuilder.html">PTS</ulink>,
+ (<ulink url="https://tracker.debian.org/pkg/pbuilder">PTS</ulink>,
<ulink url="http://manpages.debian.net/cgi-bin/man.cgi?query=pbuilder">man</ulink>)
and
<command>cowbuilder</command>
- (<ulink url="http://packages.qa.debian.org/c/cowdancer.html">PTS</ulink>,
+ (<ulink url="https://tracker.debian.org/pkg/cowdancer">PTS</ulink>,
<ulink url="http://manpages.debian.net/cgi-bin/man.cgi?query=cowbuilder">man</ulink>)
are used for clean builds from the source packages in
distribution specific <literal>chroot</literal> environments.
@@ -1822,7 +1822,7 @@ lintian ../build-area/*changes
<sect2 id="r-packages">
<title>R packages</title>
<para>
- <ulink url="http://packages.qa.debian.org/r-base-core">GNU R</ulink>
+ <ulink url="https://tracker.debian.org/pkg/r-base">GNU R</ulink>
sometimes introduces backward incompatibilities,
so the current practice is to make packages depend on versions equal or
higher to the one against which they were built.
@@ -2074,7 +2074,7 @@ Vcs-Svn: svn://anonscm.debian.org/pkg-grass/packages/<replaceable><package>
<title>Config::Model</title>
<para>
It is a very good idea to use
- <ulink url="http://packages.qa.debian.org/libc/libconfig-model-perl.html"><command>Config::Model</command></ulink>
+ <ulink url="https://tracker.debian.org/pkg/libconfig-model-perl"><command>Config::Model</command></ulink>
to unify the formatting of <filename>debian/control</filename>.
</para>
<para>
@@ -2371,7 +2371,7 @@ pristine-tar = True
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>
of the
- <ulink url="http://packages.qa.debian.org/d/debian-gis.html"><package>debian-gis</package></ulink>
+ <ulink url="https://tracker.debian.org/pkg/debian-gis"><package>debian-gis</package></ulink>
Blend package.
Some team members watch the changes in the Debian GIS packaging pool
but it helps if the maintainer of a new package verifies that everything
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git
More information about the Pkg-grass-devel
mailing list