Hi All, Thanks to all for taking some of your time to reply to this email. I followed Daniel Reurich's code edits and finally my branch works with format 3.0 (native) and without requiring me to create an orig.tar.gz file every time I use git buildpackage.
THANKS, all of you! Edward On 11/02/2016, aitor_czr <[email protected]> wrote: > Hi Edward, > > El 11/02/16 a las 08:31, Edward Bartolo escribió: >> Hi, >> >> I repeated the git tag command and it was successfully run. However, >> git-buildpackage complained that there is no >> simple-netaid_0.1.1.orig.tar.bz2 file in the sources parent directory. >> As there is actually a simple-netaid_0.1.1.orig.tar.bz2 file, I am >> perplexed. >> >> Edward >> >> On 11/02/2016, aitor_czr<[email protected]> wrote: >>> > >>> >On 02/11/2016 08:21 AM, Edward Bartolo wrote: >>>> >>$ git taf -a 0.1.1 -m "Tagging >>>> >>simple-netaid version number 0.1.1" >>> > >>> >$ git tag [...] >>> > >>> >Aitor. > > You can generate the tarball doing: > > $ pristine-tar checkout ../simple-netaid_0.1.1.orig.tar.bz2 > > Cheers, > > Aitor. > > > _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
