I converted the debian/copyright file to the new machiene readable dep5
format and added per-file copyright information.

diff is attached
diff -u libticonv-1.1.0/debian/copyright libticonv-1.1.0/debian/copyright
--- libticonv-1.1.0/debian/copyright
+++ libticonv-1.1.0/debian/copyright
@@ -1,16 +1,33 @@
-This package was created by Romain LIEVIN <r...@tilp.info> on
-Sun, 14 Jul 2002 11:58:51 +0200.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libticonv
+Upstream-Contact: Romain Liévin <r...@tilp.info>
+Source: http://sourceforge.net/project/showfiles.php?group_id=18378
 
-It was downloaded from
-    http://sourceforge.net/project/showfiles.php?group_id=18378
+Files: *
+Copyright: 1999-2006 TiLP team <tilp-us...@lists.sf.net>
+License: GPL-2
 
-Upstream Author: Romain LIEVIN <r...@tilp.info>
+Files: src/charset.c src/filename.c src/tokens.c src/ticonv.c
+Copyright: 2006 Romain Lievin and Kevin Kofler
+License: GPL-2+
 
-Copyright:
+Files: src/charset.h
+Copyright: 2006 Kevin Kofler
+License: GPL-2+
 
-This software is copyright (c) 2007 by Romain LIEVIN.
+Files: src/export4.h
+Copyright: 1999-2005 Romain Lievin
+License: GPL-2+
 
-You are free to distribute this software under the terms of the GNU Lesser
-General Public License.
-On Debian systems, the complete text of the GNU Lesser General Public License
-can be found in /usr/share/common-licenses/LGPL file.
+Files: src/stdints4.h
+Copyright: 1999-2005  Romain Lievin
+           2006 Tyler Cassidy
+License: GPL-2+
+
+Files: src/ticonv.h
+Copyright: 1999-2006 Romain Lievin and Kevin Kofler
+License: GPL-2+
+
+Files: debian/*
+Copyright: Copyright 2012 Krzysztof Burghardt <krzysz...@burghardt.pl>
+License: GPL-2+
diff -u libticonv-1.1.0/debian/changelog libticonv-1.1.0/debian/changelog
--- libticonv-1.1.0/debian/changelog
+++ libticonv-1.1.0/debian/changelog
@@ -1,3 +1,10 @@
+libticonv (1.1.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix debian/copyright and update it to dep5 (Closes: #686635)
+
+ -- Tobias Bengfort <tobias.bengf...@gmx.net>  Fri, 14 Sep 2012 19:08:19 +0200
+
 libticonv (1.1.0-1) unstable; urgency=low
 
   * Initial release. (Closes: #503103)

Reply via email to