On Fri, 17 Jul 2015 21:37:40 +0000 Mattia Rizzolo <[email protected]> wrote:
> Looks like python-astropy build-dep on strip-nondetermism, and that > (sadly) you (= astro team) did [1]. Personally I find shameful that a > maintainer need such hack for a fail on our parts, please DO poke use > more hardly the next time. > > ... > > [1] > http://anonscm.debian.org/cgit/debian-astro/packages/python-astropy.git/commit/?id=0c73b4e109897ed5bf885815304c0a96342e59ff Actually, it shouldn't be necessary for python-astropy to build-depends on dh-strip-nondeterminism. The override_dh_strip_nondeterminism target in debian/rules will be ignored unless debhelper actually tries to call dh_strip_nondeterminism, in which case debhelper itself would depend on dh-strip-nondeterminism. -- Andrew -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

