From f2340b0393c2f4eed41c9b726129719d94870bbe Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Sat, 11 Sep 2021 07:13:15 +0000 Subject: [PATCH 1/2] Set field Upstream-Contact in debian/copyright. Changes-By: lintian-brush --- debian/copyright | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/copyright b/debian/copyright index 51f89c7..b7f24a5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: voro++ Source: http://math.lbl.gov/voro++/download/dir/voro++-0.4.6.tar.gz +Upstream-Contact: chr@seas.harvard.edu Files: * Copyright: (c) 2008, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved. -- GitLab From 56f10f7f463a43344188be470ecd35b41f2a1eb7 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Sat, 11 Sep 2021 07:13:18 +0000 Subject: [PATCH 2/2] Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). Changes-By: lintian-brush --- debian/upstream/metadata | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 0d4bd24..f41318b 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,7 +1,5 @@ Bug-Database: https://github.com/chr1shr/voro/issues Bug-Submit: https://github.com/chr1shr/voro/issues/new -Contact: chr@seas.harvard.edu -Name: voro++ Reference: Author: Rycroft, C.H. Title: "Voro++: A three-dimensional Voronoi cell library in C++" -- GitLab