diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-26 12:02:57 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-10-26 12:02:57 +0100 |
commit | d720a7987adee52f4da1d316270be5188331d6f8 (patch) | |
tree | d59bed1cda3ef198fb643792d9fc8ca186e6c260 | |
parent | 3404e45c63664ee59a645062326a7ee53ad6968e (diff) | |
parent | 46a83f42fe2bc822ac7f12e98e05763751155ebe (diff) | |
download | ayatana-indicator-bluetooth-d720a7987adee52f4da1d316270be5188331d6f8.tar.gz ayatana-indicator-bluetooth-d720a7987adee52f4da1d316270be5188331d6f8.tar.bz2 ayatana-indicator-bluetooth-d720a7987adee52f4da1d316270be5188331d6f8.zip |
Merge branch 'sunweaver-pr/debian-amendments'
Attributes GH PR #8: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/8
-rw-r--r-- | debian/control | 5 | ||||
-rw-r--r-- | debian/source/format | 1 |
2 files changed, 3 insertions, 3 deletions
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. 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 |