[Git][debian-gis-team/debian-gis-team.pages.debian.net][master] Use --deb-machine instead of licensecheck2deb5.
Bas Couwenberg
gitlab at salsa.debian.org
Tue Mar 17 19:20:44 GMT 2020
Bas Couwenberg pushed to branch master at Debian GIS Project / debian-gis-team.pages.debian.net
Commits:
ff38d71d by Bas Couwenberg at 2020-03-17T20:20:31+01:00
Use --deb-machine instead of licensecheck2deb5.
- - - - -
3 changed files:
- policy.xml
- public/policy/packaging.html
- public/policy/policy.html
Changes:
=====================================
policy.xml
=====================================
@@ -1179,11 +1179,11 @@ DIST=<replaceable><distribution></replaceable> ARCH=<replaceable><archi
</para>
<para>
It may also be helpful to review the copyright file generated
- by <command>licensecheck2dep5</command> for the new upstream
- release, and compared it to the existing
+ by <command>licensecheck</command> <option>--deb-machine</option>
+ for the new upstream release, and compared it to the existing
<filename>debian/copyright</filename> file.
<programlisting>
-<command>licensecheck</command> <option>--copyright</option> <option>-r</option> * | <command>/usr/lib/cdbs/licensecheck2dep5</command> > <filename>debian/copyright.new</filename>
+<command>licensecheck</command> <option>--deb-machine</option> <option>-r</option> * > <filename>debian/copyright.new</filename>
<command>diff</command> <option>-u</option> <filename>debian/copyright</filename> <filename>debian/copyright.new</filename>
</programlisting>
</para>
@@ -2660,7 +2660,7 @@ Vcs-Git: https://salsa.debian.org/debian-gis-team/<replaceable><package></
<filename>debian/copyright</filename> file you can try the following:
<programlisting>
<command>sudo apt-get install</command> devscripts cdbs
-<command>licensecheck</command> <option>--copyright</option> <option>-r *</option> | <command>/usr/lib/cdbs/licensecheck2dep5</command> > <filename>debian/copyright</filename>
+<command>licensecheck</command> <option>--deb-machine</option> <option>-r *</option> > <filename>debian/copyright</filename>
</programlisting>
</para>
<para>
=====================================
public/policy/packaging.html
=====================================
@@ -471,11 +471,11 @@ DIST=<em class="replaceable"><code><distribution></code></em> ARCH=<em cla
existing files.
</p><p>
It may also be helpful to review the copyright file generated
- by <span class="command"><strong>licensecheck2dep5</strong></span> for the new upstream
- release, and compared it to the existing
+ by <span class="command"><strong>licensecheck</strong></span> <code class="option">--deb-machine</code>
+ for the new upstream release, and compared it to the existing
<code class="filename">debian/copyright</code> file.
</p><pre class="programlisting">
-<span class="command"><strong>licensecheck</strong></span> <code class="option">--copyright</code> <code class="option">-r</code> * | <span class="command"><strong>/usr/lib/cdbs/licensecheck2dep5</strong></span> > <code class="filename">debian/copyright.new</code>
+<span class="command"><strong>licensecheck</strong></span> <code class="option">--deb-machine</code> <code class="option">-r</code> * > <code class="filename">debian/copyright.new</code>
<span class="command"><strong>diff</strong></span> <code class="option">-u</code> <code class="filename">debian/copyright</code> <code class="filename">debian/copyright.new</code>
</pre><p>
</p><p>
=====================================
public/policy/policy.html
=====================================
@@ -110,7 +110,7 @@ Vcs-Git: https://salsa.debian.org/debian-gis-team/<em class="replaceable"><code>
<code class="filename">debian/copyright</code> file you can try the following:
</p><pre class="programlisting">
<span class="command"><strong>sudo apt-get install</strong></span> devscripts cdbs
-<span class="command"><strong>licensecheck</strong></span> <code class="option">--copyright</code> <code class="option">-r *</code> | <span class="command"><strong>/usr/lib/cdbs/licensecheck2dep5</strong></span> > <code class="filename">debian/copyright</code>
+<span class="command"><strong>licensecheck</strong></span> <code class="option">--deb-machine</code> <code class="option">-r *</code> > <code class="filename">debian/copyright</code>
</pre><p>
</p><p>
To verify the correct syntax of the
View it on GitLab: https://salsa.debian.org/debian-gis-team/debian-gis-team.pages.debian.net/-/commit/ff38d71d33c389bb67f023e47372261f1e0f5530
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/debian-gis-team.pages.debian.net/-/commit/ff38d71d33c389bb67f023e47372261f1e0f5530
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20200317/a2b0d881/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list