The package looks good. Good to see a library that properly uses libtool in Sage. :)
Here are my comments: - I'm not satisfied with the reason for the lintian override of hardening-no-fortify-functions that hardening makes no sense. Since -D_FORTIFY_SOURCE=2 is passed, this may be a false positive from lintian, so that may be a better comment. - Pass --disable-silent-rules to configure to get a more meaningful build log. - Install README - Install NEWS as upstream changelog, instead of ChangeLog - Tip for debian/copyright: you don't need to repeat the GPL2+ in every file paragraph, one License:GPL2+ paragraph at the end would also do the trick. Cheers, Tobias Am 16.03.2013 22:31, schrieb Julien Puydt: > Hi, > > Le 21/06/2012 08:37, Julien Puydt a écrit : >> here is my last ITP (it seems I'll need directions on how to add a >> proper X-debbugs-CC with icedove or claws-mail) : >> >> * Package name : pynac >> Version : 0.2.4 >> Upstream Author : Burcin Erocal <[email protected]> >> * URL : http://pynac.sagemath.org >> * License : GPL-2+ >> Programming Lang: C++ >> Description : engine for symbolic geometric calculus for Python >> >> Pynac (which stands for "Python is Not a CAS") is a fork of GiNaC that >> replaces the dependency of GiNaC on CLN (Class Library for Numbers, >> C++) by a dependency on Python. >> >> This is the library for symbolic geometric calculus in Python, as used >> in SAGE (http://www.sagemath.org). >> >> Notice that the homepage is a 503 since a few days, and my experimental >> personal package is based on sources I took in SAGE's sources and >> re-tarred -- definitely ugly! I'm in contact with upstream: they >> have a new version almost ready to ship and are aware of their homepage >> situation. >> >> When things will be clearer, I'll work on a better package. >> >> Should I put myself as maintainer or put in under the >> debian-science-maitainers umbrella? >> >> Snark on #debian-science > > I finally found the time to work on it ; you'll find a package here: > http://mentors.debian.net/package/pynac > and I also pushed it in the debian-science package repository: > ssh://git.debian.org/git/debian-science/packages/pynac.git > > Lintian isn't unhappy about it [is that thing every happy?], pbuilder > manages to build it, so it should be quite ready. > > Snark on #debian-science > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

