[Ubuntu] creating GRASS packages for UbuntuGIS
    Bas Couwenberg 
    sebastic at xs4all.nl
       
    Thu Jan 14 09:28:24 PST 2016
    
    
  
On 2016-01-14 18:20, Martin Landa wrote:
> 2016-01-14 18:06 GMT+01:00 Bas Couwenberg <sebastic at xs4all.nl>:
>>  <prefix>/<pkgversion>
>> 
>> So in this case that's:
>> 
>>  ubuntugis/7.0.3~rc1-1~wily1
> 
> hm, `git tag ubuntugis/7.0.3~rc1-1~wily1`
> 
> says
> 
> fatal: 'ubuntugis/7.0.3~rc1-1~wily1' is not a valid tag name.
> 
> What I am doing wrong? Ma
You need to replace the tilde (which is not a valid character in tags) 
with a dot. Like the experimental tag:
  debian/7.0.3.rc1-1.exp2
debcommit does this for you, but it doesn't handle prefixes and is 
therefor not appropriate for non-Debian tags.
Kind Regards,
Bas
    
    
More information about the Ubuntu
mailing list