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

[SCM] Debian package checker branch, master, updated. 2.2.18-33-g3cfd89c



The following commit has been merged in the master branch:
commit df13a358ff61835ad1ebda1e3fb6e2b15ce7dcf5
Author: Russ Allbery <rra@debian.org>
Date:   Mon Dec 21 21:03:19 2009 -0800

    Adjust test for tabs in the description
    
    Looks like dpkg-dev now deals with leading tabs, so use a tab in the
    middle of a line to force the tag to still appear.

diff --git a/t/tests/description-general/debian/debian/control.in b/t/tests/description-general/debian/debian/control.in
index cbfac4c..51870a0 100644
--- a/t/tests/description-general/debian/debian/control.in
+++ b/t/tests/description-general/debian/debian/control.in
@@ -11,7 +11,7 @@ Depends: $\{shlibs:Depends\}, $\{misc:Depends\}
 Description: {$srcpkg} 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
+ the long	description
 	should
 	not
  contain tabs.

-- 
Debian package checker


Reply to: