[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#829865: marked as done (gtkpod: Uses deprecated gnome-common macros/variables)



Your message dated Mon, 28 Oct 2019 03:55:20 +0100
with message-id <20191028025520.b6g7ckq4zwdqgczz@fatal.se>
and subject line gtkpod doesn't use any deprecated gnome-common macros
has caused the Debian Bug report #829865,
regarding gtkpod: Uses deprecated gnome-common macros/variables
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 owner@bugs.debian.org
immediately.)


-- 
829865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829865
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gtkpod
Version: 2.1.5-3
Severity: normal
User: pkg-gnome-maintainers@lists.alioth.debian.org
Usertags: gnome-common

Hi,

gnome-common did a cleanup upstream and deprecated quite a few macros
and variables.

gnome-doc-utils removal
=======================
The gnome-doc-utils build infrastructure was removed completely along
with the following macros:

 GNOME_DOC_INIT [1]
 GNOME_COMMON_INIT [2]


deprecated variables
====================
The following variables used in gnome-autogen.sh have been declared
deprecated [3]:

 REQUIRED_GNOME_DOC_UTILS_VERSION
 REQUIRED_DOC_COMMON_VERSION
 USE_COMMON_DOC_BUILD
 FORBIDDEN_M4MACROS
 GNOME2_DIR
 GNOME2_PATH
 USE_GNOME2_MACROS

deprecated macros
=================
The following macros have also been declared deprecated:

 GNOME_COMPILE_WARNINGS [4]
 GNOME_CXX_WARNINGS [5]

Upstream has documentation at [6] with how you can fix your package and
why those particular changes were made.

According to codesearch.d.n your package gtkpod uses one of the macros or
variables so might be affected, especially once you run autoreconf. Please
update your package accordingly and forward it to upstream if possible.

If you have further question, please don't hesitate to ask.

Regards,
Michael

[1] https://git.gnome.org/browse/gnome-common/commit/?id=6684e2fa5
[2] https://git.gnome.org/browse/gnome-common/commit/?id=1f60e9536
[3] https://git.gnome.org/browse/gnome-common/commit/?id=4c8d8ad93
[4] https://git.gnome.org/browse/gnome-common/commit/?id=b57bae0be
[5] https://git.gnome.org/browse/gnome-common/commit/?id=2bffd7e1u
[6] https://wiki.gnome.org/Projects/GnomeCommon/Migration

--- End Message ---
--- Begin Message ---
Hello,

I've looked for the listed deprecated macros in the gtkpod source
and this bug report seems like a (almost) false positive to me.

The only match is GNOME2_DIR which is used as an
environment-variable in autogen.sh and only optionally/conditionally
take into consideration if set. It seems like an attempt to support
systems which has gnome(2) installed in a non-standard/systemwide
location, eg. /opt/gnome2. While this could be removed, it doesn't
hurt if it stays (unused) either.

I'm thus closing this bug report.

Regards,
Andreas Henriksson

--- End Message ---

Reply to: