diff options
author | Micah Anderson <micah@riseup.net> | 2015-01-13 16:51:09 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2015-01-13 16:51:09 -0500 |
commit | 67b738c2f5922dbc5cf105e9617ce6d1d5e4e8e3 (patch) | |
tree | 023a7dd3526c231f136eb11e44d46e86d2138651 /debian | |
parent | 8b4b80e1a2cc0ddb4f4360005b524e8b472b6f12 (diff) |
lint: update debian/copyright to fix dep5 space-in-std-shortname
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 1 deletions
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 <micah@leap.se> 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: <http://github.com/leapcode/leap_mail/> 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. . |