Author: osallou-guest Date: 2011-03-18 10:53:24 +0000 (Fri, 18 Mar 2011) New Revision: 6288
Modified: trunk/packages/squizz/trunk/debian/control trunk/packages/squizz/trunk/debian/copyright trunk/packages/squizz/trunk/debian/squizz.1 Log: fix lintian err Modified: trunk/packages/squizz/trunk/debian/control =================================================================== --- trunk/packages/squizz/trunk/debian/control 2011-03-18 10:34:49 UTC (rev 6287) +++ trunk/packages/squizz/trunk/debian/control 2011-03-18 10:53:24 UTC (rev 6288) @@ -7,10 +7,10 @@ Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/squizz/trunk/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/squizz/trunk/?rev=0&sc=0 Homepage: ftp://ftp.pasteur.fr/pub/gensoft/projects/squizz/ +Build-Depends: debhelper (>= 7), gcc, automake Package: squizz Architecture: any -Build-Depends: debhelper (>= 7), gcc, automake Depends: ${shlibs:Depends}, ${misc:Depends} Description: Sequence/alignment converter Squizz is a sequence/alignment format checker, but it has some Modified: trunk/packages/squizz/trunk/debian/copyright =================================================================== --- trunk/packages/squizz/trunk/debian/copyright 2011-03-18 10:34:49 UTC (rev 6287) +++ trunk/packages/squizz/trunk/debian/copyright 2011-03-18 10:53:24 UTC (rev 6288) @@ -1,6 +1,5 @@ Format: http://dep.debian.net/deps/dep5 Upstream-Name: squizz -Source: <url://example.com> Files: * Copyright: 2011 Nicolas Joly<[email protected]> @@ -27,5 +26,3 @@ On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. Modified: trunk/packages/squizz/trunk/debian/squizz.1 =================================================================== --- trunk/packages/squizz/trunk/debian/squizz.1 2011-03-18 10:34:49 UTC (rev 6287) +++ trunk/packages/squizz/trunk/debian/squizz.1 2011-03-18 10:53:24 UTC (rev 6288) @@ -1,4 +1,4 @@ -.TH SQUIZZ SECTION "March 18, 2011" +.TH SQUIZZ "March 18, 2011" .SH NAME squizz \- Sequence and alignment checker/converter .SH SYNOPSIS _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
