[SCM] csound/master: Refresh patches

Felipe Sateler fsateler at debian.org
Thu Jan 20 00:03:24 UTC 2011


On Wed, Jan 19, 2011 at 08:46, Jonas Smedegaard <dr at jones.dk> wrote:
> On Wed, Jan 19, 2011 at 08:22:19AM -0300, Felipe Sateler wrote:
>>
>> On Tue, Jan 18, 2011 at 23:04, Jonas Smedegaard <dr at jones.dk> wrote:
>>>
>>> On Wed, Jan 19, 2011 at 01:50:42AM +0000,
>>> fsateler at users.alioth.debian.org
>>> wrote:
>>>>
>>>>   Refresh patches
>>>
>>>> ---- a/SConstruct
>>>> -+++ b/SConstruct
>>>> -@@ -769,6 +769,7 @@
>>>> +Index: csound-5.13.0~dfsg/SConstruct
>>>> +===================================================================
>>>> +--- csound-5.13.0~dfsg.orig/SConstruct 2011-01-17 22:20:05.000000000
>>>> -0300
>>>> ++++ csound-5.13.0~dfsg/SConstruct      2011-01-17 22:19:26.000000000
>>>> -0300
>>>> +@@ -800,6 +800,7 @@
>>>
>>> I recommend the following to produce most elegant and compact patches -
>>> meaning the least noise at each later refreshing:
>>>
>>>  quilt refresh --no-timestamps --no-index -pab
>>
>> Can this be defined in quiltrc? If it requires passing manually the
>> options then most likely I'm not doing it.
>
> I have no idea.  I am new to quilt.  Just sat down and digged out those
> options because in my previous manual(!) authoring of diff files I strived
> towards most compact style possible.
>
> Please do share with us if you find neat ways to store it either locally
> (like with "git config --global color.ui auto") or with the packages (like
> with dpkg-source local-options and gbp.conf).

It is possible to do this in ~/.quiltrc:

QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index"


As a matter of fact, I had it but commented out in my quiltrc (for
what reasons, I do not know) .

-- 

Saludos,
Felipe Sateler



More information about the pkg-multimedia-maintainers mailing list