[SCM] pd-zexy/master: preserve autom4te.cache

Reinhard Tartler siretart at tauware.de
Tue Sep 27 16:49:01 UTC 2011


On Di, Sep 27, 2011 at 17:30:51 (CEST), zmoelnig-guest at users.alioth.debian.org wrote:

> The following commit has been merged in the master branch:
> commit ce6b55f7d5eaed7c6d805e920cc93607a33e408c
> Author: IOhannes m zmölnig <zmoelnig at iem.at>
> Date:   Tue Sep 27 17:13:52 2011 +0200
>
>     preserve autom4te.cache
>     
>     which is in the upstream tarball though it never should have gone there...
>
> diff --git a/src/autom4te.cache/output.0 b/debian/pristine/autom4te/output.0
> similarity index 100%
> copy from src/autom4te.cache/output.0
> copy to debian/pristine/autom4te/output.0
> diff --git a/src/autom4te.cache/output.1 b/debian/pristine/autom4te/output.1
> similarity index 100%
> copy from src/autom4te.cache/output.1
> copy to debian/pristine/autom4te/output.1
> diff --git a/src/autom4te.cache/requests b/debian/pristine/autom4te/requests
> similarity index 100%
> copy from src/autom4te.cache/requests
> copy to debian/pristine/autom4te/requests
> diff --git a/src/autom4te.cache/traces.0 b/debian/pristine/autom4te/traces.0
> similarity index 100%
> copy from src/autom4te.cache/traces.0
> copy to debian/pristine/autom4te/traces.0
> diff --git a/src/autom4te.cache/traces.1 b/debian/pristine/autom4te/traces.1
> similarity index 100%
> copy from src/autom4te.cache/traces.1
> copy to debian/pristine/autom4te/traces.1
> diff --git a/debian/rules b/debian/rules
> index b98ef2e..cfc88d6 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -44,3 +44,4 @@ DEB_PHONY_RULES += pristine-revert
>  clean:: pristine-revert
>  pristine-revert: makefile-clean
>  	cp -f debian/pristine/configure src/
> +	cp -rf debian/pristine/autom4te src/autom4te.cache

Why not deleting it in the clean target and remove it from the packaging
(i.e., 'master') branch?

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



More information about the pkg-multimedia-maintainers mailing list