Your message dated Sun, 07 Feb 2021 09:05:04 +0000
with message-id <e1l8g08-0006c6...@fasolo.debian.org>
and subject line Bug#921339: fixed in psensor 1.1.5-1.3
has caused the Debian Bug report #921339,
regarding Please switch to Ayatana AppIndicator
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
921339: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: psensor
Version: 1.1.5-1
Severity: wishlist
Tags: patch
User: pkg-ayatana-de...@lists.alioth.debian.org
Usertags: ayatana-appindicator

Dear maintainer(s) of psensor,

find attached a .debdiff that ports your package from building against
Ubuntu's AppIndicator
to building against Ayatana AppIndicator API.

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,
Alessio



--
ZE-Light e ZE-Pro: servizi zimbra per caselle con dominio email.it, per tutti i dettagli Clicca qui http://posta.email.it/caselle-di-posta-z-email-it/?utm_campaign=email_Zimbra_102014=main_footer/f

Sponsor:
Registra i domini che desideri ed inizia a creare il tuo sito web
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=13323&d=4-2
diff -Nru psensor-1.1.5/debian/changelog psensor-1.1.5/debian/changelog
--- psensor-1.1.5/debian/changelog      2016-06-06 20:25:02.000000000 +0200
+++ psensor-1.1.5/debian/changelog      2019-02-04 10:40:31.000000000 +0100
@@ -1,3 +1,12 @@
+psensor (1.1.5-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Switch B-D from libappindicator to libayatana
+  * debian/patches
+       + Add aytana-appindicator.patch. Switch to ayatana3-appindicator
+
+ -- Alessio Garzi <gun...@email.it>  Mon, 04 Feb 2019 10:40:31 +0100
+
 psensor (1.1.5-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru psensor-1.1.5/debian/control psensor-1.1.5/debian/control
--- psensor-1.1.5/debian/control        2016-06-06 20:24:39.000000000 +0200
+++ psensor-1.1.5/debian/control        2019-02-04 10:40:31.000000000 +0100
@@ -11,7 +11,7 @@
                debhelper (>= 9),
                gettext,
                help2man,
-               libappindicator3-dev,
+               libayatana-appindicator3-dev,
                libatasmart-dev [!hurd-any !kfreebsd-any],
                libcurl4-gnutls-dev,
                libgtk-3-dev,
diff -Nru psensor-1.1.5/debian/patches/ayatana-appindicator.patch 
psensor-1.1.5/debian/patches/ayatana-appindicator.patch
--- psensor-1.1.5/debian/patches/ayatana-appindicator.patch     1970-01-01 
01:00:00.000000000 +0100
+++ psensor-1.1.5/debian/patches/ayatana-appindicator.patch     2019-02-04 
10:40:31.000000000 +0100
@@ -0,0 +1,42 @@
+Index: psensor-1.1.5/configure.ac
+===================================================================
+--- psensor-1.1.5.orig/configure.ac
++++ psensor-1.1.5/configure.ac
+@@ -106,9 +106,9 @@ AC_SUBST(LIBNOTIFY_LIBS)
+ # Checks AppIndicator 
+ APPINDICATOR_LIBS=
+ 
+-PKG_CHECK_MODULES(APPINDICATOR, appindicator3-0.1,
++PKG_CHECK_MODULES(APPINDICATOR, ayatana-appindicator3-0.1,
+      [AC_DEFINE([HAVE_APPINDICATOR],[1],[Use AppIndicator3-0.1])],
+-     [AC_MSG_WARN(AppIndicator 3-0.1 not present")])
++     [AC_MSG_WARN(Ayatana AppIndicator 3-0.1 not present")])
+ 
+ if test "$APPINDICATOR_LIBS" == ""; then
+    PKG_CHECK_MODULES(APPINDICATOR, 
+Index: psensor-1.1.5/src/ui_appindicator.c
+===================================================================
+--- psensor-1.1.5.orig/src/ui_appindicator.c
++++ psensor-1.1.5/src/ui_appindicator.c
+@@ -21,7 +21,7 @@
+ #include <string.h>
+ 
+ #include <gtk/gtk.h>
+-#include <libappindicator/app-indicator.h>
++#include <libayatana-appindicator/app-indicator.h>
+ 
+ #include "cfg.h"
+ #include "psensor.h"
+Index: psensor-1.1.5/src/ui.h
+===================================================================
+--- psensor-1.1.5.orig/src/ui.h
++++ psensor-1.1.5/src/ui.h
+@@ -27,7 +27,7 @@
+ #include <gtk/gtk.h>
+ 
+ #if defined(HAVE_APPINDICATOR) || defined(HAVE_APPINDICATOR_029)
+-#include <libappindicator/app-indicator.h>
++#include <libayatana-appindicator/app-indicator.h>
+ #endif
+ 
+ #include "psensor.h"
diff -Nru psensor-1.1.5/debian/patches/series 
psensor-1.1.5/debian/patches/series
--- psensor-1.1.5/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
+++ psensor-1.1.5/debian/patches/series 2019-02-04 10:40:31.000000000 +0100
@@ -0,0 +1 @@
+ayatana-appindicator.patch

--- End Message ---
--- Begin Message ---
Source: psensor
Source-Version: 1.1.5-1.3
Done: Adrian Bunk <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
psensor, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 921...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated psensor package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 06 Feb 2021 21:50:55 +0200
Source: psensor
Architecture: source
Version: 1.1.5-1.3
Distribution: unstable
Urgency: medium
Maintainer: Jean-Philippe Orsini <jea...@gmail.com>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 917447 921339
Changes:
 psensor (1.1.5-1.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patch from Alessio Garzi switching from libappindicator
     to libayatana-appindicator3. (Closes: #921339)
   * Update the build dependency from libsensors4-dev
     to libsensors-dev. (Closes: #917447)
Checksums-Sha1:
 357c3b3e0ea006085dd2cca773ce74d26f4da87e 2326 psensor_1.1.5-1.3.dsc
 4e9efe852494f460d637b9eb3c20670c36072670 9216 psensor_1.1.5-1.3.debian.tar.xz
Checksums-Sha256:
 8919d8ea2bc68c8e46447a0f5d3f090c945cd887e41de8d759d820a74f023515 2326 
psensor_1.1.5-1.3.dsc
 1ec4c33219237a51876d979699c6fbcd6f158265d3bfe4a433f30ae45c5c34dc 9216 
psensor_1.1.5-1.3.debian.tar.xz
Files:
 01203b2a6d93687c4c70851e6679a13f 2326 utils optional psensor_1.1.5-1.3.dsc
 06deaed5fa4f838b05230af0d1cfa894 9216 utils optional 
psensor_1.1.5-1.3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmAe9KwACgkQiNJCh6LY
mLFepRAAvWRlf6FIcKrjwhryuv/IK+AXZJkmNxHN0sHXfM8SOmOC9zliZBQpDQYZ
3oP8yHucOi9IHAeaGFyL3xlJgv9jdv1qEsu1lu1PexQuWQvLpE3qaknGBa1w5Vv6
3ahyeKWwxQqrrlQ6IPZFATRJaqRmdLPaVamdDy+9BLbxTq20TaY0NfH7y1f59w+0
MMEf6KfHU9vpQ6ujT/up/IdupF0Tm29ngQcRm64hMA7p5ybiB+6rHuLzfkRhrXiw
QEqdbp1SCz6upNXe4ip1jFMVZOVQsNWYTqaQzb0CSNyCfqB8rY2oW7P8/Fu8/pEM
HQMtGoEVruoilfq46CYdCVP0Cm6TPRi2iBmWNBpXWtpYFt4FL2EOzB0ND2Nv4Czs
MTqBoWy8WMfaUbZqQcJL/DNwLj4dd44vAooZVJjksawzl093A2ASuZZeZWfhrv0V
sX7hNJzY+lgMpvtiEu/2t0d4gUVhDDHe9GA7PhQUdk7N/NmUE79CM8up4iC4Rifo
5dDJHVTHZ4hl9ZEgmXEP7zh+UMaZKb7gBsXxKWLaqf7nWQBnmt1lxeIEdmlH/rUy
pYYIM4V2BnFl+SBCRMADW90ugBoq1AzoLjIZ/QU8E7lVkeLy8lF4niLtTNbgfEDF
CIxfWUkyHWH5Hd0Y2qtZIwCwKhJotOASJfiV4TFGulvctjXEEGc=
=B65s
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to