Bug#440972: dpkg-dev: [PATHC] dpkg-source: Default value for standalone -I

2007-09-23 Thread Jari Aalto
* Sun 2007-09-23 Frank Lichtenheld INBOX >> +'{arch}' Fixed. > the quotes don't belong here. > >> +.a Fixed. > This should be *.a, shouldn't it? > Similar for .la, .o, .so, and .swp > Fixed. > What are the reasons for differences to the diff ignore default? I > understand the addition of .a,

Bug#440972: ADV: Bug#440972: dpkg-dev: [PATHC] dpkg-source: Default value for standalone -I

2007-09-23 Thread Frank Lichtenheld
On Sun, Sep 23, 2007 at 12:25:54PM +0300, Jari Aalto wrote: > * Sun 2007-09-23 Frank Lichtenheld INBOX > Below new patch according to comment. Looks much better. > +my $ignore_tar_default_regexp = " > +.[#~]* > +*[#~] > +'{arch}' the quotes don't belong here. > +.a This should be *.a, shouldn

Bug#440972: dpkg-dev: [PATHC] dpkg-source: Default value for standalone -I

2007-09-23 Thread Jari Aalto
* Sun 2007-09-23 Frank Lichtenheld INBOX > >> Here is patch to make -I behave like -i, that is to supply default option >> of given standalone. >> +my $diff_I_opt_default_regexp = " >> +--exclude=.[#~]* > ... > > It would probably be better to add the --exclude after the fact since > that is just

Bug#440972: dpkg-dev: [PATHC] dpkg-source: Default value for standalone -I

2007-09-22 Thread Frank Lichtenheld
On Wed, Sep 05, 2007 at 11:22:38PM +0300, Jari Aalto wrote: > Here is patch to make -I behave like -i, that is to supply default option > of given standalone. I like the general idea, but there are some issues with the patch. > --- a/scripts/dpkg-source.pl > +++ b/scripts/dpkg-source.pl > @@ -31,

Bug#440972: dpkg-dev: [PATHC] dpkg-source: Default value for standalone -I

2007-09-05 Thread Jari Aalto
Package: dpkg-dev Version: 1.14.5 Severity: wishlist Tags: patch Here is patch to make -I behave like -i, that is to supply default option of given standalone. Available from git repository git://git.cante.net/debian-dpkg.git Branch: dpkg-source+option-I--default-value Jari >From ecd642