Bug#388255: Patch to fix this

2017-01-09 Thread Michael Vogt
On Sat, Jan 07, 2017 at 05:30:51PM +0100, Roderich Schupp wrote: > Hi, Hi, > the attached patch ignores the bin-nmu suffix in the package version when > computing getChangelogURI(). > It needs a compiler implementing C++11, though. [..] Thanks for the patch! It looks great. My only small concern

Bug#388255: Patch to fix this

2017-01-07 Thread Roderich Schupp
Hi, the attached patch ignores the bin-nmu suffix in the package version when computing getChangelogURI(). It needs a compiler implementing C++11, though. Cheers, Roderich diff --git a/common/rpackage.cc b/common/rpackage.cc index 56184984..3a1cdcb3 100644 --- a/common/rpackage.cc +++ b/common/rp