From 1e748084f7a57bde925f485ea25c4bc1a575d368 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sat, 9 Jan 2021 11:20:33 +0100 Subject: [PATCH] Fix d/copyright ordering and years. --- debian/changelog | 1 + debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index f58dcf7..28dee76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ python-xstatic-jquery.tablesorter (2.14.5.1-5) unstable; urgency=medium [ Thomas Goirand ] * Remove useless overrides. + * Fix d/copyright ordering and years. -- Thomas Goirand Sat, 09 Jan 2021 11:19:46 +0100 diff --git a/debian/copyright b/debian/copyright index a41bdbc..ed8fbf9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,15 +2,15 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XStatic-JQuery.TableSorter Source: https://github.com/openstack/xstatic-jquery.tablesorter.git -Files: debian/* -Copyright: (c) 2014, Thomas Goirand -License: Expat+GPL - Files: * Copyright: (c) 2013, Radomir Dopieralski (c) 2007 Christian Bach License: Expat+GPL +Files: debian/* +Copyright: (c) 2014-2020, Thomas Goirand +License: Expat+GPL + License: Expat+GPL Dual licensed under the Expat and GPL licenses. . -- GitLab