[git] Scute - branch, master, updated. scute-1.5.0-2-ga9a229a
by Damien Goutte-Gattat
cvs at cvs.gnupg.org
Tue Jul 25 23:09:43 CEST 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PKCS#11 token on top of gpg-agent".
The branch, master has been updated
via a9a229a7f4a8920a7cc335f7a8bf0b5736ebec64 (commit)
from ce7fb4ad5404fdc74f2ab214bc5a70d0fbb60cc8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a9a229a7f4a8920a7cc335f7a8bf0b5736ebec64
Author: Damien Goutte-Gattat <dgouttegattat at incenp.org>
Date: Mon Jul 24 11:33:20 2017 +0200
doc: Revert bug report address to bugs.gnupg.org.
--
In agreement with Werner's decision as stated in GnuPG commit
5dac85fba780: bugs.gnupg.org is the canonical bug report address,
independently of what the current development platform is.
Signed-off-by: Damien Goutte-Gattat <dgouttegattat at incenp.org>
diff --git a/AUTHORS b/AUTHORS
index 2ce5e4a..70007d6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,6 @@
Package: scute
Maintainer: Damien Goutte-Gattat <dgouttegattat at incenp.org>
-Bug reports: https://dev.gnupg.org/
+Bug reports: https://bugs.gnupg.org/
Security related bug reports: security at gnupg.org
License: GPLv2+ with exception for Mozilla
diff --git a/configure.ac b/configure.ac
index 618d845..3615a49 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ m4_define([mym4_version], m4_argn(4, mym4_verslist))
m4_define([mym4_revision], m4_argn(7, mym4_verslist))
m4_define([mym4_revision_dec], m4_argn(8, mym4_verslist))
m4_esyscmd([echo ]mym4_version[>VERSION])
-AC_INIT([mym4_package],[mym4_version], [https://dev.gnupg.org])
+AC_INIT([mym4_package],[mym4_version], [https://bugs.gnupg.org])
# LT Version numbers, remember to change them just *before* a release.
# (Code changed: REVISION++)
diff --git a/doc/website/contact.xhtml b/doc/website/contact.xhtml
index 7fbe731..d1e306b 100644
--- a/doc/website/contact.xhtml
+++ b/doc/website/contact.xhtml
@@ -61,7 +61,7 @@
<h2>Bug Reports</h2>
<p>
All bug reports should be submitted to our <a
- href="https://dev.gnupg.org/">bug tracking system</a> or
+ href="https://bugs.gnupg.org/">bug tracking system</a> or
sent via e-mail to the <a
href="http://lists.gnupg.org/mailman/listinfo/gnupg-devel">GnuPG
development mailing list.</a> Sensitive information can also
-----------------------------------------------------------------------
Summary of changes:
AUTHORS | 2 +-
configure.ac | 2 +-
doc/website/contact.xhtml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
PKCS#11 token on top of gpg-agent
http://git.gnupg.org
More information about the Gnupg-commits
mailing list