Re: Konversation git changes

2014-02-28 Thread Diane Trout
> Commenting out the code is never a good idea. Mostly it makes sense to > disallow other but debian tags. Probably introducing addition setting to > additionally allow upstream tags would be better. Unfortunately I didn't know perl well enough to properly fix it. Which is why I tried to say "I

Re: Konversation git changes

2014-02-28 Thread Modestas Vainius
Hello, On Thursday 27 of February 2014 12:13:20 Diane Trout wrote: > Over in the Debian QT-KDE IRC channel people were asking about an updated > konversation. Heh, oh well, I didn't notice they had released a new version (it took them a while though, no wonder). > I noticed the package was git

Re: Konversation git changes

2014-02-28 Thread Dominique Dumont
On Thursday 27 February 2014 12:13:20 Diane Trout wrote: > I decided to allow the tag to upload by modifying hooks/update in > verify_tag to look like this. (Commenting out the error). > > if ($name !~ m,^debian/([^/]+)$,) { > # hack by diane-guest. don't restrict tags for gbp reposit