lintian --info --display-info --pedantic --color auto \
../build-area/keyringer_$VERSION*.changes
+Then go back to the develop branch:
+
+ git checkout develop
+
Notes:
* `git-import-orig` takes care of running `pristine-tar commit`, of merging of the tag and orig tarball into the upstream branch, and then it merges the result into the debian branch. With the above configuration, it also runs git-dch to do the bulk of the work in `debian/changelog`.