Eya, sorry for the delay, I'm back on track with this now.
[ reordering quoted text ]
On Fri, Feb 27, 2009 at 09:23:26AM +0100, Stefano Zacchiroli wrote:
> > You haven't signed off the patch. Please read
> >
> > http://git.debian.org/?p=collab-maint/dctrl-tools.git;a=blob_plain;f=dco-1.1.txt;
We seem to be talking in the wrong bug log.
My mistake - hand't noticed the CC and responded to the wrong bug.
--
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/
--- Begin Message ---
Hi Antti-Juhani, thanks for your
On Fri, Feb 27, 2009 at 09:23:26AM +0100, Stefano Zacchiroli wrote:
> > Would it make sense to instead rule out any character that would be
> > a part of a package name?
>
> Uhm, I don't think so, because that set of characters is not
> "symmetric", e.g. a package cannot start with a -, but can co
Hi Antti-Juhani, thanks for your feedback.
On Wed, Feb 25, 2009 at 07:45:39PM +0200, Antti-Juhani Kaijanaho wrote:
> I do think this is a bit inelegant, but all other avenues for implementation
> that I can think of are much more complex.
>
> In other words, I think your approach is sound.
Fair
On Thu, Jan 29, 2009 at 11:48:42AM +0100, Stefano Zacchiroli wrote:
> The attached patch does exactly that. The name of the flag I've chose
> is "--whole-pkg", YMMV. Note that in my implementation the flag
> implies "-e", because the implementation is actually (extended) regex
> based.
>
> More in
On Thu, Jan 29, 2009 at 11:48:42AM +0100, Stefano Zacchiroli wrote:
> thanks
Attached minor memory management improvement, to be applied after the
two previous patches.
Cheers.
--
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org
tags 476861 + patch
thanks
[ Cc-ing a somehow related bug log ]
On Sat, Apr 19, 2008 at 06:16:35PM +0200, Adeodato Simó wrote:
> Frequently, I find my self wanting to do an exact match for a package
> name contained in a multi-word field, e.g. Depends.
Same here.
> To ensure I'm not matching su
Package: dctrl-tools
Version: 2.12
Severity: wishlist
Hello.
Frequently, I find my self wanting to do an exact match for a package
name contained in a multi-word field, e.g. Depends.
To ensure I'm not matching sub-words, I'm doing something like:
% grep-dctrl -F Depends -e '(^| )package([, ]|
8 matches
Mail list logo