El Martes, 28 de enero de 2014 16:55:02 Antonio Terceiro escribió:
> Control: tags -1 + patch
>
> On Tue, Jan 28, 2014 at 07:39:56PM +0100, David Suárez wrote:
> > El Martes, 28 de enero de 2014 14:35:37 Andreas Tille escribió:
> > > Hi,
> > >
> > > Dmitry E. Oboukhov has injected some Ruby 1.8 c
Hi again,
El Martes, 28 de enero de 2014 19:39:56 David Suárez escribió:
> The code it's trying to convert an hexadecimal string to an integer.
>
> line 296 -> @w_cnt = [data[3]].pack('H2')[0]
> changes to -> @w_cnt = data[3].hex
>
> Please, check if the generated files are the same :)
Com
Processing control commands:
> tags -1 + patch
Bug #733110 [wordnet] wordnet: Please migrate to Ruby 2.0/1.9
Added tag(s) patch.
--
733110: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733110
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--
debian-science-maintaine
Control: tags -1 + patch
On Tue, Jan 28, 2014 at 07:39:56PM +0100, David Suárez wrote:
> El Martes, 28 de enero de 2014 14:35:37 Andreas Tille escribió:
> > Hi,
> >
> > Dmitry E. Oboukhov has injected some Ruby 1.8 code into the wordnet
> > packaging. I personally do not speak Ruby and thus can
El Martes, 28 de enero de 2014 14:35:37 Andreas Tille escribió:
> Hi,
>
> Dmitry E. Oboukhov has injected some Ruby 1.8 code into the wordnet
> packaging. I personally do not speak Ruby and thus can not fix the
> problem in an other way than simply droping the goldendict-wordnet
> binary package
Hi,
Dmitry E. Oboukhov has injected some Ruby 1.8 code into the wordnet
packaging. I personally do not speak Ruby and thus can not fix the
problem in an other way than simply droping the goldendict-wordnet
binary package (its data package is created in this way).
Since Dmitry has not (yet) respo
Package: wordnet
Severity: normal
Dear Maintainer,
Your package "wordnet" uses Ruby 1.8 during it's build process.
Ruby 1.8 is no longer maintained upstream, and the Ruby team wishes to
remove it from the archive soon. Please migrate your build scripts to
use Ruby 1.9 or 2.0.
For your convienenc