Author: rra
Date: 2007-07-23 20:14:12 +0200 (Mon, 23 Jul 2007)
New Revision: 925
Modified:
trunk/debian/changelog
trunk/frontend/lintian
Log:
* frontend/lintian:
+ [RA] Add w+-backports to the known distribution list.
Thanks,
Vincent Danjean. (Closes: #432268)
Modified: trunk/debian/changelog
============================================================
=======
--- trunk/debian/changelog 2007-07-19 08:26:40 UTC (rev
924)
+++ trunk/debian/changelog 2007-07-23 18:14:12 UTC (rev
925)
 -15,8
+15,12 
since binary packages may legitimately declare udeb
dependencies on
other packages. Thanks, Loïc Minier. (Closes:
#431395)
- -- Russ Allbery <rra debian.org> Tue, 03 Jul
2007 22:39:37 -0700
+ * frontend/lintian:
+ + [RA] Add w+-backports to the known distribution
list. Thanks,
+ Vincent Danjean. (Closes: #432268)
+ -- Russ Allbery <rra debian.org> Mon, 23 Jul
2007 11:14:07 -0700
+
lintian (1.23.32) unstable; urgency=low
The "stability of output" release.
Modified: trunk/frontend/lintian
============================================================
=======
--- trunk/frontend/lintian 2007-07-19 08:26:40 UTC (rev
924)
+++ trunk/frontend/lintian 2007-07-23 18:14:12 UTC (rev
925)
 -641,6
+641,7 
or ($data-> eq
'testing')
or ($data-> eq
'unstable')
or ($data-> eq
'experimental')
+ or ($data-> eq /w+-backports/)
or ($data-> =~
/w+-proposed-updates/)
or ($data-> =~
/w+-security/))
) {
--
To UNSUBSCRIBE, email to debian-lint-maint-REQUEST lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster lists.debian.org
|