> * /debian/patches/rgbplot-map-args.diff: New patch for fixing the > calling of map() in rgbplot. Thanks to Francesco Potortì for the > patch (closes: #491878).
In fact, it is not even a call to map()! In that function, "map" is the first argument of the function, an unfortunate name choice. Even this is not a bug, I suggest you change "map" to something else to avoid confusion. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

