-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 25/01/11 17:52, Jan Dittberner wrote: > On Tue, Jan 25, 2011 at 04:09:57PM +0000, kuLa wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Hi guys (including lady's) :-) >> I'm having git repo with 2 branches upstream and debian (quite obvious). >> I'm an upstream maintainer, so after changes into upstream im switching >> into debian merging upstream into it and now the question: >> How to set this up to make git-buildpackage to change versions upstream >> or debian depending what has been changed. Git-buildpackage is not >> changing automaticly anything nor upstream version or debian package >> version if changes has been done in ex. d/rules. >> Final product is always foo_1.0.0-1_i386.deb it doesn't matter if I'll >> try --git-debian-tag or not. >> I read about grafts but concept of this is a bit hard to understand for >> my current setup. >> Any links or other piece of information which can help with this? >> And thx in advance for your time. > > You need to add a new version in debian/changelog i.e. by doing > > dh -v 1.0.1-1 "New upstream version." > debcommit -a > > before running git-buildpackage.
Thx a lot Jan. you gave me a starting point for this but I think you lost 'c' in the middle of this command :-) 'dch -v ..... ' will do, one more time thx. - -- |_|0|_| | |_|_|0| "Heghlu'Meh QaQ jajVam" | |0|0|0| -------- kuLa --------- | gpg --keyserver pgp.mit.edu --recv-keys 0xC100B4CA -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQEcBAEBAgAGBQJNPzb7AAoJEOqHloDBALTKEf4H/2swXdayrJ4ihl0WUjYEzVG9 4Ax0Y54Y5izKkzhi1VQh4gPflmvhr3IHFuYl0bcFt35idwsR6Loww5VX1BzQO6zc Y9V5Mslm7eGqOfVr90As4KvnhP08rjq2FkNaHSAWvbQfEFtUXX0CejlKmNLXGq3x oJIhP6dXQ6Xxlcgt/1Za0DEtAzw1fqyh/MwfA8N3jcUyhnSQASmM7OsaEs1qYk8X zKhlOmh/pWZFNZsfDsl+5m1GNEyVlySu0Wbv3xN40OXlBzWJI33qBkGntmr1Iuu2 l0Rv0/Ek1obi2QO4JS/wHIV5SXEUJNsCWF2BvncMoYcai5AE9zO3/PK2WT8Cbxo= =8BYL -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

