X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=nokia-lintian%2Ftestset%2Fdescription%2Fdebian%2Fcontrol;fp=nokia-lintian%2Ftestset%2Fdescription%2Fdebian%2Fcontrol;h=0a88f05b396fa3920f9188a5ce61fc522baccc0a;hb=1975b83207a518d59ef6b04c7c16233cb353ca86;hp=0000000000000000000000000000000000000000;hpb=208f636c44e0ec2b53c70aaed2399d8e9cf0e741;p=maemian diff --git a/nokia-lintian/testset/description/debian/control b/nokia-lintian/testset/description/debian/control new file mode 100644 index 0000000..0a88f05 --- /dev/null +++ b/nokia-lintian/testset/description/debian/control @@ -0,0 +1,44 @@ +Source: description +Section: text +Priority: extra +Maintainer: Lintian Maintainers +Uploaders: Tobias Toedter +Standards-Version: 3.8.0 + +Package: description +Architecture: all +Description: description is a package which tests lintian's description checks. + missing + The the synopsis should not start with the package's name. Moreover, + the long description + should + not + contain tabs. + .control statements are not allowed as well. + . + All all all of of these these should be matched matched matched + +Package: description-foo +Architecture: all +Description: Don't use tabs in the synopsis and restrict yourself to less than 80 characters, otherwise Lintian will complain + Oh, and don't start the long description with spaces. + Now here comes a list: + - which is + - unfortunately + - not correctly indented. + +Package: description-bar +Architecture: all +Description: + There should really be a synopsis. + . and please avoid control statements in the long description. + The line in an extended description should be less than 80 characters, otherwise you'll get + a Lintian warning. + . + And the old man said "he he is the one!" + "No, I am am not", he replied + +Package: description-baz +Architecture: all +Description: the synopsis starts with spaces + This is a real Lintian bug which has been discovered with this testset.