diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-11-12 15:43:05 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-11-12 15:43:05 +0100 |
commit | 77f01688b310db9d254b3372f3447c56bb9579a4 (patch) | |
tree | 8e25ce7db6676d7b541bd2806f4dd4eeb46b112d /debian/control | |
parent | a146339c86c592b4f4aaba69386b7772fb130abf (diff) | |
download | ayatana-indicator-notifications-77f01688b310db9d254b3372f3447c56bb9579a4.tar.gz ayatana-indicator-notifications-77f01688b310db9d254b3372f3447c56bb9579a4.tar.bz2 ayatana-indicator-notifications-77f01688b310db9d254b3372f3447c56bb9579a4.zip |
debian/control: Fix B-D field, empty lines not allowed there.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1567a65..0b5ed79 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Build-Depends: cmake, debhelper (>= 9), dpkg-dev (>= 1.16.1.1), intltool, - # for systemd unit systemd [linux-any], Standards-Version: 4.1.3 |