[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Question about source tarballs for packaging



Hi Joshua,

Quoting Joshua Peisach (2021-10-10 23:40:54)
> we will have to build on weekly tags rather than the current '0.2.4' 
> tag. Here is the issue. uscan and gbp aren't happy with the tag 
> because by all means, it isn't a number.

One option is to track git commits organized by date, using a watch file 
like this:


>>> debian/watch >>>
# version=4
# check: uscan --report
# update: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan

opts=\
mode=git,pgpmode=none,pretty=0.2.4+%cd \
https://github.com/sctplab/usrsctp HEAD
<<< debian/watch <<<


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


Reply to: