aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d9e9ffbd..47ccf29f 100644
--- a/debian/control
+++ b/debian/control
@@ -75,5 +75,11 @@ Recommends: pristine-tar (>= 0.5)
Suggests: python-notify, unzip
Description: Suite to help with RPM packages in Git repositories
This package contains the following tools:
+ * gbp buildpackage-rpm: build a package out of a git repository, check for
+ local modifications and tag appropriately
* gbp import-srpm: import existing RPM source packages into a git
repository
+ * gbp pq-rpm: manage patches easily
+ .
+ These tools are currently in an experimental state. Branch names and
+ repository layouts might change without lots of prior warning.