diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-06-01 17:22:33 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-06-01 17:22:33 +0200 |
commit | 6617f5ee51c94d05028ebceb3177ec0e3a87e78d (patch) | |
tree | c3784846c919477e71e542ce6e049100f29fd719 /debian/control | |
parent | cda2ea1ef21e37a3d739b2241a6dcc709ee448da (diff) | |
parent | ee8c45fc1fd16e698825c9a983b7d4ba4b7cafc2 (diff) |
Merge branch 'release/debian/0.7.2-2'debian/0.7.2-2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index db9684f..5a4da3a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: - debhelper (>= 11), + debhelper-compat (= 13), cmake, libayatana-appindicator3-dev, libarchive-dev, @@ -16,8 +16,9 @@ Build-Depends: libxml2-dev, libxtst-dev, valac (>= 0.24) -Standards-Version: 4.2.1 -Homepage: https://gnome-pie.simonschneegans.de/ +Standards-Version: 4.5.0 +Rules-Requires-Root: no +Homepage: https://schneegans.github.io/gnome-pie.html Vcs-Git: git://jff.email/opt/git/gnome-pie.git Vcs-Browser: https://jff.email/cgit/gnome-pie.git |