File: lintian-overrides

package info (click to toggle)
inform6-library 6.12.6%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 652 kB
  • sloc: ansic: 12,163; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# debian/source/lintian-overrides
# Overrides for Lintian checks of this source package.
# Documentation: ‘/usr/share/doc/lintian/lintian’ §2.4.

# “VCS” is the canonical spelling of that initialism.
# Lintian should ignore case of control field names. Debian bug#1010241.
cute-field VCS-Browser vs Vcs-Browser [debian/control:*]
cute-field VCS-Git vs Vcs-Git [debian/control:*]

# Starting the DFSG repack count explicitly at 1 is normal, see
# <URL:https://lists.debian.org/debian-devel/2021/10/msg00026.html>.
anticipated-repack-count *+dfsg1-*


# Local variables:
# coding: utf-8
# mode: conf-space
# End:
# vim: fileencoding=utf-8 filetype=conf :