From d0d8c53933e9058f52bfd3e531a87d9ef29c8d39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 7 Sep 2018 06:45:05 +0200 Subject: Change VCS-* to point to the new repository --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 45f25a1..d82bb6e 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends: valac (>= 0.24) Standards-Version: 4.0.0 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 -- cgit v1.2.3 From b9d0a3562128dcbf1f8bb5b049814c845cd9bf00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 7 Sep 2018 06:50:06 +0200 Subject: Change to my new email address --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d82bb6e..3ed231e 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: gnome-pie Section: gnome Priority: optional -Maintainer: Jörg Frings-Fürst +Maintainer: Jörg Frings-Fürst Build-Depends: debhelper (>= 10), cmake, -- cgit v1.2.3 From 7b1740d95b8baa54c1a085175598b57750ce0893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 7 Sep 2018 06:56:41 +0200 Subject: Migrate to debhelper 11 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 3ed231e..ee7637e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: - debhelper (>= 10), + debhelper (>= 11), cmake, libappindicator3-dev, libarchive-dev, -- cgit v1.2.3 From d50c61013d7b20e4134102d8a76ac97bf2ca2015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 7 Sep 2018 06:58:18 +0200 Subject: Declare compliance with Debian Policy 4.2.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ee7637e..4aaff5f 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ 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://jff.email/opt/git/gnome-pie.git Vcs-Browser: https://jff.email/cgit/gnome-pie.git -- cgit v1.2.3 From 1113fd49807502591349124674dfb0e586168bb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 7 Sep 2018 07:02:58 +0200 Subject: d/control: Remove trailing whitespace --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 4aaff5f..ffd9e1e 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ 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. -- cgit v1.2.3 From 97e925453364302d0f84a0ac86c34290d480ddc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 7 Sep 2018 08:09:28 +0200 Subject: Switch to Ayatana AppIndicator --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ffd9e1e..db9684f 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Jörg Frings-Fürst Build-Depends: debhelper (>= 11), cmake, - libappindicator3-dev, + libayatana-appindicator3-dev, libarchive-dev, libcairo2-dev, libgee-0.8-dev (>= 0.10), -- cgit v1.2.3