diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-18 17:10:36 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-07-18 17:10:36 +0200 |
commit | 43dc072e01ff3f0007c6b200756e9ade005841c2 (patch) | |
tree | 98ef4b2c861f0b7188e9314da340d62f248c172f | |
parent | 8c4c6dbad48239d6bbe433d886a294a52f95fee5 (diff) | |
download | libayatana-appindicator-43dc072e01ff3f0007c6b200756e9ade005841c2.tar.gz libayatana-appindicator-43dc072e01ff3f0007c6b200756e9ade005841c2.tar.bz2 libayatana-appindicator-43dc072e01ff3f0007c6b200756e9ade005841c2.zip |
debian/control: Port over changes from official Debian packaging.
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 02bd248..8b51745 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,8 @@ Build-Depends: debhelper (>= 9), libdbusmenu-gtk-dev (>= 0.5.90), libdbusmenu-gtk3-dev (>= 0.5.90), libgirepository1.0-dev, -Standards-Version: 4.1.1 +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 |