Hi Simon,

On Sun, Apr 02, 2017 at 08:27:53PM +0100, Simon McVittie wrote:
> Control: tags 849932 + patch
> Control: tags 849932 + pending
> 
> Dear maintainer,
> I've prepared an NMU for gtk-sharp2 (versioned as 2.12.40-1.1) and
> uploaded it to DELAYED/2. Please feel free to tell me if I
> should delay it longer or cancel the upload.

Sorry that the team's not been responsive on the bug. Thanks for NMUing,
and to Andreas for writing the patch.

Feel free to upload with no delay. If you're up for it, committing
directly to the VCS would be nice too - you should have write access.

> diff -Nru gtk-sharp2-2.12.40/debian/changelog 
> gtk-sharp2-2.12.40/debian/changelog
> --- gtk-sharp2-2.12.40/debian/changelog       2016-11-15 13:04:31.000000000 
> +0000
> +++ gtk-sharp2-2.12.40/debian/changelog       2017-04-02 18:33:48.000000000 
> +0100
> @@ -1,3 +1,21 @@
> +  * Run dh_cligacpolicy with umask 022 to avoid installing some files
> +    with 0664, 0775 permissions (Lintian warning)
> diff -Nru gtk-sharp2-2.12.40/debian/rules gtk-sharp2-2.12.40/debian/rules
> --- gtk-sharp2-2.12.40/debian/rules   2016-11-15 13:04:31.000000000 +0000
> +++ gtk-sharp2-2.12.40/debian/rules   2017-04-02 18:33:48.000000000 +0100
> @@ -83,7 +83,7 @@
>       dh_fixperms -i
>       dh_clifixperms -i
>       dh_clistrip -i
> -     dh_cligacpolicy -i
> +     umask 022 && dh_cligacpolicy -i
>       dh_makeclilibs -m $(API_VERSION)
>       dh_installcligac -i
>       dh_clideps -i -d
> @@ -107,7 +107,7 @@
>       dh_fixperms -a
>       dh_clifixperms -a
>       dh_clistrip -a
> -     dh_cligacpolicy -a
> +     umask 022 && dh_cligacpolicy -a
>       dh_makeclilibs -m $(API_VERSION)
>       dh_installcligac -a
>       dh_clideps -a -d

Hmm, what's going on here?

Cheers,

-- 
Iain Lane                                  [ i...@orangesquash.org.uk ]
Debian Developer                                   [ la...@debian.org ]
Ubuntu Developer                                   [ la...@ubuntu.com ]

Attachment: signature.asc
Description: PGP signature

Reply via email to