tags 751009 moreinfo thanks
Hi Nigel, Please: 1. d/changelog: you didn't put an ITP reference. Please, read it[1] to you see how to make an initial changelog. [1] https://www.debian.org/doc/manuals/maint-guide/dreq.en.html#changelog 2. d/copyright: - You need to add the section 'Files: debian/*' because you can wish make a Debian revision without an upstream revision. - The information in d/copyright is different from upstream code. There is a license file saying GPL-2. However, ppp-gatekeeper file says 2008-2014 GPL-3+. 3. d/ppp-gatekeeper.dirs: remove etc/modprobe.d because d/ppp-gatekeeper.install will create it. 4. d/ppp-gatekeeper.install: you are installing a file inside /etc/shorewall. However, shorewall is a suggestion, not a dependency. So, you must put contrib/start.shorewall in usr/share/docs/ppp-gatekeeper/examples and write a d/README.Debian to explain about how to use this file. 5. d/rules: - override_dh_installdocs: don't install AUTHORS as docs. This information should be provided by d/copyright. I suggest to use d/ppp-gatekeeper.docs ($ man dh_installdocs). - override_dh_clean: I suggest to use d/clean ($ man dh_clean). - You are creating/deleting a manpage.1 but the correct level is 8. 6. You have Lintian messages to solve: W: ppp-gatekeeper: new-package-should-close-itp-bug E: ppp-gatekeeper: description-is-pkg-name PPP Gatekeeper I: ppp-gatekeeper: extended-description-is-probably-too-short Thanks for your work. Cheers, Eriberto 2014-09-04 5:07 GMT-03:00 Nigel Kukard <nkuk...@lbsd.net>: > Package: sponsorship-requests > Severity: wishlist > > Dear mentors, > > I am looking for a sponsor for my package "ppp-gatekeeper" > > Package name : ppp-gatekeeper > Version : 0.1.0-201406111015-1 > Upstream Author : Nigel Kukard <nkuk...@lbsd.net> > URL : > http://gitlab.devlabs.linuxassist.net/ppp-gatekeeper/ppp-gatekeeper > License : GPL-3+ > Section : net > > It builds this noarch package: > > ppp-gatekeeper - PPP Gatekeeper manages balancing, redundant and failover > PPP link > > To access further information about this package, please visit the following > URL: > > http://mentors.debian.net/package/ppp-gatekeeper > > Alternatively, one can download the package with dget using this command: > > dget -x > http://mentors.debian.net/debian/pool/main/p/ppp-gatekeeper/ppp-gatekeeper_0.1.0-201406111015-1.dsc > > Changes since the last upload: > * Correctly use d-clean > * Fix description length > * Removed authors & todo files from install > * Only 1 item in changelog now > * Fixed format of changelog > * Remove log files on purge > > Regards, > Nigel Kukar > > > -- > 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/sig.1324cfc6c2.54081ddb....@lbsd.net > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org