Add gbp-{clone,pull,pq} to description
authorGuido Günther <agx@sigxcpu.org>
Sun, 31 Jan 2010 17:57:59 +0000 (18:57 +0100)
committerGuido Günther <agx@sigxcpu.org>
Sun, 31 Jan 2010 18:12:13 +0000 (19:12 +0100)
debian/control

index c5c5964..9222917 100644 (file)
@@ -24,3 +24,5 @@ Description: Suite to help with Debian packages in Git repositories
   * 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-{pull,clone}: clone and pull from remote repos
+  * gbp-pq: manage debian/patches easily