Re: librabbitmq and git

2014-08-19 Thread Barry Warsaw
On Aug 18, 2014, at 09:22 PM, Tianon Gravi wrote: >On 18 August 2014 18:11, Brian May wrote: >> Unfortunately, debian/watch (AFAIK) doesn't include any details of any >> changes that were made to the tar.gz file by the package developer. > >It's been my understanding that this is exactly one of t

Re: librabbitmq and git

2014-08-19 Thread Michael Fladischer
On 2014-08-19 01:52, Brian May wrote: > However, the packaging is in git, and I am not sure how to insert the > latest upstream version in this git repository. `git-import-orig ` Cheers, -- Michael Fladischer Fladi.at signature.asc Description: OpenPGP digital signature

Re: librabbitmq and git

2014-08-19 Thread Julian Taylor
On 19.08.2014 01:52, Brian May wrote: > Hello, > > I would like to package the latest upstream version of librabbitmq. > > However, the packaging is in git, and I am not sure how to insert the > latest upstream version in this git repository. > > From debian/control: > > Homepage: https://githu

Re: librabbitmq and git

2014-08-18 Thread Brian May
On 19 August 2014 13:22, Tianon Gravi wrote: > Have you tried comparing the existing orig tarball from the archive to > the corresponding tarball downloaded via uscan? > > $ curl -sSL ' > http://http.debian.net/debian/pool/main/libr/librabbitmq/librabbitmq_0.5.0.orig.tar.gz > ' > | sha1sum >

Re: librabbitmq and git

2014-08-18 Thread Tianon Gravi
On 18 August 2014 18:11, Brian May wrote: > Unfortunately, debian/watch (AFAIK) doesn't include any details of any > changes that were made to the tar.gz file by the package developer. It's been my understanding that this is exactly one of the main uses of the "command" argument in debian/watch.

Re: librabbitmq and git

2014-08-18 Thread Brian May
On 19 August 2014 09:55, Tianon Gravi wrote: > Not that I'm involved in the packaging or the upstream here in any > way, but I just wanted to point out that this is exactly what > "debian/watch"[1] is for, which uscan(1) will read and use to find > upstream versions. > Unfortunately, debian/watc

Re: librabbitmq and git

2014-08-18 Thread Jordan Metzmeier
On Mon, Aug 18, 2014 at 6:52 PM, Brian May wrote: > However, just to make things more interesting, the 5.0 and 5.1 tar.gz file > from github contains a "sub git repository" (not sure I have used correct > git terminology here), with invalid relative reference, under > rabbitmq-c-0.5.1/codegen, whi

Re: librabbitmq and git

2014-08-18 Thread Tianon Gravi
On 18 August 2014 17:52, Brian May wrote: > I take this to mean I should be downloading the orig.tag.gz from github. Not that I'm involved in the packaging or the upstream here in any way, but I just wanted to point out that this is exactly what "debian/watch"[1] is for, which uscan(1) will read

librabbitmq and git

2014-08-18 Thread Brian May
Hello, I would like to package the latest upstream version of librabbitmq. However, the packaging is in git, and I am not sure how to insert the latest upstream version in this git repository. >From debian/control: Homepage: https://github.com/alanxz/rabbitmq-c Vcs-Git: git://anonscm.debian.org