From a8d52091f73d9f558d987ad7044d27ca821e89b6 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 15 Feb 2009 17:11:45 +0000 Subject: [PATCH] Fix debian/copyright to make lintian happy. --- debian/changelog | 1 + debian/control | 2 +- debian/control.in | 2 +- debian/copyright | 10 +++++----- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0460688..8e65e40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ roundcube (0.2~stable-1) unstable; urgency=low * Fix pending l10n issues: + Update English debconf template. Closes: #473794. + Add Swedish translation thanks to Martin Bagge. Closes: #508752. + * Fix debian/copyright to make lintian happy. -- Vincent Bernat Sun, 15 Feb 2009 16:18:58 +0100 diff --git a/debian/control b/debian/control index b40f1f4..a3f90b8 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Description: skinnable AJAX based webmail solution for IMAP servers Package: roundcube Architecture: all Depends: roundcube-sqlite | roundcube-db, roundcube-core (= ${source:Version}), ${misc:Depends} -Description: skinnable AJAX based webmail solution for IMAP servers +Description: skinnable AJAX based webmail solution for IMAP servers - metapackage RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality expected from an e-mail client, including MIME support, address book, diff --git a/debian/control.in b/debian/control.in index c583a16..d59c7d1 100644 --- a/debian/control.in +++ b/debian/control.in @@ -28,7 +28,7 @@ Description: skinnable AJAX based webmail solution for IMAP servers Package: roundcube Architecture: all Depends: roundcube-sqlite | roundcube-db, roundcube-core (= ${source:Version}), ${misc:Depends} -Description: skinnable AJAX based webmail solution for IMAP servers +Description: skinnable AJAX based webmail solution for IMAP servers - metapackage RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality expected from an e-mail client, including MIME support, address book, diff --git a/debian/copyright b/debian/copyright index 48995a5..2518c53 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ Copyright: 2005-2006, RoundCube Dev. - Switzerland License: GPL RoundCube may be redistributed under the terms of the GNU GPL, Version -2, found on Debian systems in the file /usr/share/common-licenses/GPL +2, found on Debian systems in the file /usr/share/common-licenses/GPL-2 The file index.php incorrectly states that it is BSD licensed. This was a mistake and this was changed in SVN: @@ -25,8 +25,8 @@ Some files are taken from other projects : - lib/magic is an autogenerated file. We don't ship it and use the one from libmagic1 instead. Here is the license: - Copyright (C) 1985-1995 Ian F. Darwin - Copyright (C) 1994-2008 Christos Zoulas + Copyright © 1985-1995 Ian F. Darwin + Copyright © 1994-2008 Christos Zoulas This software is not subject to any export provision of the United States Department of Commerce, and may be exported to any country or @@ -58,6 +58,6 @@ Some files are taken from other projects : All other licenses can be found in the corresponding source file. -The Debian packaging is (C) 2007, Vincent Bernat and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. +The Debian packaging is © 2007, Vincent Bernat and +is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. -- 2.39.5