diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-09-07 07:02:58 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-09-07 07:02:58 +0200 |
commit | 1113fd49807502591349124674dfb0e586168bb8 (patch) | |
tree | a016821490da0b3345c448ba139e010b2e315028 /debian | |
parent | d50c61013d7b20e4134102d8a76ac97bf2ca2015 (diff) |
d/control: Remove trailing whitespace
Diffstat (limited to 'debian')
-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. |