[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [med-svn] r1261 - in trunk/packages/autodocksuite/trunk/debian: . patches



Il giorno Sat, 2 Feb 2008 15:41:43 +0100 (CET)
Andreas Tille <tillea@rki.de> ha scritto:

> On Sat, 2 Feb 2008, David Paleino wrote:
> 
> > QUILT_DIFF_ARGS="--no-timestamps --no-index"
> > QUILT_REFRESH_ARGS="--no-timestamps --no-index"
> >
> > in your ~/.quiltrc? (Our Shiny New Policy, §4.6.2)
> >
> > That would ensure that svn diff gets only relevant data, i.e. when you'll
> > edit the patch we don't care about edit date/time ;)
> 
> Well, I do not (yet) know quilt and I do not know the effect of these
> options but I would prefer if after unpatching the timestamp of the
> original file inside the tarball would be restored.  At least this fits
> my workflow best.  If the options above have this effect it is fine
> for me.

I don't know if quilt has such an option -- going to read its manpage now.

However, those options just leave out of the .diff some "header" lines. For
Steffen's patch this would mean:

Index: autodocksuite-4.0.1.obsolete.0.811087426104681/src/autogrid/setflags.cpp
===================================================================
--- autodocksuite-4.0.1.obsolete.0.811087426104681.orig/src/autogrid/setflags.cpp 2008-01-20 00:03:51.357536139 +0100
+++ autodocksuite-4.0.1.obsolete.0.811087426104681/src/autogrid/setflags.cpp 2008-01-20 00:04:42.874595186 +0100
@@ -98,6 +98,7 @@
...

becomes:

--- autodocksuite-4.0.1.orig
+++ autodocksuite-4.0.1
@@ -98,6 +98,7 @@
...

I believe this is far clearer ;)

David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

Attachment: signature.asc
Description: PGP signature


Reply to: