diff options
author | Micah Anderson <micah@riseup.net> | 2015-11-02 19:31:17 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2015-11-02 19:31:17 -0500 |
commit | 0fbce9c67254945e98e8b69cd2e12eb537d211b9 (patch) | |
tree | 1f0957eece4aa1c57466e953f95aee23332617dd /debian | |
parent | c21cdbe83b112e6a0921f0dfca3c6e6492cd1635 (diff) |
fix invalid-short-name-in-dep5-copyright
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 22c1663..fb9f1e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-gnupg-ng (2.0.2-2.1) UNRELEASED; urgency=medium + + * Fix invalid-short-name-in-dep5-copyright + + -- micah <micah@muck.riseup.net> Mon, 02 Nov 2015 19:30:38 -0500 + python-gnupg-ng (2.0.2-2) unstable; urgency=medium * Remove requirements pinning on package. diff --git a/debian/copyright b/debian/copyright index 2972e12..ba0461b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -35,7 +35,7 @@ License: GPL-3+ Files: debian/* Copyright: 2013 Ben Carrillo <ben@futeisha.org> -License: GPL3+ +License: GPL-3+ This file is released under the GNU GPL, version 3 or a later revision. For further details see the COPYING file. . |