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

[lintian] 01/01: t/tests/application-not-library: Avoid further extra tags being emitted



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

abe pushed a commit to branch ppt-lc-mover
in repository lintian.

commit 55de2c0d62ef3b45d651fb90854d80ef6e52f5fd
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Fri Aug 14 21:40:47 2015 +0200

    t/tests/application-not-library: Avoid further extra tags being emitted
    
    Signed-off-by: Axel Beckert <abe@deuxchevaux.org>
---
 t/tests/application-not-library/debian/debian/control.in | 14 +++++++-------
 t/tests/application-not-library/tags                     |  1 -
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/t/tests/application-not-library/debian/debian/control.in b/t/tests/application-not-library/debian/debian/control.in
index a29e324..4dcf378 100644
--- a/t/tests/application-not-library/debian/debian/control.in
+++ b/t/tests/application-not-library/debian/debian/control.in
@@ -9,7 +9,7 @@ Package: libapp-something-perl
 Architecture: any
 Section: perl
 Depends: $\{misc:Depends\}, $\{shlib:Depends\}
-Description: {$description}
+Description: {$description} libapp
  This is an App:: test package designed to exercise some feature or
  tag of Lintian.  It is part of the Lintian test suite and may do very
  odd things.  It should not be installed like a regular package.  It
@@ -19,7 +19,7 @@ Package: libsomething-else-perl
 Architecture: any
 Section: perl
 Depends: $\{misc:Depends\}, $\{shlib:Depends\}
-Description: {$description}
+Description: {$description} else
  This is a perl test package designed to exercise some feature or tag
  of Lintian.  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
@@ -29,7 +29,7 @@ Package: python-something
 Architecture: any
 Section: python
 Depends: $\{misc:Depends\}, $\{shlib:Depends\}
-Description: {$description}
+Description: {$description} py
  This is a Python test package designed to exercise some feature or
  tag of Lintian.  It is part of the Lintian test suite and may do very
  odd things.  It should not be installed like a regular package.  It
@@ -39,7 +39,7 @@ Package: ruby-something
 Architecture: any
 Section: ruby
 Depends: $\{misc:Depends\}, $\{shlib:Depends\}
-Description: {$description}
+Description: {$description} rb
  This is a ruby test package designed to exercise some feature or tag
  of Lintian.  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
@@ -49,7 +49,7 @@ Package: unspecified-something-pl
 Architecture: any
 Section: perl
 Depends: $\{misc:Depends\}, $\{shlib:Depends\}
-Description: {$description}
+Description: {$description} pl
  This is a perl-ish test package designed to exercise some feature or
  tag of Lintian.  It is part of the Lintian test suite and may do very
  odd things.  It should not be installed like a regular package.  It
@@ -59,7 +59,7 @@ Package: unspecified-something-py
 Architecture: any
 Section: python
 Depends: $\{misc:Depends\}, $\{shlib:Depends\}
-Description: {$description}
+Description: {$description} py2
  This is a python-ish test package designed to exercise some feature
  or tag of Lintian.  It is part of the Lintian test suite and may do
  very odd things.  It should not be installed like a regular package.
@@ -69,7 +69,7 @@ Package: unspecified-something-rb
 Architecture: any
 Section: ruby
 Depends: $\{misc:Depends\}, $\{shlib:Depends\}
-Description: {$description}
+Description: {$description} rb2
  This is a ruby-ish (rubbish? ;-) test package designed to exercise
  some feature or tag of Lintian.  It is part of the Lintian test suite
  and may do very odd things.  It should not be installed like a
diff --git a/t/tests/application-not-library/tags b/t/tests/application-not-library/tags
index 3f81098..c3f3d96 100644
--- a/t/tests/application-not-library/tags
+++ b/t/tests/application-not-library/tags
@@ -1,5 +1,4 @@
 E: libapp-something-perl: libapp-perl-package-name usr/bin/libapp-something-perl
-I: application-not-library source: duplicate-short-description libapp-something-perl libsomething-else-perl python-something ruby-something unspecified-something-pl unspecified-something-py unspecified-something-rb
 X: libapp-something-perl: application-in-library-section perl usr/bin/libapp-something-perl
 X: libsomething-else-perl: application-in-library-section perl usr/bin/libsomething-else-perl
 X: libsomething-else-perl: library-package-name-for-application usr/bin/libsomething-else-perl

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


Reply to: