Bug#649489: ruby-rdiscount: use system libmarkdown2 instead of embedded one

2012-03-08 Thread Alessandro Ghedini
On Wed, Mar 07, 2012 at 05:19:17PM +0100, Martin Ueding wrote: > I never recieved an answer from the upstream author. I opened a ticket > on github and asked for a new release to avoid the +git. I see. Thanks for looking into this. Cheers -- perl -E'$_=q;$/= @{[@_]};and s;\S+;;eg;say~~reverse'

Bug#649489: ruby-rdiscount: use system libmarkdown2 instead of embedded one

2012-03-07 Thread Martin Ueding
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I never recieved an answer from the upstream author. I opened a ticket on github and asked for a new release to avoid the +git. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.

Bug#649489: ruby-rdiscount: use system libmarkdown2 instead of embedded one

2012-03-02 Thread Alessandro Ghedini
On Thu, Dec 01, 2011 at 06:07:01PM +0100, Cédric Boutillier wrote: > On Thu, Dec 1, 2011 at 2:44 PM, Martin Ueding wrote: > > I just cloned the rdiscount git repo, and in > > 54da94bd495fb08fdedaeb9f64d604ea91c5cc66, there is > > > >    exp = %(\n Level 1\n \n > >  Level 2\n \n) > > > > > > So the

Bug#649489: [DRE-maint] Bug#649489: Bug#649489: ruby-rdiscount: use system libmarkdown2 instead of embedded one

2011-12-01 Thread Cédric Boutillier
On Thu, Dec 1, 2011 at 2:44 PM, Martin Ueding wrote: > I just cloned the rdiscount git repo, and in > 54da94bd495fb08fdedaeb9f64d604ea91c5cc66, there is > >    exp = %(\n Level 1\n \n >  Level 2\n \n) > > > So there is the one with the period, not with a plus sign. If I read > your test output cor

Bug#649489: [DRE-maint] Bug#649489: Bug#649489: ruby-rdiscount: use system libmarkdown2 instead of embedded one

2011-12-01 Thread Martin Ueding
I just cloned the rdiscount git repo, and in 54da94bd495fb08fdedaeb9f64d604ea91c5cc66, there is exp = %(\n Level 1\n \n Level 2\n \n) So there is the one with the period, not with a plus sign. If I read your test output correctly, discount gives the period, but ruby-rdiscount expects the pl

Bug#649489: [DRE-maint] Bug#649489: Bug#649489: ruby-rdiscount: use system libmarkdown2 instead of embedded one

2011-11-30 Thread Cédric Boutillier
Hi, On Sat, Nov 26, 2011 at 01:36:15PM +0100, Alessandro Ghedini wrote: > On Wed, Nov 23, 2011 at 09:25:05AM +0100, Martin Ueding wrote: > > ruby-rdiscount was designed to be distributed by ruby gems as far as I > > understand the upstream project page. Therefore, I assume that this > > would have

Bug#649489: [DRE-maint] Bug#649489: ruby-rdiscount: use system libmarkdown2 instead of embedded one

2011-11-26 Thread Alessandro Ghedini
On Wed, Nov 23, 2011 at 09:25:05AM +0100, Martin Ueding wrote: > ruby-rdiscount was designed to be distributed by ruby gems as far as I > understand the upstream project page. Therefore, I assume that this > would have to be fixed in Debian since we use our own packaging system. > > I do not know

Bug#649489: [DRE-maint] Bug#649489: ruby-rdiscount: use system libmarkdown2 instead of embedded one

2011-11-23 Thread Martin Ueding
ruby-rdiscount was designed to be distributed by ruby gems as far as I understand the upstream project page. Therefore, I assume that this would have to be fixed in Debian since we use our own packaging system. I do not know Ruby, so I cannot supply a patch which splits off the discount and uses t

Bug#649489: ruby-rdiscount: use system libmarkdown2 instead of embedded one

2011-11-21 Thread Alessandro Ghedini
Package: ruby-rdiscount Version: 1.6.8-2 Severity: normal Hi, I have noticed that ruby-rdiscount is built using its own, embedded version of discount, and I think it would be better to use the library provided by the libmarkdown2 package as per Debian Policy §4.13 (if possibile, of course). Wha