Thanks, pushed patch to the dgit repository. See attached.

Regards,

Dimitri.
From d850d225c8c7d7914f27e03a10ecda97834d1be4 Mon Sep 17 00:00:00 2001
From: Dimitri John Ledkov <dimitri.led...@canonical.com>
Date: Tue, 15 Jul 2014 19:07:50 +0100
Subject: [PATCH] Add missing license in debian/copyright. (Closes: 754869)

---
 debian/changelog |  6 ++++++
 debian/copyright | 10 ++++++++++
 2 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 82a6213..a74bfe6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sword (1.7.3+dfsg-2) UNRELEASED; urgency=medium
+
+  * Add missing license in debian/copyright. (Closes: 754869)
+
+ -- Dimitri John Ledkov <x...@ubuntu.com>  Tue, 15 Jul 2014 19:07:07 +0100
+
 sword (1.7.3+dfsg-1) unstable; urgency=medium
 
   * New upstream release:
diff --git a/debian/copyright b/debian/copyright
index aba3e52..aa32d97 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -64,6 +64,11 @@ Files: bindings/corba/java/src/org/crosswire/util/Base64.java
 Copyright: Robert Harder <r...@iharder.net>
 License: Public Domain - Base64
 
+Files: include/ftplib.h src/utilfuns/ftplib.c
+Copyright: 1996, 1997 Thomas Pfau, p...@cnj.digex.net
+           73 Catherine Street, South Bound Brook, NJ, 08880
+License: LGPL-2+
+
 Files: debian/*
 Copyright: 2009 CrossWire Packaging Team <pkg-crosswire-de...@lists.alioth.debian.org>
             -2008 Daniel Glassey <w...@debian.org>
@@ -77,6 +82,11 @@ License: GPL-2
  On Debian systems, the complete text of the GNU General Public
  License, version 2, can be found in /usr/share/common-licenses/GPL-2.
 
+License: LGPL-2+
+ On Debian systems, the complete text of the GNU Library General
+ Public License, version 2, can be found in
+ /usr/share/common-licenses/LGPL-2.
+
 License: Public Domain
  Dedicated to the Public Domain the author and inventor
  (Michael Paul Johnson).  This code comes with no warranty.
-- 
2.0.1

Reply via email to