summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2015-09-01 14:33:45 -0400
committerMicah Anderson <micah@riseup.net>2015-09-01 14:33:45 -0400
commitf4cb2c1e639f9f18b91b6d498f484edd444f9cc2 (patch)
treef2893045669fe23d388384598c2b3f8d5cf6e692
parent7c5de540396e1a84da4bbaf95865fc53239db5c3 (diff)
minor lintian fixes for new package
-rw-r--r--debian/changelog2
-rw-r--r--debian/control4
-rw-r--r--debian/copyright2
3 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index db44bd3..7d9f5b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ leap-common (0.4.2) unstable; urgency=medium
* Update standards version to 3.9.6 (no changes)
* Change my email address
- -- Ben Carrillo <ben@futeisha.org> Fri, 07 Nov 2014 18:50:11 +0100
+ -- Micah Anderson <micah@leap.se> Tue, 01 Sep 2015 14:18:31 -0400
leap-common (0.3.8) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index d7097a3..e35b604 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,6 @@ Standards-Version: 3.9.6
Package: python-leap-common
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-zmq, python-txzmq
-Description: Common python files needed by LEAP projects.
- This package contains common python functions that are needed
+Description: Common Python files needed by LEAP projects
+ This package contains common Python functions that are needed
for the LEAP Client project
diff --git a/debian/copyright b/debian/copyright
index 353207a..ed928e5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,4 +13,4 @@ License: GPL-3+
License: GPL-3+
On Debian systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'.
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.