aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-09-01 14:26:59 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-09-01 14:26:59 -0700
commitc65ce414d308dc139377213ce45c713e435ac985 (patch)
tree8e9fad6d3b2f088b549b2412a5e088a91b603861 /debian/changelog
parentc3734ac51a53e57a63e5544ead4fb94b08ce4316 (diff)
downloadgit-remote-gcrypt-c65ce414d308dc139377213ce45c713e435ac985.tar.gz
Revert "switch to 3.0 (native)"
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index d4ba895..3f55b4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-remote-gcrypt (1.0.2) UNRELEASED; urgency=medium
+git-remote-gcrypt (1.0.2-1) UNRELEASED; urgency=medium
Bug fixes:
* Correctly handle the case where gcrypt.gpg-args contains more than one
@@ -14,9 +14,6 @@ git-remote-gcrypt (1.0.2) UNRELEASED; urgency=medium
* Other minor edits and formatting changes.
Debian packaging:
- * Switch to source format 3.0 (native).
- - Override Lintian tag latest-debian-changelog-entry-changed-to-native.
- - Drop override of Lintian tag debian-watch-file-is-missing.
* Replace quilt patch with code in d/rules to remove installation
instructions from the manpage.
* Depend on gpg | gnupg1 and demote gnupg to a Recommends (Closes: #873498).