]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Remove full stop (period) from Description fields to clear lintian warning.
authorR. Steve McKown <rsmckown@gmail.com>
Thu, 3 Dec 2009 19:44:20 +0000 (12:44 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Thu, 3 Dec 2009 19:44:20 +0000 (12:44 -0700)
control

diff --git a/control b/control
index 9083a592aa0da9c35b87054080b5b03553d19672..4578b842ad500c517b51429fa87177a651e49567 100644 (file)
--- a/control
+++ b/control
@@ -13,7 +13,7 @@ Architecture: all
 Depends: tinyos-tools (>= 1.3.0), deputy-tinyos (>= 1.1), tinyos-root, tinyos-toolchain
 Conflicts:
 Priority: extra
-Description: Main TinyOS package.
+Description: Main TinyOS package
  To install TinyOS, install this package.
 
 Package: tinyos-tools
@@ -21,7 +21,7 @@ Architecture: any
 Depends: python, python-serial, nesc (>= 1.3.0), ${shlibs:Depends}
 Conflicts:
 Priority: extra
-Description: Development support tools for TinyOS.
+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.
@@ -32,7 +32,7 @@ Depends:
 Provides: tinyos-root
 Conflicts:
 Priority: extra
-Description: TinyOS source code tree.
+Description: TinyOS source code tree
  TinyOS source is required to compile TinyOS applications.
 
 Package: tinyos-avr