Re: Git and Quilt

2012-07-09 Thread Jimmy Thrasibule
On Mon, 2012-07-09 at 16:12 +0200, Dominique Dumont wrote: > On Monday 09 July 2012 15:26:50 Jimmy Thrasibule wrote: > > I have a core project on which I maintain a set of patches using Quilt. > > This allows me to make changes to the project without touching the files > > so I can upgrade to new v

Re: Git and Quilt

2012-07-09 Thread Gergely Nagy
Andreas Rönnquist writes: > I believe you have greater chances getting an answer to this on > debian-ment...@lists.debian.org - list CC'd. Actually, no, not really. The debian-mentors@ list is for Debian packaging, mostly, not for questions unrelated to that. I'd think -user or http://ask.debian

Re: Git and Quilt

2012-07-09 Thread Dominique Dumont
On Monday 09 July 2012 15:26:50 Jimmy Thrasibule wrote: > I have a core project on which I maintain a set of patches using Quilt. > This allows me to make changes to the project without touching the files > so I can upgrade to new versions easily. I don't really see the point. Couldn't you get a s

Re: Git and Quilt

2012-07-09 Thread Игорь Пашев
For debian packaging I'm using this manual: https://honk.sigxcpu.org/piki/development/debian_packages_in_git/ 2012/7/9 Andreas Rönnquist > On Mon, 09 Jul 2012 15:26:50 +0200 > Jimmy Thrasibule wrote: > > > Hello, > > > > I have a core project on which I maintain a set of patches using > > Quilt

Re: Git and Quilt

2012-07-09 Thread Andreas Rönnquist
On Mon, 09 Jul 2012 15:26:50 +0200 Jimmy Thrasibule wrote: > Hello, > > I have a core project on which I maintain a set of patches using > Quilt. This allows me to make changes to the project without touching > the files so I can upgrade to new versions easily. > > I keep my patches and the cor

Git and Quilt

2012-07-09 Thread Jimmy Thrasibule
Hello, I have a core project on which I maintain a set of patches using Quilt. This allows me to make changes to the project without touching the files so I can upgrade to new versions easily. I keep my patches and the core project in a Git repository. When I want to change something, I apply my