Package: ring Version: 20180228.1.503da2b~ds1-1 Severity: wishlist User: [email protected] Usertags: ayatana-appindicator
Dear maintainer of ring, find attached a .debdiff that switches from Ubuntu's AppIndicator to Ayatana AppIndicator. This contribution is part of the Ayatana Indicators shift in Debian. For more info, see https://lists.debian.org/debian-devel/2018/03/msg00506.html Thanks, Mike -- mike gabriel aka sunweaver (Debian Developer) mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: [email protected], http://sunweavers.net
diff -Nru ring-20180228.1.503da2b~ds1/debian/changelog ring-20180228.1.503da2b~ds1/debian/changelog --- ring-20180228.1.503da2b~ds1/debian/changelog 2018-02-28 18:19:23.000000000 +0100 +++ ring-20180228.1.503da2b~ds1/debian/changelog 2018-04-02 22:46:36.000000000 +0200 @@ -1,3 +1,12 @@ +ring (20180228.1.503da2b~ds1-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * debian/patches: + + Add ayatana-appindicator.patch. Build against Ayatana + AppIndicator. + + -- Mike Gabriel <[email protected]> Mon, 02 Apr 2018 22:46:36 +0200 + ring (20180228.1.503da2b~ds1-1) unstable; urgency=medium * New upstream version. diff -Nru ring-20180228.1.503da2b~ds1/debian/control ring-20180228.1.503da2b~ds1/debian/control --- ring-20180228.1.503da2b~ds1/debian/control 2018-02-28 18:19:23.000000000 +0100 +++ ring-20180228.1.503da2b~ds1/debian/control 2018-04-02 22:43:11.000000000 +0200 @@ -21,7 +21,7 @@ qttools5-dev-tools, gettext, libqrencode-dev, - libappindicator3-dev, + libayatana-appindicator3-dev, libnm-dev, libwebkit2gtk-4.0-dev, libcanberra-gtk3-dev, diff -Nru ring-20180228.1.503da2b~ds1/debian/patches/ayatana-appindicator.patch ring-20180228.1.503da2b~ds1/debian/patches/ayatana-appindicator.patch --- ring-20180228.1.503da2b~ds1/debian/patches/ayatana-appindicator.patch 1970-01-01 01:00:00.000000000 +0100 +++ ring-20180228.1.503da2b~ds1/debian/patches/ayatana-appindicator.patch 2018-04-02 22:46:25.000000000 +0200 @@ -0,0 +1,22 @@ +--- a/client-gnome/CMakeLists.txt ++++ b/client-gnome/CMakeLists.txt +@@ -96,7 +96,7 @@ + FIND_PACKAGE(Gettext) #optional for translations + PKG_CHECK_MODULES(LIBQRENCODE libqrencode>=3.4) + PKG_CHECK_MODULES(LIBNM libnm>=1.0) #optional to detect changes in the network +-PKG_CHECK_MODULES(APPINDICATOR appindicator3-0.1) #optional, ideal for use with Unity ++PKG_CHECK_MODULES(APPINDICATOR ayatana-appindicator3-0.1) #optional, ideal for use with Unity + + PKG_CHECK_MODULES(WEBKIT webkit2gtk-4.0) + IF(NOT WEBKIT_FOUND) +--- a/client-gnome/src/ring_client.cpp ++++ b/client-gnome/src/ring_client.cpp +@@ -69,7 +69,7 @@ + #include "utils/calling.h" + + #if HAVE_APPINDICATOR +-#include <libappindicator/app-indicator.h> ++#include <libayatana-appindicator/app-indicator.h> + #endif + + #if USE_LIBNM diff -Nru ring-20180228.1.503da2b~ds1/debian/patches/series ring-20180228.1.503da2b~ds1/debian/patches/series --- ring-20180228.1.503da2b~ds1/debian/patches/series 2018-02-28 18:19:23.000000000 +0100 +++ ring-20180228.1.503da2b~ds1/debian/patches/series 2018-04-02 22:44:42.000000000 +0200 @@ -1,3 +1,4 @@ dont-build-gnutls.patch namedirectory-old-restbed.patch jsoncpp-rename.patch +ayatana-appindicator.patch
pgpR_42ievRMa.pgp
Description: Digitale PGP-Signatur

