[neon/forks/pyqt5/Neon/unstable] debian: Update years in debian/copyright.

Dmitry Shachnev null at kde.org
Mon Jan 16 04:06:46 GMT 2023


Git commit f48c94002d992b137a9b7f2b0cc07e392daf2a7b by Dmitry Shachnev.
Committed on 22/06/2022 at 10:52.
Pushed by carlosdem into branch 'Neon/unstable'.

Update years in debian/copyright.

M  +1    -0    debian/changelog
M  +4    -4    debian/copyright

https://invent.kde.org/neon/forks/pyqt5/commit/f48c94002d992b137a9b7f2b0cc07e392daf2a7b

diff --git a/debian/changelog b/debian/changelog
index ed149917..dc3141a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyqt5 (5.15.7+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Bump python3-pyqt5.sip required version to 12.11.
+  * Update years in debian/copyright.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 22 Jun 2022 13:40:38 +0300
 
diff --git a/debian/copyright b/debian/copyright
index b6880542..0913346c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Files-Excluded: examples/webkit/fancybrowser/jquery.min.js
 Upstream-Name: PyQt5
 
 Files: *
-Copyright: 2021, Riverbank Computing Limited
+Copyright: 2022, Riverbank Computing Limited
 License: GPL-3
 
 Files: dbus/*
@@ -52,11 +52,11 @@ License: BSD-3-clause
 Files: qpy/pylupdate/*
 Copyright: 2002-2007, Detlev Offenbach <detlev at die-offenbachs.de>
            2013,      Digia Plc and/or its subsidiary(-ies)
-           2016,      Riverbank Computing Limited
+           2019,      Riverbank Computing Limited
 License: LGPL-2.1 with Digia-1.1 exception or GPL-3
 
 Files: qpy/pylupdate/pylupdate.h
-Copyright: 2021, Riverbank Computing Limited
+Copyright: 2022, Riverbank Computing Limited
 License: GPL-3
 
 Files: qpy/pyrcc/*
@@ -79,7 +79,7 @@ License: GPL-2 or BSD-3-clause
 Files: debian/*
 Copyright: 2006-2010, Thorsten Marek <shlomme at debian.org>
            2011-2018, Scott Kitterman <scott at kitterman.com>
-           2013-2021, Dmitry Shachnev <mitya57 at debian.org>
+           2013-2022, Dmitry Shachnev <mitya57 at debian.org>
 License: GPL-2+
 
 License: GPL-2



More information about the Neon-commits mailing list