summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-07 14:18:43 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-07 14:18:43 +0200
commit2ac2ca1077001bfd616e6b8bdf39d42952fe1bf0 (patch)
treeec789116ea4d5290d3b33bede0e481828fcbcdc6 /debian/control
parent9e618cc3f9a59038213aa8a91382a4c84315f569 (diff)
parente215d391e9d787ad739a0e2370ddac9519ea5c6f (diff)
Merge branch 'release/debian/0.7.1-2'debian/0.7.1-2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 45f25a1..db9684f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
Source: gnome-pie
Section: gnome
Priority: optional
-Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
+Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
cmake,
- libappindicator3-dev,
+ libayatana-appindicator3-dev,
libarchive-dev,
libcairo2-dev,
libgee-0.8-dev (>= 0.10),
@@ -16,17 +16,17 @@ Build-Depends:
libxml2-dev,
libxtst-dev,
valac (>= 0.24)
-Standards-Version: 4.0.0
+Standards-Version: 4.2.1
Homepage: https://gnome-pie.simonschneegans.de/
-Vcs-Git: git://anonscm.debian.org/collab-maint/gnome-pie.git
-Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gnome-pie.git
+Vcs-Git: git://jff.email/opt/git/gnome-pie.git
+Vcs-Browser: https://jff.email/cgit/gnome-pie.git
Package: gnome-pie
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: visual application launcher for GNOME
gnome-pie is a radial visual application launcher for GNOME. It allows the
- user to bind groups of frequently used applications to a ring that appears
+ user to bind groups of frequently used applications to a ring that appears
when a hot key / mouse binding is triggered.
.
It was inspired by the OPie addon written for the game World of Warcraft.