From: Axel Beckert Date: Sun, 16 Sep 2012 17:40:23 +0000 (+0200) Subject: Fix wrong license reference in debian/copyright X-Git-Tag: debian/1.01b-16~7 X-Git-Url: https://git.deb.at/w?p=pkg%2Fmmv.git;a=commitdiff_plain;h=ae57d8605e1126f173624c2d2df0e9f25e5af0c1 Fix wrong license reference in debian/copyright --- diff --git a/debian/changelog b/debian/changelog index 94bcd3f..43f5efe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ mmv (1.01b-16) UNRELEASED; urgency=low * Fix lintian-warnings debian-rules-missing-recommended-target * Use hardening build flags + Add build-dependency on dpkg-dev >= 1.16.1~ + * Fix wrong license reference in debian/copyright * Add some lintian overrides related to non-existent upstream web page or upstream changelog. diff --git a/debian/copyright b/debian/copyright index 751dc19..556f722 100644 --- a/debian/copyright +++ b/debian/copyright @@ -44,6 +44,6 @@ vlad@brm.com Thanks to Joost for getting into touch with him. -On Debian systems, the complete text of the GNU Library General -Public License can be found in /usr/share/common-licenses/LGPL-2 file, -later versions can be found in the same directory. +On Debian systems, the complete text of the GNU General Public License +can be found in /usr/share/common-licenses/GPL-2 file, later versions +can be found in the same directory.