From 8b4b80e1a2cc0ddb4f4360005b524e8b472b6f12 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 13 Jan 2015 16:49:55 -0500 Subject: update to new standards version (no changes) --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9853108..8290a2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +leap-mail (0.3.11.1) UNRELEASED; urgency=medium + + * Update Standards version to 3.9.6 (no changes) + + -- Micah Anderson Tue, 13 Jan 2015 16:49:11 -0500 + leap-mail (0.3.11) unstable; urgency=medium * Update to 0.3.11 release. diff --git a/debian/control b/debian/control index 904f960..b573d95 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Micah Anderson Section: python Priority: optional Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9) -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Package: leap-mail Architecture: all -- cgit v1.2.3 From 67b738c2f5922dbc5cf105e9617ce6d1d5e4e8e3 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 13 Jan 2015 16:51:09 -0500 Subject: lint: update debian/copyright to fix dep5 space-in-std-shortname --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8290a2f..6bd5a06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ leap-mail (0.3.11.1) UNRELEASED; urgency=medium * Update Standards version to 3.9.6 (no changes) + * Update debian/copyright to fix space-in-std-shortname -- Micah Anderson Tue, 13 Jan 2015 16:49:11 -0500 diff --git a/debian/copyright b/debian/copyright index f23ac59..7a9d97b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Source: Files: * Copyright: 2012,2013 The LEAP Encryption Access Project -License: GPL-3+ OpenSSL +License: GPL-3+ with OpenSSL exception This package is released under the GNU GPL, version 3 or a later revision. For further details see the COPYING file. . -- cgit v1.2.3