Hi.

On Fri, Aug 07, 2015 at 10:09:54AM +0200, Thomas Schmitt wrote:
> Hi,
> 
> i want to fix the growisofs DVD-R DAO bug and its
> wrong interpretation of "Descriptor" format error indication.
> See https://lists.debian.org/debian-user/2015/08/msg00197.html
> 
> Since growisofs has no upstream any more, i plan to submit
> patches towards Debian sid.
> But how to combine the growisofs source files of sid to the
> source installation which yields the sid growisofs binary ?
> 
> In
>   https://packages.debian.org/sid/video/dvd+rw-tools
> there are
>   
> http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1-11.dsc
>   
> http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1.orig.tar.gz
>   
> http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1-11.debian.tar.bz2
> 
> In dvd+rw-tools_7.1-11.debian.tar.bz2 i see a set of patches.
> Is there some automat which applies them properly ?

You can do it old way:

1) Make your patch(es).
2) Put them into debian/patches.
3) Put the name(s) of your patch(es) into debian/patches/series in the
desired order.
4) quilt will take care of the rest.

Or you can do it new way:

1) Change the source as appropriate.
2) Invoke dpkg-source --commit.
3) quilt will take care of the rest.

Reco


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150807083033.GA3640@x101h

Reply via email to