aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-10-06 14:38:03 +0200
committerGuido Günther <agx@sigxcpu.org>2017-10-06 14:38:03 +0200
commitce7ff217bfba78e67c41eca3ec4bf74484b73266 (patch)
tree565ea9fa4a3490db6f4081658633c7537ea65365 /debian
parentdbb9290f28f469fb6c65a3ab8c3cac4a8554c07c (diff)
d/control: mentions new commands in packaging description
Diffstat (limited to 'debian')
-rw-r--r--debian/control10
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 3526def9..dd58b4d4 100644
--- a/debian/control
+++ b/debian/control
@@ -58,15 +58,19 @@ Recommends: pristine-tar (>= 0.5),
Suggests: python3-notify2, unzip, sudo
Description: Suite to help with Debian packages in Git repositories
This package contains the following tools:
- * gbp import-{dsc,dscs}: import existing Debian source packages into a git
- repository
- * 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
+ * gbp import-orig: import a new upstream version into the git repository
+ * gbp export-orig: export an upstream tarball from the git repository
+ * gbp import-{dsc,dscs}: import existing Debian source packages into a git
+ repository
* 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
+ * gbp push: push content to remote repositories
+ * gbp tag: tag a Debian package in git
+ * gbp pristine-tar: create pristine-tar commits
Package: git-buildpackage-rpm
Architecture: all