[Debian Wiki] Update of "BOINC/Development/GitUsage" by FrankThomas

Debian Wiki debian-www at lists.debian.org
Thu Aug 21 15:44:27 UTC 2008


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The following page has been changed by FrankThomas:
http://wiki.debian.org/BOINC/Development/GitUsage

------------------------------------------------------------------------------
   * debian/fb/<feature>
   * upstream
   * pristine-tar
+ 
+ ----
  
  == Accessing repositories ==
  
@@ -41, +43 @@

  
  == Building packages ==
  
+ Building packages with `git-buildpackage` is now as easy as running:
+ {{{
+ git-buildpackage --git-pristine-tar
+ }}}
+ or if you already have the `.orig.tar.gz` tarball in ''<path/to/tarballs/>'':
+ {{{
+ git-buildpackage --git-tarball-dir=<path/to/tarballs/>
+ }}}
+ 



More information about the pkg-boinc-commits mailing list