[website] 05/05: debsign before upload.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 24 21:51:03 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 3e20d747ebc2e52e5b2a9e4c68e9257eae335bdc
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Apr 24 23:17:26 2015 +0200
debsign before upload.
---
policy.xml | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/policy.xml b/policy.xml
index f74a987..9d26edc 100644
--- a/policy.xml
+++ b/policy.xml
@@ -1475,9 +1475,21 @@ Cmnd_Alias PBUILDERS=/usr/sbin/pbuilder, /usr/sbin/cowbuilder
</programlisting>
</para>
<para>
+ First sign the <filename>.changes</filename> file generated after
+ the <link linkend="git-build-package">package build</link>:
+<programlisting>
+<command>debsign</command> <filename>../<replaceable><package></replaceable>_<replaceable><version></replaceable>_<replaceable><architecture></replaceable>.changes</filename>
+</programlisting>
+
+
+ If you are not a DD or lack the DM permissions to upload the
+ package to <literal>ftp-master.debian.org</literal>, the package
+ can be uploaded to
+ <ulink url="http://mentors.debian.net/">mentors.debian.net</ulink>.
+ </para>
+ <para>
...
</para>
-
<sect5 id="git-tag-release">
<title>Tag a release</title>
<para>
--
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