RFS: adplug (orphaned package updated and adopted)

2011-03-17 Thread Артём Попов
Dear mentors,

I am looking for a sponsor for the new version 2.2.1+dfsg1-1
of my package "adplug".

It builds these binary packages:
adplug-utils - free AdLib sound library (utils)
libadplug-2.2.1-0 - free AdLib sound library
libadplug-dev - free AdLib sound library (development)

The package appears to be lintian clean.

The upload would fix these bugs: 454268

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/a/adplug
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/a/adplug/adplug_2.2.1+dfsg1-1.dsc

I would be glad if someone uploaded this package for me.

Additional comments to whoever would like to review the package:

* Upstream tarball is repacked to exclude proprietary game samples in test/
* Shared library package is renamed to libadplug-2.2.1-0. That makes
lintian happy, and follows Debian Library Packaging Guide:
http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html#naminglibpkg
(please correct me here, if I'm wrong)

Kind regards,
--Artem


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikecj_gsa62srpmk4irke+hk0snobfay6y5b...@mail.gmail.com



Re: RFS: boodler

2011-03-10 Thread Артём Попов
2011/3/10 David Banks :
> On 09/03/11 01:48, Артём Попов wrote:
>>
>> The package is in a better shape now. Dear mentors, please look at it
>> again.
>
> Hi Artem, it's working great now!  Thanks for packaging this program, I have
> never seen it before and it looks really useful.
>
> Just a few nitpicks, I don't know how important these are and you might want
> to ignore them.  Just letting you know.
>
> 1.  You already took ownership of #295525 but you should probably change the
> title to ITP.

Thanks for all your comments, David. Bug title now changed.

> 2.  Build warnings about a useless dependency on libpthread.so:
>
> dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if
> "debian/boodler-alsa/usr/lib/python2.5/site-packages/boodle/cboodle_alsa.so
> debian/boodler-alsa/usr/lib/python2.6/dist-packages/boodle/cboodle_alsa.so"
> were not uselessly linked against it (they use none of its symbols).
> [repeat for all plugins]

I don't know a sane way to fix these warnings, so any advice would be
most welcome (perhaps --as-needed linking flag does help?).

> 3.  Substvar warning in the build process:
> dpkg-gencontrol: warning: package boodler: unused substitution variable
> ${python:Versions}
> [repeat for all binary packages]

This warning appeared after dh_python2 migration and I think it's
specific to dh_python2. Speaking of it, I found the following
discussion on debian-python, although it didn't reveal anything about
possible fixes:

http://www.mail-archive.com/debian-python@lists.debian.org/msg06785.html

> Hopefully a DD can pick this up now and upload it.  Anyone?  :)

Hopefully so, if the warnings above aren't blocking the upload.
Otherwise, I'd glady hear any suggestions on how to fix them.

--Artem


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTi=+XzeK-tALSV7iK_UJ4YshnxduzR0+=arl+...@mail.gmail.com



Re: RFS: boodler

2011-03-08 Thread Артём Попов
2011/3/8 David Banks :
> Hi Artem,
>
> On 08/03/11 05:07, Артём Попов wrote:
>>
>> The package can be found on mentors.debian.net:
>> - URL: http://mentors.debian.net/debian/pool/main/b/boodler
>> - Source repository: deb-src http://mentors.debian.net/debian unstable
>> main contrib non-free
>> - dget
>> http://mentors.debian.net/debian/pool/main/b/boodler/boodler_2.0.4-1.dsc
>
> Thanks for the package!
>
> I'm not a DD, so I can't upload your package (sorry), but I had problems
> building it in Sid.  Cowbuilder can't build it in a freshly created chroot.
>  I attach the full log but the relevant part is this:
>
> The following packages have unmet dependencies:
>  libjack0: Conflicts: libjack-0.116 which is a virtual package.
>  libjack-jackd2-0: Conflicts: libjack-0.116 which is a virtual package.
>                    Conflicts: libjack0 but 1:0.120.1+svn4142-1 is to be
> installed.
>  pbuilder-satisfydepends-dummy: Depends: libmp3lame-dev which is a virtual
> package.
>

2011/3/8 David Banks :
> Hi Artem,
>
> On 08/03/11 05:07, Артём Попов wrote:
>>
>> The package can be found on mentors.debian.net:
>> - URL: http://mentors.debian.net/debian/pool/main/b/boodler
>> - Source repository: deb-src http://mentors.debian.net/debian unstable
>> main contrib non-free
>> - dget
>> http://mentors.debian.net/debian/pool/main/b/boodler/boodler_2.0.4-1.dsc
>
> Thanks for the package!
>
> I'm not a DD, so I can't upload your package (sorry), but I had problems
> building it in Sid.  Cowbuilder can't build it in a freshly created chroot.
>  I attach the full log but the relevant part is this:
>
> The following packages have unmet dependencies:
>  libjack0: Conflicts: libjack-0.116 which is a virtual package.
>  libjack-jackd2-0: Conflicts: libjack-0.116 which is a virtual package.
>                    Conflicts: libjack0 but 1:0.120.1+svn4142-1 is to be
> installed.
>  pbuilder-satisfydepends-dummy: Depends: libmp3lame-dev which is a virtual
> package.

Hello David,

Thanks for testing it, indeed, I had an ambiguous jack dependency,
which is now resolved by putting libjack-jackd2-dev BEFORE
libbiojack0-dev. Otherwise it just refuses to build with the above
error. I didn't know Build-Depends should be ordered. Guess it's a bug
in biojack anyway, have to look at it closer.

libmp3lame-dev was present on my Ubuntu system, so I assumed it should
be in Debian as well. My mistake. I removed the mp3 driver completely,
and the dependency is gone.

The package is in a better shape now. Dear mentors, please look at it again.

Best regards,
--Artem


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinyeqn627_bx7xs0cjsruxgqe-i6idynerhv...@mail.gmail.com