Hi Sebastian.
On 2013-08-31 10:06, Sebastian Ramacher wrote:
> On 2013-08-31 09:34:32, Sebastian Ramacher wrote:
> > On 2013-08-31 02:30:11, Giulio Paci wrote:
> > > I am not a DD and, apparently, I do not have a regular sponsor for
shotdetect.
> > > I am also missing a second uploader for this package (required by the
> > > multimedia team).
> > > The current version in the git repository solved this problem several
> > > months ago, but none uploaded it. Other small chages requested by
> > > users have been applied.
> >
> > So let's fix this. I'll add myself as second uploader, grab a cup of
> > coffee and look at it.
Thank you very much.
> Build-Depends:
>
> - libgd2-xpm-dev | libgd-dev: libgd2-xpm-dev is now a transitional
> package pointoing to libgd-dev. libgd-dev (>= 2.1) should be enough
> here.
Ok, using libgd-dev (>= 2.1) now.
> - libstdc++6-4.6-dev | libstdc++-dev: Is there a good reason for that?
> Do you want to enforce g++ >= 4.6?
No, it is just because libstd++-dev is virtual and lintian suggests to
add a dependency on a real package.
> In debian/changelog:
>
> - Which change fixed a FTBFS on Ubuntu?
The one fixing compilation with libav 0.9.
I updated the changelog to make it clearer.
Bests,
Giulio.