On Sat, Feb 16, 2008, David Paleino wrote:
> > We’ve always done this way in pkg-gnome’s SVN, keeping only debian/
> > directories, while using simple-patchsys, dpatch, dbs (muahaha) and now
> > standardizing on quilt.
>
> ... and? Something's missing: do you use svn-do?
I wrote it for pkg-gnome
On sam, 2008-02-16 at 18:25 +0100, David Paleino wrote:
> Il giorno Sat, 16 Feb 2008 17:07:18 +0100
> Josselin Mouette <[EMAIL PROTECTED]> ha scritto:
>
> > On jeu, 2008-02-07 at 23:07 +0100, Sven Mueller wrote:
> > > However, I wonder wether quilt has any way (through a known wrapper
> > > perhap
Il giorno Sat, 16 Feb 2008 17:07:18 +0100
Josselin Mouette <[EMAIL PROTECTED]> ha scritto:
> On jeu, 2008-02-07 at 23:07 +0100, Sven Mueller wrote:
> > However, I wonder wether quilt has any way (through a known wrapper
> > perhaps) to support the thing I like (though I'm not too attached to
> > t
On jeu, 2008-02-07 at 23:07 +0100, Sven Mueller wrote:
> However, I wonder wether quilt has any way (through a known wrapper
> perhaps) to support the thing I like (though I'm not too attached to
> that feature) with dpatch:
> Being able to keep only debian/* in the repository along with the
> orig
[please CC me on replies]
-=| Damyan Ivanov, Fri, Feb 08, 2008 at 01:35:52PM +0200 |=-
> -=| Sven Mueller, Thu, Feb 07, 2008 at 11:07:00PM +0100 |=-
> > gregor herrmann schrieb:
> > > On Mon, 28 Jan 2008 09:09:28 +0100, Andreas Tille wrote:
> > >
> > >> Is there any easy conversion from dpatch to
[please CC me on replies]
-=| Sven Mueller, Thu, Feb 07, 2008 at 11:07:00PM +0100 |=-
> gregor herrmann schrieb:
> > On Mon, 28 Jan 2008 09:09:28 +0100, Andreas Tille wrote:
> >
> >> Is there any easy conversion from dpatch to quilt for a given package
> >> that is using dpatch?
> >
> > http:/
On Thursday 07 February 2008 11:07:00 pm Sven Mueller wrote:
> However, I wonder wether quilt has any way (through a known wrapper
> perhaps) to support the thing I like (though I'm not too attached to
> that feature) with dpatch:
> Being able to keep only debian/* in the repository along with the
On Thu, 07 Feb 2008 23:07:00 +0100, Sven Mueller wrote:
> > * script (but svn-centric):
> >
> > http://svn.debian.org/wsvn/pkg-perl/scripts/dpatch2quilt?op=file&rev=0&sc=0
> The script should (IMHO) make sure QUILT_PATCHES is set correctly.
> (Cc'ing dmn because of this)
Good catch, thanks!
F
gregor herrmann schrieb:
> On Mon, 28 Jan 2008 09:09:28 +0100, Andreas Tille wrote:
>
>> Is there any easy conversion from dpatch to quilt for a given package
>> that is using dpatch?
>
> The following two links might give an idea:
> * manual conversion:
>
> http://blog.orebokech.com/2007/08/c
On Jan 28, 2008 8:36 PM, Pierre Habouzit <[EMAIL PROTECTED]> wrote:
> On Mon, Jan 28, 2008 at 10:51:06AM +, Cyril Brulebois wrote:
> > On 28/01/2008, Paul Wise wrote:
> > > maybe edit debian/patches/*.patch to remove all the dpatch comments
> > > and just leave the patch descriptions and other
Pierre Habouzit <[EMAIL PROTECTED]> writes:
> Though the "need" for --not-timestamps is really important when you
> refresh a whole patch series, and don't want spurious timestamps changes
> generating useless changes in your $SCM, and I do use it for this very
> reason.
Yes. Please use --no-t
On Mon, Jan 28, 2008 at 10:51:06AM +, Cyril Brulebois wrote:
> On 28/01/2008, Paul Wise wrote:
> > maybe edit debian/patches/*.patch to remove all the dpatch comments
> > and just leave the patch descriptions and other human-readable info.
> >
> > QUILT_REFRESH_ARGS="-p0 --no-timestamps --no-i
On 28/01/2008, Paul Wise wrote:
> maybe edit debian/patches/*.patch to remove all the dpatch comments
> and just leave the patch descriptions and other human-readable info.
>
> QUILT_REFRESH_ARGS="-p0 --no-timestamps --no-index"
Agreed on --no-index, not convinced by --no-timestamps and -p0.
FW
On Jan 28, 2008 5:09 PM, Andreas Tille <[EMAIL PROTECTED]> wrote:
> Is there any easy conversion from dpatch to quilt for a given package
> that is using dpatch?
It is as simple as:
mv debian/patches/00list debian/patches/series
rename s/\.dpatch$/.patch/ debian/patches/*
edit debian/patches/s
On Mon, 28 Jan 2008 09:09:28 +0100, Andreas Tille wrote:
> Is there any easy conversion from dpatch to quilt for a given package
> that is using dpatch?
The following two links might give an idea:
* manual conversion:
http://blog.orebokech.com/2007/08/converting-debian-packages-from-dpatch.html
Il giorno Mon, 28 Jan 2008 09:09:28 +0100 (CET)
Andreas Tille <[EMAIL PROTECTED]> ha scritto:
> Is there any easy conversion from dpatch to quilt for a given package
> that is using dpatch?
Isn't dpatch just adding a header (from "#!/usr/bin/dpatch -f" to "@DPATCH@")?
Or am I missing something? I
16 matches
Mail list logo