Re: More duplicate package definitions

2016-10-14 Thread Ricardo Wurmus
Leo Famulari writes: > On Thu, Oct 13, 2016 at 03:17:54PM +0200, Hartmut Goebel wrote: >> Hi Danny, >> >> thanks for pointing this out. >> > python2-msgpack has a duplicate too. >> >> I removed this one, too. >> >> > And so do ruby-arel, r-codetools, r-gtable. >> >> >> These have different

Re: More duplicate package definitions

2016-10-13 Thread Leo Famulari
On Thu, Oct 13, 2016 at 03:17:54PM +0200, Hartmut Goebel wrote: > Hi Danny, > > thanks for pointing this out. > > python2-msgpack has a duplicate too. > > I removed this one, too. > > > And so do ruby-arel, r-codetools, r-gtable. > > > These have different versions and are not defined just be

Re: More duplicate package definitions

2016-10-13 Thread Hartmut Goebel
Hi Danny, thanks for pointing this out. > python2-msgpack has a duplicate too. I removed this one, too. > And so do ruby-arel, r-codetools, r-gtable. These have different versions and are not defined just below each other. Somebody else needs to work on this. -- Regards Hartmut Goebel | Ha

More duplicate package definitions

2016-10-12 Thread Danny Milosavljevic
python2-msgpack has a duplicate too. And so do ruby-arel, r-codetools, r-gtable. (See grep '(define-public' * |sort |uniq -d )