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

[lintian] 01/01: Add missing control for a test



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

nthykier pushed a commit to branch smoke-me/policy-v4.0.0
in repository lintian.

commit e3bda7efeb8625535fbc611cad0dd40fd3153f37
Author: Niels Thykier <niels@thykier.net>
Date:   Sat Jun 17 11:55:58 2017 +0000

    Add missing control for a test
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 .../changelog-file-wrong-weekday/debian/debian/control.in | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/t/tests/changelog-file-wrong-weekday/debian/debian/control.in b/t/tests/changelog-file-wrong-weekday/debian/debian/control.in
new file mode 100644
index 0000000..d7f864b
--- /dev/null
+++ b/t/tests/changelog-file-wrong-weekday/debian/debian/control.in
@@ -0,0 +1,15 @@
+Source: {$source}
+Priority: extra
+Section: {$section}
+Maintainer: {$author}
+Standards-Version: 3.9.8
+Build-Depends: {$build_depends}
+
+Package: {$source}
+Architecture: {$architecture}
+Depends: $\{shlibs:Depends\}, $\{misc:Depends\}
+Description: {$description}
+ This is a 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
+ be an empty package.

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


Reply to: