Package: munin-common
Version: 2.0.6~git-1
Severity: important
Justification: it makes it very difficult to see which version is used
(have to use dpkg)
The naming is difficult to follow, with 2.0.6~git-1 having "unknown":
2.0.6-1: $MUNIN_VERSION = q{2.0.6};
2.0.6-1~bpo60+1: $MUNIN_VERSION = q{debian-bpo-2012-09-06-8b308d7c};
2.0.6~git-1: $MUNIN_VERSION = q{unknown};
This is due to the upstream getversion script customized for various
git branch builds. It doesn't know about debian namings specifics.
It'd be optimal if $MUNIN_VERSION would be the same as the debian
package version.
--
Steve Schnepp
http://blog.pwkf.org/tag/munin
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]