summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-06-26 13:47:42 +0200
committerGuido Günther <agx@sigxcpu.org>2013-06-26 13:49:08 +0200
commitb47b7e805641e91e2a9adb46e799ec7a0c07e863 (patch)
tree8749274631ddef5b6bef580a668686bbdb7a5311 /debian/control
parent55fded7df91284ae7af7d8d70a187a6801c8b9a8 (diff)
Update package description
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 6ec4c38..c29074b 100644
--- a/debian/control
+++ b/debian/control
@@ -23,12 +23,12 @@ Recommends: pristine-tar (>= 0.5), cowbuilder
Suggests: python-notify, unzip
Description: Suite to help with Debian packages in Git repositories
This package contains the following tools:
- * git-import-{dsc,dscs}: import existing Debian source packages into a git
+ * gbp import-{dsc,dscs}: import existing Debian source packages into a git
repository
- * 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
+ * gbp import-orig: import a new upstream version into the git repository
+ * gbp 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-{pull,clone}: clone and pull from remote repos
- * gbp-pq: manage debian/patches easily
- * gbp-create-remote-repo: create remote repositories
+ * gbp dch: generate Debian changelog entries from Git commit messages
+ * gbp {pull,clone}: clone and pull from remote repos
+ * gbp pq: manage debian/patches easily
+ * gbp create-remote-repo: create remote repositories