Hello Olivier, * Olivier Robert wrote on Sat, Jul 18, 2009 at 11:15:05AM CEST: > I wonder what is the best way to proceed whenever I see a bug in > testing. (I could ask the same question for stable or unstable, > perhaps it would be a little different). > My concern is to not send bug reports unnecessarily. > Should I check upstream if the bug has been fixed before > reporting?
That would probably be useful for the package maintainer, I guess. (Note, I am not the Debian package maintainer, but upstream maintainer that happens to read the Debian BTS for this package.) > How do I do that? Is there an easy way to check the change log for the > package upstream without downloading/installing it ? In this particular case, you can check out the git tree of the package, either by downloading or by looking at the cgit web interface: <http://savannah.gnu.org/git/?group=libtool> For example, the log messages can be found at <http://git.savannah.gnu.org/cgit/libtool.git/log/?showmsg=1> and the NEWS file at <http://git.savannah.gnu.org/cgit/libtool.git/tree/NEWS> Cheers, Ralf -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

