[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: ed2k-hash



* David Paleino <d.paleino@gmail.com> [2007-04-20 15:58:35 +0200]:

> Dear mentors,
> 
> I am looking for a sponsor for my package "ed2k-hash".
> 
> * Package name    : ed2k-hash
>   Version         : 0.4.0-1
>   Upstream Author : Tim-Philipp Müller <t.i.m@orange.net>
> * URL             : http://ed2k-tools.sourceforge.net
> * License         : GPL
>   Section         : utils
> 
> It builds these binary packages:
> ed2k-hash  - utility to create ed2k-links
> 
> The package is lintian clean.
> 
> The upload would fix these bugs: 304510 259863
> 
> The package can be found on mentors.debian.net:
> - URL: http://mentors.debian.net/debian/pool/main/e/ed2k-hash
> - Source repository: deb-src http://mentors.debian.net/debian unstable
> main contrib non-free
> - dget
> http://mentors.debian.net/debian/pool/main/e/ed2k-hash/ed2k-hash_0.4.0-1.dsc
> 
> I would be glad if someone uploaded this package for me.
> 
> Kind regards
>  David Paleino

David,

Some notes on your package:

First of all - it doesn't build here. On a cleanly unpacked package the first
run of debuild fails at the end of the configure stage:

------------------------------------------------------------
configure: creating ./config.status
cd . && /bin/sh ./config.status Makefile
config.status: error: invalid argument: Makefile
make[1]: *** [Makefile] Error 1
make[1]: Leaving directory `/home/malex/debian/sponsoring/ed2k-hash/ed2k-hash-0.4.0'
make: *** [build-stamp] Error 2
debuild: fatal error at line 1228:
debian/rules build failed
------------------------------------------------------------

Why do you have Makefile.{am,in} in your debian dir?

Why do you ship /usr/share/doc/ed2k-hash/Makefile.in.gz in your package?

Remove the commented lines from your debian/rules to reduce clutter.

You should have Build-Depends on libfltk1.1-dev in order to have the GUI part
built and remove the text about it from debian/control i.e. "
"
 .
 By installing the fltk1.1 library, you'll have a GUI too.
"

This should get you started.

Cheers,

Alex.



Reply to: