From 2ae8a3e4c1e237fa24787308a0cbf7ea2fec8b83 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 25 Oct 2020 16:28:53 +0100 Subject: debian/source/format: Add file (format 1.0). --- debian/source/format | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/source/format (limited to 'debian') diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..d3827e7 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +1.0 -- cgit v1.2.3 From 46a83f42fe2bc822ac7f12e98e05763751155ebe Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 25 Oct 2020 22:16:55 +0100 Subject: debian/control: Improve LONG_DESCRIPTION. --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index f09c2ef..a66d6fe 100644 --- a/debian/control +++ b/debian/control @@ -26,6 +26,5 @@ Depends: ${misc:Depends}, Replaces: gnome-bluetooth (<< 3.6.1-0ubuntu2) Breaks: gnome-bluetooth (<< 3.6.1-0ubuntu2) Description: Ayatana system bluetooth indicator - Ayatana system bluetooth indicator which provides fast user controls for Bluetooth - devices. - + This Ayatana Indicator exposes bluetooth functionality via the system + indicator API and provides fast user controls for Bluetooth devices. -- cgit v1.2.3