summaryrefslogtreecommitdiff
path: root/projects/git-buildpackage.mdwn
diff options
context:
space:
mode:
authoragx <agx@web>2010-01-03 21:10:59 +0100
committerWiki User <wikwik@wiki.sigxcpu.org>2010-01-03 21:10:59 +0100
commit70d11b39fb4f159bab0d430bdfde1adbe25b41eb (patch)
tree52411d5d980bd76828eeb10fb44b1c26153f9bb6 /projects/git-buildpackage.mdwn
parentf4aff240b7d98ef4abf88f60a11227232c3c203d (diff)
Update command list
Diffstat (limited to 'projects/git-buildpackage.mdwn')
-rw-r--r--projects/git-buildpackage.mdwn7
1 files changed, 4 insertions, 3 deletions
diff --git a/projects/git-buildpackage.mdwn b/projects/git-buildpackage.mdwn
index 276a188..7500423 100644
--- a/projects/git-buildpackage.mdwn
+++ b/projects/git-buildpackage.mdwn
@@ -9,13 +9,15 @@ GBP ships the following tools:
* *git-import-orig*: import a new upstream version into the git repository
* *git-buildpackage*: build a package out of a git repository, check for local modifications and tag appropriately
* *git-dch*: generate Debian changelog entries from Git commit messages
+* *gbp-pq*: maintain *debian/patches* on a patch queue branch
+* *gbp-clone*: clone a remote repository and make it ready for *git-buildpackage*
+* *gbp-pull*: pull from a remote repository and update the necessary branches
There are some helpers in */usr/share/doc/git-buildpackage/examples/*:
* *gbp-cowbuilder-sid*: ease using [[!debpkg cowdancer desc=cowbuilder]] with *git-buildpackage*
* *gbp-posttag-push*: posttag hook for *git-buildpackage* to push out the necessary changes to a remote repository after a release
-* *gbp-pq*: maintain *debian/patches* on a patch queue branch
-* *gbp-clone*: clone a remote repository and make it ready for *git-buildpackage*
+
### Documentation
* git-buildpackage's [official manual](http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html).
@@ -37,6 +39,5 @@ For enhancements and feauture requests you can either use the [Debian bugtrackin
### Todo
* use git-fast-import in git-import-dsc(s) ([[!debbug 506211]])
* templating for git-dch ([[!debbug 536719]]. [[!debbug 529332]])
-* add gbp-pull ([[!debbug 540185]])
* translate the manual
* [[!debbug git-buildpackage desc="bugs"]] filed in the Debian bugtracking system