aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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.