debian packaging: bump standards version (no changes needed)

This commit is contained in:
Andrew Ayer
2016-11-23 12:51:34 -08:00
parent 381b3ca406
commit 0377659d18
2 changed files with 4 additions and 3 deletions

5
debian/changelog vendored
View File

@@ -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 <agwa@andrewayer.name> Tue, 22 Nov 2016 16:28:32 -0800
-- Andrew Ayer <agwa@andrewayer.name> Wed, 23 Nov 2016 12:51:51 -0800
git-crypt (0.5.0-1) unstable; urgency=medium

2
debian/control vendored
View File

@@ -2,7 +2,7 @@ Source: git-crypt
Maintainer: Andrew Ayer <agwa@andrewayer.name>
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