Lintian Fixes - octave-netcdf

Ready changes

Summary

  • debian/copyright: use spaces rather than tabs to start continuation lines. (tab-in-license-text)

Diff

diff --git a/debian/copyright b/debian/copyright
index 67cdcb2..fec1dfe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,8 +6,8 @@ Source: https://octave.sourceforge.io/netcdf/
 Files: *
 Copyright: 2013-2022 Alexander Barth
            2018-2022 John Donoghue <john.donoghue@ieee.org>
-	   2017-2018 Olaf Till <i7tiol@t-online.de>
-	   2012-2019 John W. Eaton
+           2017-2018 Olaf Till <i7tiol@t-online.de>
+           2012-2019 John W. Eaton
 License: GPL-3+
 
 Files: octave-netcdf.metainfo.xml

Run locally

Try this locally (using the lintian-brush package):

debcheckout octave-netcdf
cd octave-netcdf
DEB_UPDATE_CHANGELOG=auto lintian-brush

More details

Full run details