1 2 3 4 5 6 7 8 9 10
|
# We don't use the convinience copies of wcslib, so we can
# safely ignore their lintian warnings.
outdated-autotools-helper-file cextern/wcslib/config/config.*
# See https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-astropy.html:
# 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 Ayer)
missing-build-dependency-for-dh_-command
|