[med-svn] [Git][med-team/community/policy][master] Replaced some implicite references to Alioth
Andreas Tille
gitlab at salsa.debian.org
Sun Mar 11 16:22:08 UTC 2018
Andreas Tille pushed to branch master at Debian Med / community / policy
Commits:
e748016d by Andreas Tille at 2018-03-11T17:21:47+01:00
Replaced some implicite references to Alioth
- - - - -
1 changed file:
- policy.xml
Changes:
=====================================
policy.xml
=====================================
--- a/policy.xml
+++ b/policy.xml
@@ -147,7 +147,7 @@
needed when using the <link linkend="git-buildpackage">gbp buildpackage</link>
helper. Alternatively to <command>debcheckout</command>, the command
<command>gbp clone</command> will also track the relevant branches:<programlisting>
-<command>gbp clone</command> <replaceable>git+ssh://git.debian.org/git/debian-med/<package>.git</replaceable></programlisting>
+<command>gbp clone</command> <replaceable>git at salsa.debian.org:med-team/<package>.git</replaceable></programlisting>
</para>
</listitem>
<listitem>
@@ -155,7 +155,7 @@
For read-only access with <command>debcheckout</command>, remove
the <option>--user</option> option. With <command>gbp clone</command>,
use an anonymous URL like the following:<programlisting>
-<command>gbp clone</command> <replaceable>git://anonscm.debian.org/debian-med/<package>.git</replaceable></programlisting>
+<command>gbp clone</command> <replaceable>https://salsa.debian.org/med-team/<package>.git</replaceable></programlisting>
</para>
</listitem>
</itemizedlist>
@@ -232,8 +232,8 @@
<sect3 id="new-repository-with-gbp">
<title>To create a new local git repository</title>
<para>Before you create a new git repository you probably want to check whether your target project just exists.
- <ulink url="https://anonscm.debian.org/cgit/debian-med">Here</ulink> is an overview about all projects
- packaged in Git by the Debian Med team.
+ In the Gitlab interface of <ulink url="https://salsa.debian.org/med-team/">Salsa</ulink> you can seek
+ for software packaged by the Debian Med team.
</para>
<para>When the upstream sources are distributed as compressed <command>tar</command> archives (<literal>tar.gz</literal>, …):<programlisting>
<command>mkdir</command> <filename class="directory">package</filename>
View it on GitLab: https://salsa.debian.org/med-team/community/policy/commit/e748016d0be70a89a9d073eadaf2b020df1bfc1a
---
View it on GitLab: https://salsa.debian.org/med-team/community/policy/commit/e748016d0be70a89a9d073eadaf2b020df1bfc1a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180311/2da2cfed/attachment-0001.html>
More information about the debian-med-commit
mailing list