From 0377659d188baf772a83df81a196cb676b699e78 Mon Sep 17 00:00:00 2001 From: Andrew Ayer Date: Wed, 23 Nov 2016 12:51:34 -0800 Subject: [PATCH] debian packaging: bump standards version (no changes needed) --- debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f0523fc..e0dbddb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -git-crypt (0.5.0-2) UNRELEASED; urgency=medium +git-crypt (0.5.0-2) unstable; urgency=medium * Build against OpenSSL 1.0.x. (Closes: #828312) + * Bump standards version (no changes needed). - -- Andrew Ayer Tue, 22 Nov 2016 16:28:32 -0800 + -- Andrew Ayer Wed, 23 Nov 2016 12:51:51 -0800 git-crypt (0.5.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 7c5f085..c60efb5 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: git-crypt Maintainer: Andrew Ayer Section: vcs Priority: optional -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Build-Depends: debhelper (>= 9), libssl1.0-dev | libssl-dev (<< 1.1.0~), xsltproc, docbook-xml, docbook-xsl Vcs-Git: https://www.agwa.name/git/git-crypt.git -b debian Homepage: https://www.agwa.name/projects/git-crypt