.changes file over several package releases

2007-04-21 Thread Daniel Leidert
Hello,

Some time ago (just a few weeks) I saw a .changes file, that contained
entries for several package releases:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373770;msg=21

Which trick is used to create such package releases, so the .changes
file contains the entries for several releases?

Thanks and regards, Daniel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: .changes file over several package releases

2007-04-21 Thread Nico Golde
Hi,
* Daniel Leidert [EMAIL PROTECTED] [2007-04-21 21:38]:
 Some time ago (just a few weeks) I saw a .changes file, that contained
 entries for several package releases:
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373770;msg=21
 
 Which trick is used to create such package releases, so the .changes
 file contains the entries for several releases?

Is it really a trick? Looks like there were versions in a 
rcs which weren't packaged and uploaded.
Kind regards
Nico
-- 
Nico Golde - http://ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpKuGhB9gg7t.pgp
Description: PGP signature


Re: .changes file over several package releases

2007-04-21 Thread Kari Pahula
On Sat, Apr 21, 2007 at 09:36:56PM +0200, Daniel Leidert wrote:
 Some time ago (just a few weeks) I saw a .changes file, that contained
 entries for several package releases:

dpkg-buildpackage -v$VERSION

Check the man page.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: .changes file over several package releases

2007-04-21 Thread Varun Hiremath
Hi Daniel,
On Sat, 21 Apr, 2007 at 09:36:56PM +0200, Daniel Leidert wrote:
 Hello,
 
 Some time ago (just a few weeks) I saw a .changes file, that contained
 entries for several package releases:
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373770;msg=21
 
 Which trick is used to create such package releases, so the .changes
 file contains the entries for several releases?

The trick is to use -vversion option with dpkg-buildpackage

From man dpkg-buildpackage:

-vversion 
In dpkg-buildpackage, dpkg-genchanges and dpkg-parsechangelog this
causes changelog information from all versions strictly later than
version to be used.

Regards
Varun

-- 

 .''`. Varun Hiremath [EMAIL PROTECTED]
: :'  :Homepage: http://varun.travisbsd.org
`. `'`
  `- Debian is user friendly... It's just selective about who its friends are.


signature.asc
Description: Digital signature


Re: .changes file over several package releases

2007-04-21 Thread Daniel Leidert
Am Samstag, den 21.04.2007, 22:42 +0300 schrieb Kari Pahula:
 On Sat, Apr 21, 2007 at 09:36:56PM +0200, Daniel Leidert wrote:
  Some time ago (just a few weeks) I saw a .changes file, that contained
  entries for several package releases:
 
 dpkg-buildpackage -v$VERSION

Thanks. I thought, it might be something like this, but didn't find it
directly. Just grepping without a good keyword isn't really useful.
Thanks to all who answered.

Regards, Daniel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: .changes file over several package releases

2007-04-21 Thread Margarita Manterola

 dpkg-buildpackage -v$VERSION


One thing to remember about this option is that the .changes file is
re-done when a sponsor rebuilds a package.  So, if you want your
sponsor to do this, please remind us when sending us the
to-be-sponsored package.

--
Besos,
Marga


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]