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

[lintian] 02/02: t/t/a-n-l/d/d/control.in: Add a false positive test



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

abe pushed a commit to branch master
in repository lintian.

commit 1cf3ec7541da6c6ac308259b7d97df5dcf823375
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Fri Sep 4 20:12:25 2015 +0200

    t/t/a-n-l/d/d/control.in: Add a false positive test
---
 debian/changelog                                         |  2 ++
 t/tests/application-not-library/debian/debian/control.in | 10 ++++++++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7d18889..10033c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -68,6 +68,8 @@ lintian (2.5.37) UNRELEASED; urgency=medium
       (Closes:  #796822).
   * t/scripts/01-critic/runner.pl:
     + [AB] Fix FTBFS in perlcritic runner with Test::Perl::Critic 1.03
+  * t/tests/application-not-library/debian/debian/control.in:
+    + [AB] Add a false positive test for libapp-perl-package-name.
 
  -- Bastien Roucariès <roucaries.bastien+debian@gmail.com>  Sat, 15 Aug 2015 23:49:50 +0200
 
diff --git a/t/tests/application-not-library/debian/debian/control.in b/t/tests/application-not-library/debian/debian/control.in
index 4dcf378..2d7e0c2 100644
--- a/t/tests/application-not-library/debian/debian/control.in
+++ b/t/tests/application-not-library/debian/debian/control.in
@@ -15,6 +15,16 @@ Description: {$description} libapp
  odd things.  It should not be installed like a regular package.  It
  may be an empty package.
 
+Package: libapp-some-app-helper-module-perl
+Architecture: any
+Section: perl
+Depends: $\{misc:Depends\}, $\{shlib:Depends\}
+Description: libapp false positive test
+ This is an App:: test package designed to check if Lintian reports
+ false positives.  It is part of the Lintian test suite and may do
+ very odd things.  It should not be installed like a regular package.
+ It may be an empty package.
+
 Package: libsomething-else-perl
 Architecture: any
 Section: perl

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


Reply to: