summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-08-19 20:07:35 +0200
committerGuido Günther <agx@sigxcpu.org>2014-08-19 22:02:26 +0200
commitae5805e4db74e844f78777c2fd91f409e0fcd7a8 (patch)
treef28e0d72dda6928b9890fdf60f7fc3889b8f53bc /debian
parent6823e519deaf2a37a3d6225cd0392954c423b569 (diff)
downloadgit-buildpackage-ae5805e4db74e844f78777c2fd91f409e0fcd7a8.tar.gz
git-buildpackage-ae5805e4db74e844f78777c2fd91f409e0fcd7a8.tar.bz2
git-buildpackage-ae5805e4db74e844f78777c2fd91f409e0fcd7a8.zip
Improve error messages on formatting errors
Make it easier for the user to detect misformated replacement strings in config files and command line options.
Diffstat (limited to 'debian')
-rw-r--r--debian/git-buildpackage.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/git-buildpackage.install b/debian/git-buildpackage.install
index 9d46900f..1a25e1dc 100644
--- a/debian/git-buildpackage.install
+++ b/debian/git-buildpackage.install
@@ -5,6 +5,7 @@ usr/lib/python2.?/dist-packages/gbp/config.py
usr/lib/python2.?/dist-packages/gbp/dch.py
usr/lib/python2.?/dist-packages/gbp/deb/
usr/lib/python2.?/dist-packages/gbp/errors.py
+usr/lib/python2.?/dist-packages/gbp/format.py
usr/lib/python2.?/dist-packages/gbp/git/
usr/lib/python2.?/dist-packages/gbp/__init__.py
usr/lib/python2.?/dist-packages/gbp/log.py