aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-08-19 17:55:30 +0200
committerGuido Günther <agx@sigxcpu.org>2015-08-19 17:57:24 +0200
commitffdfcd0e04c7738d8082466098120e3ed600d9cd (patch)
treeb63b44a644051af752092aed83b158c75253680e /debian/control
parent16dc0100fb81f6175a5f8f86df3f3c6cbd19e752 (diff)
Update description for rpm packages
Make it clear that we're still experimenting with layouts and namings.
Diffstat (limited to 'debian/control')
-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.