Re: question about closing bugs in changelog

2005-10-16 Thread Jon Dowland
On Sat, Oct 15, 2005 at 01:16:19PM +0200, Thomas Viehmann wrote: > Bastian Venthur wrote: > > I when I upload a new version of my package to debian, will the > > *whole* changelog parsed for fixed bugs, or just the last changelog > > entry? > All changelog entries in the .changes. Use -vVERsion wit

Re: question about closing bugs in changelog

2005-10-15 Thread Thomas Viehmann
Bastian Venthur wrote: > I when I upload a new version of my package to debian, will the *whole* > changelog parsed for fixed bugs, or just the last changelog entry? All changelog entries in the .changes. Use -vVERsion with dpkg-buildpackages. Kind regards T. -- Thomas Viehmann, http://thomas.vi

question about closing bugs in changelog

2005-10-15 Thread Bastian Venthur
Hi Mentors, I when I upload a new version of my package to debian, will the *whole* changelog parsed for fixed bugs, or just the last changelog entry? Assume the following situation. - foo-1.0 is in the archive - foo-1.1 fixes bug #1, but my sponsor is currently too busy to upload - foo-1.2 fixe