- Drop override of Lintian tag debian-watch-file-is-missing.
* Add code to d/rules to remove installation instructions from the manpage.
This replaces the old quilt patch.
+ * Drop d/gbp.conf and d/links.
* Bump copyright years.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 19 Feb 2017 07:42:05 -0700
+++ /dev/null
-[DEFAULT]
-
-# Debian package maintainer is upstream project maintainer, so
-# everything lives on the master branch (from ver. 1.0.0-1 onwards)
-upstream-branch = master
-debian-branch = master
-# However, separate tags (e.g. one commit tagged both 1.0.0 and
-# debian/1.0.0-1) because git-remote-gcrypt is meant to be usable
-# outside of Debian
-upstream-tag = %(version)s
-debian-tag = debian/%(version)s
-
-# Some standard gbp settings
-sign-tags = True
-pristine-tar = True
-pristine-tar-commit = True
-
-color = on
-compression = xz
-compression-level = 9