diff --git a/debian/changelog b/debian/changelog index 3ef4247a24023804f004195374d1fd163a43cf6f..9d7e1673c4d12f0b262012a2d382fe39fa92b183 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,12 @@ tigervnc (1.10.1+dfsg-8~RC1) UNRELEASED; urgency=medium * Removed unrequired pristine-tar build dependency * Add Antoni Villalonga as Uploader + [ Debian Janitor ] + * Use correct machine-readable copyright file URI. + * Fix field name case in debian/copyright (COpyright => Copyright). + * Remove obsolete field Name from debian/upstream/metadata (already present in + machine-readable debian/copyright). + -- Joachim Falk Sat, 01 Aug 2020 21:49:53 +0200 tigervnc (1.10.1+dfsg-7) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index bf1d635253ecf5ac3c2fad56967af5d2d707c6ab..dd5569a380c987c059a648eaff0f8bc4ce1f8509 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0 +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TigerVNC Upstream-Contact: Peter Åstrand, Pierre Ossman, Adam Tkac Source: https://tigervnc.org @@ -99,8 +99,6 @@ License: BSD-3-Clause EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: java/com/tigervnc/network/SSLEngineManager.java -COpyright: Copyright (C) 2012,2014 Brian P. Hinz - Copyright (C) 2012 D. R. Commander. License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -115,6 +113,8 @@ License: LGPL-2.1+ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301 USA +Copyright: Copyright (C) 2012,2014 Brian P. Hinz + Copyright (C) 2012 D. R. Commander. Files: unix/xserver/hw/vnc/xvnc.c Copyright: Copyright (c) 1993 X Consortium diff --git a/debian/upstream/metadata b/debian/upstream/metadata index a5784f49e94e0e10c53d0653979f2e360f80e6ae..9bf0ef353f2b0372a9c2df1eee294cf979fd6bf6 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,4 +1,3 @@ -Name: TigerVNC Bug-Database: https://github.com/TigerVNC/tigervnc/issues Bug-Submit: https://github.com/TigerVNC/tigervnc/issues/new Changelog: https://github.com/TigerVNC/tigervnc/releases