diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-23 08:08:54 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-23 08:08:54 +0200 |
commit | 71dfd0affcd9b82eec684671c6a7629b0393f38e (patch) | |
tree | 7357a7939a9df0f01910a8a7153c6b0408591b6d /debian | |
parent | 05ebffc454af9e8a04513c659366a6c1dee6b856 (diff) | |
download | libayatana-appindicator-71dfd0affcd9b82eec684671c6a7629b0393f38e.tar.gz libayatana-appindicator-71dfd0affcd9b82eec684671c6a7629b0393f38e.tar.bz2 libayatana-appindicator-71dfd0affcd9b82eec684671c6a7629b0393f38e.zip |
debian/control: Drop R³ field again, it causes FTBFS on Ubuntu bionic in their version of dh_makeclilibs.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8b51745..7473a03 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,6 @@ Build-Depends: debhelper (>= 9), libdbusmenu-gtk3-dev (>= 0.5.90), libgirepository1.0-dev, Standards-Version: 4.5.0 -Rules-Requires-Root: no Homepage: https://github.com/AyatanaIndicators/libayatana-appindicator Vcs-Git: https://github.com/AyatanaIndicators/libayatana-appindicator Vcs-Browser: https://github.com/AyatanaIndicators/libayatana-appindicator |