Bug#702908: PTS: upload signature parsing patch

2013-03-13 Thread Raphael Hertzog
Hi, On Wed, 13 Mar 2013, Paul Wise wrote: > > A public key may have multiple uids and the signature is only specific > > to the key, not any specific uid. But I only want to display a single > > uid. The way I implemented this now is: we take the first uid. Only if a > > later uid has an email end

Bug#702908: PTS: upload signature parsing patch

2013-03-13 Thread Markus Wanner
On 03/13/2013 08:29 AM, Raphael Hertzog wrote: > On Wed, 13 Mar 2013, Paul Wise wrote: >> Hmmm, not sure what to say there. It seems like a reasonable approach for >> now. > > Yes. Good. >> I guess this is needed for the developer.php links, fair enough. > > I don't understand your comment. Ma

asio watchfile

2013-03-13 Thread Markus Wanner
Bart, I recently updated package 'asio', including an update to the watch file, so as to disregard development versions of the library (with odd minor versions). However, PTS again warns about a new release and at the same time notifies about the updated watchfile. I've incorporated some of your

Bug#702908: PTS: upload signature parsing patch

2013-03-13 Thread Markus Wanner
Hi, attached is an updated patch. I sanitized the body pseudo-header parsing, especially when combined with an OpenPGP signature. On 03/13/2013 08:29 AM, Raphael Hertzog wrote: >>> In the news.xml file, I replaced the "from" attribute of the news item >>> with more fine grained "from_address" and

Bug#702908: PTS: upload signature parsing patch

2013-03-13 Thread Markus Wanner
On 03/13/2013 04:23 AM, Paul Wise wrote: > Unfortunately python-gpgme isn't installed on quantz yet, so the patch > can't be applied yet. I'll mail DSA about this. Keep in mind that the public keys must also be available, so we can lookup the UIDs of a key by fingerprint. Ideally with dynamic fetc

Re: asio watchfile

2013-03-13 Thread Bart Martens
On Wed, Mar 13, 2013 at 07:38:09PM +0100, Markus Wanner wrote: > Bart, > > I recently updated package 'asio', including an update to the watch > file, so as to disregard development versions of the library (with odd > minor versions). However, PTS again warns about a new release and at the > same

Re: asio watchfile

2013-03-13 Thread Markus Wanner
On 03/13/2013 08:51 PM, Bart Martens wrote: > On Wed, Mar 13, 2013 at 07:38:09PM +0100, Markus Wanner wrote: >> What am I missing? > > A slash on line 4. LOL, good catch, thanks. Committed. Regards Markus Wanner -- To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org with a subject of

Re: [DEP 12] Relation with DEP 11.

2013-03-13 Thread Charles Plessy
Hello, DEP 11 drivers, I would be intersted in discussing the relationship between DEP 11 and DEP 12, see below for the long story. Have a nice day, -- Charles Le Sat, Jan 05, 2013 at 05:16:38PM +0900, Charles Plessy a écrit : > Dear DEP 11 drivers and everybody, > > in the course of the discu

Bug#702908: PTS: upload signature parsing patch

2013-03-13 Thread Paul Wise
On Thu, Mar 14, 2013 at 3:37 AM, Markus Wanner wrote: > Keep in mind that the public keys must also be available, so we can > lookup the UIDs of a key by fingerprint. Ideally with dynamic fetching > from a keyserver. Not sure if that's feasible on quantz or not. > > Alternatively, we could / shoul