On Thu, Mar 16, 2006 at 07:39:09PM +0100, [EMAIL PROTECTED] wrote:
> Package: matplotlib
> Version: 0.86.2-2
> Severity: normal
> Tags: patch
> 
> Hi,
> 
> Attached is the diff for my matplotlib 0.86.2-2.1 NMU.

Hi,

thanks for the patch.. but it was different from the one proposed in
#354370.

Your upload made matplotlib unusable.

Please, next time consider to ask *before* doing an NMU.

Regards

Marco Presi

> 
> -- 
> Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
> Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D

> diff -u matplotlib-0.86.2/debian/rules matplotlib-0.86.2/debian/rules
> --- matplotlib-0.86.2/debian/rules
> +++ matplotlib-0.86.2/debian/rules
> @@ -80,14 +80,14 @@
>       dh_clean -k
>       python ./setup.py install_data -d $(CURDIR)/debian/$(pdata)/usr/share
>  
> -     rm $(CURDIR)/debian/$(pdata)/usr/share/matplotlib/mpl-data/Vera*.ttf
> +     rm 
> $(CURDIR)/debian/$(pdata)/usr/share/lib/python2.3/site-packages/matplotlib/mpl-data/Vera*.ttf
>  
>       # make svg images not executable:
> -     chmod 644 $(CURDIR)/debian/$(pdata)/usr/share/matplotlib/mpl-data/*.svg
> +     chmod 644 
> $(CURDIR)/debian/$(pdata)/usr/share/lib/python2.3/site-packages/matplotlib/mpl-data/*.svg
>  
>       # move .matplotlibrc to /etc
>       mkdir $(CURDIR)/debian/$(pdata)/etc/
> -     mv $(CURDIR)/debian/$(pdata)/usr/share/matplotlib/mpl-data/matplotlibrc 
> \
> +     mv 
> $(CURDIR)/debian/$(pdata)/usr/share/lib/python2.3/site-packages/matplotlib/mpl-data/matplotlibrc
>  \
>               $(CURDIR)/debian/$(pdata)/etc/matplotlibrc
>  
>  # binary
> diff -u matplotlib-0.86.2/debian/changelog matplotlib-0.86.2/debian/changelog
> --- matplotlib-0.86.2/debian/changelog
> +++ matplotlib-0.86.2/debian/changelog
> @@ -1,3 +1,10 @@
> +matplotlib (0.86.2-2.1) unstable; urgency=high
> +
> +  * Non-maintainer upload.
> +  * Fix FTBFS 'rm: cannot remove ...: No such file ... (Closes: #354370).
> +
> + -- Luk Claes <[EMAIL PROTECTED]>  Thu, 16 Mar 2006 18:52:47 +0100
> +
>  matplotlib (0.86.2-2) unstable; urgency=low
>  
>    * Packages now depend both on python-numarray and python-numeric. Closes: 
> #353043


-- 
"I videogiochi non influenzano i bambini. Voglio dire, se Pac-Man avesse
influenzato la nostra generazione, staremmo tutti saltando in sale
scure, masticando pillole magiche e ascoltando musica elettronica
ripetitiva."

"Videogames do not influence kids. I mean, if Pac-Man influenced our
generation, we were all jumping in dark rooms, chomping pills and
listening to electronic repeating music."

Kristian Wilson, Nintendo Inc. 1989



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to