On Tue, Dec 15, 2015 at 02:10:29AM +0100, Raphael Hertzog wrote:
> On Tue, 15 Dec 2015, Mattia Rizzolo wrote:
> > BTW, attached another example with syslog-summary, I'm going to NMU it,

turned out I forgot to attach it, meh

> I fixed the database:
> 
> for p in BinaryPackage.objects.filter(short_description__contains='\n'):
>     p.short_description = p.short_description.split('\n', 1)[0]
>     p.save()
> 
> It now looks good everywhere. :)

oh, cool!

Thanks so much! :)

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  http://mapreri.org                              : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to