From: R. Steve McKown Date: Thu, 3 Dec 2009 19:25:14 +0000 (-0700) Subject: Fix a lintian warning re: Description fields. X-Git-Tag: debian/2.1.0-1tinyos1~6^2~13 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=be1fc183239662098515c36e3b01639f59668578 Fix a lintian warning re: Description fields. --- diff --git a/control b/control index 42c37c47..7d445ea6 100644 --- a/control +++ b/control @@ -14,7 +14,7 @@ Depends: tinyos-tools (>= 1.3.0), deputy-tinyos (>= 1.1), tinyos-root, tinyos-to Conflicts: Priority: extra Description: Main TinyOS package. - To install TinyOS, install this package. + To install TinyOS, install this package. Package: tinyos-tools Architecture: any @@ -22,9 +22,9 @@ Depends: python, python-serial, nesc (>= 1.3.0), ${shlibs:Depends} Conflicts: Priority: extra Description: Development support tools for TinyOS. - Includes various support tools, including uisp, motelist, pybsl, mig, ncc and - nesdoc. The source for these tools is found in the TinyOS CVS repository - under tinyos-2.x/tools. + Includes various support tools, including uisp, motelist, pybsl, mig, ncc and + nesdoc. The source for these tools is found in the TinyOS CVS repository + under tinyos-2.x/tools. Package: tinyos-source Architecture: all @@ -33,7 +33,7 @@ Provides: tinyos-root Conflicts: Priority: extra Description: TinyOS source code tree. - TinyOS source is required to compile TinyOS applications. + TinyOS source is required to compile TinyOS applications. Package: tinyos-avr Architecture: all @@ -42,8 +42,8 @@ Provides: tinyos-toolchain Conflicts: Priority: extra Description: TinyOS avr toolchain - This dummy package allows for easy installation of the avr toolchain - for building TinyOS applications for avr microprocessor based systems. + This dummy package allows for easy installation of the avr toolchain + for building TinyOS applications for avr microprocessor based systems. Package: tinyos-msp430 Architecture: all @@ -52,5 +52,5 @@ Provides: tinyos-toolchain Conflicts: Priority: extra Description: TinyOS msp430 toolchain - This dummy package allows for easy installation of the msp430 toolchain - for building TinyOS applications for msp430 microprocessor based systems. + This dummy package allows for easy installation of the msp430 toolchain + for building TinyOS applications for msp430 microprocessor based systems.