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

[lintian] 01/01: Upload lintian/2.5.36.1 to unstable



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit b3002e337a3c057b1016ee5c789f19d4d56e009e
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Aug 15 10:51:06 2015 +0200

    Upload lintian/2.5.36.1 to unstable
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 checks/application-not-library.pm | 2 +-
 debian/changelog                  | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/checks/application-not-library.pm b/checks/application-not-library.pm
index 038b39c..7290e64 100644
--- a/checks/application-not-library.pm
+++ b/checks/application-not-library.pm
@@ -24,7 +24,7 @@ use strict;
 use warnings;
 
 use Lintian::Tags qw(tag);
-use List::Util qw(any);
+use List::MoreUtils qw(any);
 
 sub run {
     my ($pkg, $type, $info, $proc, $group) = @_;
diff --git a/debian/changelog b/debian/changelog
index 2ff80a0..0b4ff95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lintian (2.5.36.1) unstable; urgency=medium
+
+  * checks/application-not-library.pm:
+    + [NT] Fix invalid import.
+
+ -- Niels Thykier <niels@thykier.net>  Sat, 15 Aug 2015 10:47:33 +0200
+
 lintian (2.5.36) unstable; urgency=medium
 
   * Summary of tag changes:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: