Bug#663357: uscan: Please support scanning git repositories for tags

Maximiliano Curia maxy at gnuservers.com.ar
Tue Apr 23 08:58:31 UTC 2013


Tags: + patch

Hi,

I'm attaching a very basic patch that adds git support to watch files.

With this patch a watch file of the form:
version=3
git://anongit.kde.org/bomber.git tags/v([\d.]+)

Would get the version status from the tags (thanks to git ls-remote command) 
and could fetch the corresponding tar.gz (thanks to the --remote option of git 
archive, this requires that the repository has upload-archive enabled).

Both git commands act on the remote repository directly and don't need/nor use 
the local repository, if any.

Thanks,
-- 
"pi seconds is a nanocentury" -- Tom Duff
Saludos /\/\ /\ >< `/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: devscripts_uscan_git-support.patch
Type: text/x-patch
Size: 3867 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20130423/3c305bfe/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20130423/3c305bfe/attachment.pgp>


More information about the devscripts-devel mailing list