aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@canonical.com>2011-01-13 16:10:17 -0600
committerAmit Kucheria <amit.kucheria@verdurent.com>2011-01-14 10:18:00 -0600
commit827024bb374a9da069cf792588a47c8b6114bceb (patch)
tree9cf6872768964f114134268e4522016391792f98 /debian
parent6a9ec67443cd7413f8a015a8d71ca1cb692bc692 (diff)
downloadpowerdebug-827024bb374a9da069cf792588a47c8b6114bceb.tar.gz
clean up the description grammar
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control4
2 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 5565d18..a8c558e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-powerdebug (0.3-0ubuntu1) natty; urgency=low
+powerdebug (0.3-0ubuntu1) UNRELEASED; urgency=low
* Fix coding style issues and some more cleanups
* Discover debugfs mount point and remove hard coded path
@@ -19,6 +19,9 @@ powerdebug (0.3-0ubuntu1) natty; urgency=low
* switched packaging to '3.0 (native)'
* rules: switched to debhelper 7
+ [ Steve Langasek ]
+ * clean up grammar in the package description
+
-- Amit Kucheria <amit.kucheria@linaro.org> Thu, 13 Jan 2011 15:14:38 -0600
powerdebug (0.2) maverick; urgency=low
diff --git a/debian/control b/debian/control
index 3aca1cb..a1e4f37 100644
--- a/debian/control
+++ b/debian/control
@@ -11,5 +11,5 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tool to display regulator, sensor and clock information
PowerDebug is a tool to display regulator, sensor and clock information.
- Information are refreshed every few seconds. You can also use dump
- option to display the information just once.
+ Information is refreshed every few seconds. You can also use dump option
+ to display the information just once.