[Pkg-gnupg-commit] [gnupg2] 01/10: 01-gnupg2-rename
David Prévot
taffit at moszumanska.debian.org
Sun Nov 16 21:17:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch patch-queue/l10n
in repository gnupg2.
commit ad52551548913ce61be810b8dcdc2a37f2bd2c61
Author: Debian GnuPG Maintainers <pkg-gnupg-maint at lists.alioth.debian.org>
Date: Thu Nov 13 19:30:37 2014 -0400
01-gnupg2-rename
===================================================================
---
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 417cf25..be51e01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,7 @@ m4_define([mym4_betastring],
m4_define([mym4_isgit],m4_if(mym4_betastring,[],[no],[yes]))
m4_define([mym4_full_version],[mym4_version[]mym4_betastring])
-AC_INIT([gnupg],[mym4_full_version], [http://bugs.gnupg.org])
+AC_INIT([gnupg2],[mym4_full_version], [http://bugs.gnupg.org])
NEED_GPG_ERROR_VERSION=1.11
@@ -57,7 +57,7 @@ NEED_KSBA_VERSION=1.0.7
development_version=mym4_isgit
PACKAGE=$PACKAGE_NAME
-PACKAGE_GT=${PACKAGE_NAME}2
+PACKAGE_GT=${PACKAGE_NAME}
VERSION=$PACKAGE_VERSION
AC_CONFIG_AUX_DIR(scripts)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list