Re: Best practice for changelog file

2011-08-25 Thread Charles Plessy
Le Thu, Aug 25, 2011 at 11:43:14AM +0400, Vsevolod Velichko a écrit : > > this the very thing I want to do, but as far as I can understand, I > should replace that variables myself, am I right? When I try to put > the variables in debian/changelog, dpkg-buildpackage fails with error: > dpkg-buildp

Re: Best practice for changelog file

2011-08-25 Thread Michael Gilbert
Vsevolod Velichko wrote: > Dear Charles, > > this the very thing I want to do, but as far as I can understand, I > should replace that variables myself, am I right? When I try to put > the variables in debian/changelog, dpkg-buildpackage fails with error: > dpkg-buildpackage: source version 1.1.0

Re: Best practice for changelog file

2011-08-25 Thread Vsevolod Velichko
Dear Charles, this the very thing I want to do, but as far as I can understand, I should replace that variables myself, am I right? When I try to put the variables in debian/changelog, dpkg-buildpackage fails with error: dpkg-buildpackage: source version 1.1.0-7~bpo${debian_release}+${build_int} d

Re: Best practice for changelog file

2011-08-24 Thread Charles Plessy
Le Wed, Aug 24, 2011 at 02:18:40PM +0400, Vsevolod Velichko a écrit : > > I'm trying to build package for two debian versions: squeeze and > lenny. Build process doesn't require any source or packaging > modifications, so I can just "dpkg-buildpackage" or "debuild" on both > lenny and squeeze to o

Best practice for changelog file

2011-08-24 Thread Vsevolod Velichko
Hello all! I'm trying to build package for two debian versions: squeeze and lenny. Build process doesn't require any source or packaging modifications, so I can just "dpkg-buildpackage" or "debuild" on both lenny and squeeze to obtain the deb-file. The problem is that in this case I have the same