File: lintian-overrides

package info (click to toggle)
python-astropy 1.3-8
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 44,256 kB
  • ctags: 35,559
  • sloc: ansic: 160,360; python: 137,322; sh: 11,493; lex: 7,638; yacc: 4,956; xml: 1,796; makefile: 474; cpp: 364
file content (10 lines) | stat: -rw-r--r-- 633 bytes parent folder | download | duplicates (2)
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