From 38353d8b35f097377549362a08eb149acd85c27c Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@debian.org>
Date: Sat, 14 May 2016 22:25:33 +0200
Subject: [PATCH] Fixup license information

Upstream is LGPL-2.1+, not LGPL-2+.
---
 debian/copyright | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index ad0adf3..0853c14 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,7 +16,7 @@ License: LGPL-2+
     This package is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
     .
     This package is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -28,7 +28,7 @@ License: LGPL-2+
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
     .
     On Debian systems, the complete text of the GNU Lesser General
-    Public License can be found in `/usr/share/common-licenses/LGPL-2'.
+    Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
 
 License: GPL-3+
     This program is free software: you can redistribute it and/or modify
-- 
2.39.5