[Pkg-gnupg-maint] Fwd: failed many builds of gpgme1.0 1.5.1-4

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Sep 9 13:29:11 UTC 2014


On 09/08/2014 09:01 PM, NIIBE Yutaka wrote:
> On the machine, automake1.14 is installed.  It seems that we also need
> to specify ACLOCAL in debian/rules.
> 
> Besides, I found the Vcs-Browser field is wrong.  Here's a patch.
> 
> I don't think it's worth for another upload now, since hppa is not the
> one of supported architectures in Debian.
> 
> diff --git a/debian/control b/debian/control
> index c869961..efe439e 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -17,7 +17,7 @@ Build-Depends: automake1.11,
>  Standards-Version: 3.9.5
>  Homepage: http://www.gnupg.org/gpgme.html
>  Vcs-Git: git://anonscm.debian.org/pkg-gnupg/gpgme.git
> -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnupg/gnupg.git
> +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnupg/gpgme.git
>  
>  Package: libgpgme11-dev
>  Section: libdevel
> diff --git a/debian/rules b/debian/rules
> index 73af208..d4d6c53 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -6,6 +6,7 @@ export CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
>  export CFLAGS   := $(shell dpkg-buildflags --get CFLAGS)
>  export LDFLAGS  := $(shell dpkg-buildflags --get LDFLAGS)
>  export AUTOMAKE = automake-1.11
> +export ACLOCAL = aclocal-1.11
>  
>  %:
>  	dh $@ --with autoreconf --parallel


Thanks, i've applied both of the above patches to the gpgme packaging in
git.

	--dkg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnupg-maint/attachments/20140909/d841b76d/attachment.sig>


More information about the Pkg-gnupg-maint mailing list