source: trunk/debathena/config/lintian-config/debian/control @ 25873

Revision 25873, 673 bytes checked in by jdreed, 11 years ago (diff)
Clean up whitespace, because dpkg-buildpackage is pickier than tcsh
Line 
1Source: debathena-lintian-config
2Section: debathena/dev
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: debhelper (>= 7.0.50~)
6Standards-Version: 3.9.3
7
8Package: debathena-lintian-config
9Architecture: all
10Depends: ${misc:Depends}, lintian
11Description: Debathena lintian profile and dpkg vendor
12 This package ships a lintian profile for Debathena which disables
13 certain checks that do not apply to the Debathena repository.
14 .
15 To use this package, you need Lintian 2.5.2 or newer (the package may
16 be installed, but is useless without it), and should add the
17 following line to ~/.devscripts:
18 .
19 DEBUILD_LINTIAN_OPTS="--profile debathena"
Note: See TracBrowser for help on using the repository browser.