diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 243e161..e65f998 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ gnome-pie (0.7.1-2) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.2.1 (No changes needed). * debian/control: - Change VCS-* to point to the new repository. + - Remove trailing whitespace. * debian/copyright: - Use secure URI for copyright format. - Refresh years for debian/*. diff --git a/debian/control b/debian/control index 4aaff5f..ffd9e1e 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: visual application launcher for GNOME gnome-pie is a radial visual application launcher for GNOME. It allows the - user to bind groups of frequently used applications to a ring that appears + user to bind groups of frequently used applications to a ring that appears when a hot key / mouse binding is triggered. . It was inspired by the OPie addon written for the game World of Warcraft. |