aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-02-19 09:59:28 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-02-19 09:59:28 -0700
commit88b406aba96c65027cd05949cbffbecbff34a1cf (patch)
tree7b9ff6513d862887b2f923dd33c45c77b8bbc08c
parent75f148c25cf7dff4739e711fb8c252358bfee409 (diff)
downloadgit-remote-gcrypt-88b406aba96c65027cd05949cbffbecbff34a1cf.tar.gz
drop d/links and d/gbp.conf
-rw-r--r--debian/changelog1
-rw-r--r--debian/gbp.conf20
-rw-r--r--debian/links1
3 files changed, 1 insertions, 21 deletions
diff --git a/debian/changelog b/debian/changelog
index 8559845..41f192b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ git-remote-gcrypt (1.0.2) UNRELEASED; urgency=medium
- 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
diff --git a/debian/gbp.conf b/debian/gbp.conf
deleted file mode 100644
index ff9c2ec..0000000
--- a/debian/gbp.conf
+++ /dev/null
@@ -1,20 +0,0 @@
-[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
diff --git a/debian/links b/debian/links
deleted file mode 100644
index d61fdf7..0000000
--- a/debian/links
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/doc/git-remote-gcrypt/changelog /usr/share/doc/git-remote-gcrypt/changelog.Debian