[26983] in Source-Commits
/svn/athena r25872 - trunk/debathena/config/lintian-config/debian
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Fri Mar 29 10:17:24 2013
Date: Fri, 29 Mar 2013 10:17:02 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201303291417.r2TEH24W019839@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2013-03-29 10:17:02 -0400 (Fri, 29 Mar 2013)
New Revision: 25872
Modified:
trunk/debathena/config/lintian-config/debian/control
Log:
Clarify usage in control file
Modified: trunk/debathena/config/lintian-config/debian/control
===================================================================
--- trunk/debathena/config/lintian-config/debian/control 2013-03-28 20:25:13 UTC (rev 25871)
+++ trunk/debathena/config/lintian-config/debian/control 2013-03-29 14:17:02 UTC (rev 25872)
@@ -11,3 +11,10 @@
Description: Debathena lintian profile and dpkg vendor
This package ships a lintian profile for Debathena which disables
certain checks that do not apply to the Debathena repository.
+ .
+ To use this package, you need Lintian 2.5.2 or newer (the package may
+ be installed, but is useless without it), and should add the
+ following line to ~/.devscripts:
+ .
+ DEBUILD_LINTIAN_OPTS="--profile debathena"
+
\ No newline at end of file