tags 746257 moreinfo thanks
Hi Yao-Po, I will try help you with conman. Please: 1. d/control: - In Build-Depends, change debhelper from 9.0.0 to 9. - Please, create a VCS to control your debian/ versions. You can use github or other. So, add the Vcs-Browser and Vcs-{Git|Svn|Cvs} to d/control. - Put 'Suggests' after 'Package' field. 2. d/copyright: - The file auxdir/install-sh is under MIT/X license. - I suggest you to put the GPL-3+ one time only in the d/copyright file. You can see an example here[1]. [1] http://metadata.ftp-master.debian.org/changelogs/main/n/netmate/unstable_copyright 3. d/rules: remove these useless lines: # -*- makefile -*- # Uncomment this to turn on verbose mode. 4. You have a LIntian message: I: conman source: unused-file-paragraph-in-dep5-copyright paragraph at line 5 5. Please, add to your d/rules: export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed to fix this issue: dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/conman/usr/bin/conman debian/conman/usr/sbin/conmand were not linked against libnsl.so.1 (they use none of the library's symbols) See more details here[2]. [2] https://wiki.debian.org/HardeningWalkthrough Thanks for your work. Cheers, Eriberto 2014-04-28 11:52 GMT-03:00 Yao-Po Wang <blue...@gmail.com>: > Package: sponsorship-requests > Severity: normal > > Dear mentors, > > I am looking for a sponsor for my package "conman" > > Package name : conman > Version : 0.2.7-1 > Upstream Author : Chris Dunlap <chris.m.dun...@gmail.com> > URL : https://code.google.com/p/conman/ > License : GPL3 > Section : comm > Programming Lang: C > Description : ConMan: The Console Manager > > ConMan is a serial console management program designed to support a large > number of console devices and simultaneous users. > > It builds those binary packages: > > conman - serial console management program. > > To access further information about this package, please visit the following > URL: > > http://mentors.debian.net/package/conman > > > Alternatively, one can download the package with dget using this command: > > dget -x > http://mentors.debian.net/debian/pool/main/c/conman/conman_0.2.7-1.dsc > > Regards, > Yao-Po Wang > > -- > blue119/Yao-Po Wang > > > -- > To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: https://lists.debian.org/20140428145205.ga23...@ypwang-nb.ypwang.info > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org