[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.2.10-68-gc3ff456



The following commit has been merged in the master branch:
commit c3ff4568c851d287180ecaa88832851ff3ee3665
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Fri May 29 20:31:13 2009 +0100

    Stop use-ing Lintian::Relation::Version as we no longer use it
    
    Lintian::Relation::Version was only being used as part of the man --warnings
    tests.  As those tests have been removed, the use-ing can be too.

diff --git a/checks/manpages b/checks/manpages
index 68229d1..f04f043 100644
--- a/checks/manpages
+++ b/checks/manpages
@@ -20,7 +20,6 @@
 
 package Lintian::manpages;
 use strict;
-use Lintian::Relation::Version qw(versions_gte);
 use Tags;
 use Util;
 

-- 
Debian package checker


Reply to: