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

Re: Packaging entirely via git



On Tue, Jun 12, 2012 at 2:48 PM, Luis Alejandro Martínez Faneyth
<luis@huntingbears.com.ve> wrote:
> El 12/06/12 12:40, Enrico Weigelt escribió:
>>
>> Hi folks,
>>
>>
>> is there already a way for maintaining debian packages entirely
>> with git - without the orig tarball ?

I use something like this in the gbp.conf:

[DEFAULT]
builder         = /home/mzagrabe/bin/git-pdebuild
upstream-branch = master
debian-branch   = debian
upstream-tag    = v%(version)s

-mz


Reply to: