Use of maintainer mode in GNOME modules



Hi all,

As you can read in the Ryan blog post [1], the use of the
AM_MAINTAINER_MODE macro is only correct when used in this way:

AM_MAINTAINER_MODE([enable])

As ryan said in the blog post, fredp made a report page for packages
using AM_MAINTAINER_MODE.

green  -> no “AM_MAINTAINER_MODE” at all (good)
yellow -> “AM_MAINTAINER_MODE([enable])”  (fine)
orange -> means that your package is currently broken and needs to be fixed.

So if Its not already fixed in your module, we are going to proced to
fix all the GNOME modules that appear
in "orange" and convert it to "yellow", ie

AM_MAINTAINER_MODE -> AM_MAINTAINER_MODE([enable])

Thanks for you collaboration.

[1] http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
[2] http://people.gnome.org/~fpeters/reports/maintainer-mode.html

-- 
Javier Jardón Cabezas


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