aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-12-26 19:25:53 +0100
committerGuido Günther <agx@sigxcpu.org>2010-12-26 23:47:48 +0100
commitb1f081ac53b818e20e1fe3b01bf9f06345b91638 (patch)
tree24bb8dea4568e438c6dd354b2913a50457e14faa /debian
parent83b923514af12388092f09cc281215be6b5eee85 (diff)
Rewrite gbp-pq in python
so we get consistent logging and debugging options.
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index e658e053..4e9a43e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,8 @@ COMMANDS = git-buildpackage \
git-import-orig \
git-dch \
gbp-pull \
- gbp-clone
+ gbp-clone \
+ gbp-pq
EXAMPLE_SCRIPTS=\
gbp-add-patch \