Lintian Fixes - open-coarrays

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 564e0ba..e2b32de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+open-coarrays (2.10.1-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use versioned copyright format URI.
+  * Fix broken Vcs URL.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 07 Jun 2023 23:00:35 -0000
+
 open-coarrays (2.10.1-1) unstable; urgency=medium
 
   * New upstream release
@@ -71,7 +80,7 @@ open-coarrays (2.7.1-1) unstable; urgency=medium
 
   * New upstream release
   * Build-depend and depend on gfortran | fortran-compiler (EXPERIMENTAL)
-  * Drop dependencies on openmmpi-bin, mpich: instead build via pkg-config 
+  * Drop dependencies on openmmpi-bin, mpich: instead build via pkg-config
   * Debhelper-compat 12
   * Standards-Version: 4.4.0
 
@@ -164,7 +173,7 @@ open-coarrays (2.0.0~rc1-2) unstable; urgency=medium
 open-coarrays (2.0.0~rc1-1) experimental; urgency=medium
 
   * New upstream release
-  * Standards-Version: 4.1.3; no changes required 
+  * Standards-Version: 4.1.3; no changes required
 
  -- Alastair McKinstry <mckinstry@debian.org>  Wed, 14 Feb 2018 12:31:48 +0000
 
@@ -235,7 +244,7 @@ open-coarrays (1.8.6-1) unstable; urgency=medium
 open-coarrays (1.7.4-4) unstable; urgency=medium
 
   * B-D on openssh-client, as needed to run tests locally?
-  
+
  -- Alastair McKinstry <mckinstry@debian.org>  Sat, 03 Dec 2016 19:21:43 +0000
 
 open-coarrays (1.7.4-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index db2d8f6..13fd913 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,18 @@ Source: open-coarrays
 Section: utils
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry@debian.org>
-Build-Depends: debhelper-compat (= 13), 
+Build-Depends: debhelper-compat (= 13),
  dh-buildinfo,
  dh-sequence-fortran-mod,
  gfortran | fortran-compiler,
  libopenmpi-dev,
  libmpich-dev,
- cmake (>= 3.3.1), 
+ cmake (>= 3.3.1),
  openssh-client,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://www.opencoarrays.org/
 Vcs-Browser: https://salsa.debian.org:/science-team/open-coarrays
-Vcs-Git: https://salsa.debian.org:/science-team/open-coarrays.git -b debian/latest
+Vcs-Git: https://salsa.debian.org/science-team/open-coarrays.git -b debian/latest
 
 
 Package: libcoarrays-dev
@@ -21,7 +21,7 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}, gfortran | fortran-compiler
-Description: Co-Array Fortran libraries 
+Description: Co-Array Fortran libraries
  OpenCoArrays is an open-source software project that supports the
  coarray Fortran (CAF) parallel programming features of the Fortran 2008
  standard and several features proposed for Fortran 2015 in the draft
@@ -36,9 +36,9 @@ Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}, gfortran  | fortran-compiler, openmpi-bin,
  libcaf-openmpi-3 (= ${binary:Version}), libcoarrays-dev
 Description: Co-Array Fortran libraries  - development files (OpenMPI)
- OpenCoArrays is an open-source software project that supports the 
- coarray Fortran (CAF) parallel programming features of the Fortran 2008 
- standard and several features proposed for Fortran 2015 in the draft 
+ OpenCoArrays is an open-source software project that supports the
+ coarray Fortran (CAF) parallel programming features of the Fortran 2008
+ standard and several features proposed for Fortran 2015 in the draft
  Technical Specification [TS 18508] "Additional Parallel Features in Fortran".
  .
  This package provides the libraries necessary for Fortran to build parallel
@@ -67,9 +67,9 @@ Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}, gfortran | fortran-compiler, mpich,
  libcaf-mpich-3 (= ${binary:Version}), libcoarrays-dev
 Description: Co-Array Fortran libraries for - development files (MPICH)
- OpenCoArrays is an open-source software project that supports the 
- coarray Fortran (CAF) parallel programming features of the Fortran 2008 
- standard and several features proposed for Fortran 2015 in the draft 
+ OpenCoArrays is an open-source software project that supports the
+ coarray Fortran (CAF) parallel programming features of the Fortran 2008
+ standard and several features proposed for Fortran 2015 in the draft
  Technical Specification [TS 18508] "Additional Parallel Features in Fortran".
  .
  This package provides the libraries necessary for Fortran to build parallel
diff --git a/debian/copyright b/debian/copyright
index 298c708..38dd066 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: opencoarrays
 Upstream-Source: http://wwww.opencoarrays.org
 
diff --git a/debian/rules b/debian/rules
index fd37854..5cb820e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ GFORTRAN_VERSION:=$(readlink /usr/bin/gfortran)
 
 # The magic debhelper  rule
 %:
-	dh $@ --buildsystem=cmake --no-parallel 
+	dh $@ --buildsystem=cmake --no-parallel
 
 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 # DISABLED_TESTS:= "powerpc alpha"
@@ -36,18 +36,18 @@ override_dh_auto_configure:
                 done
 	CXX=mpicxx.mpich CC=mpicc.mpich FC=mpif90.mpich  \
 		dh_auto_configure --builddirectory=build-mpich -- \
-			-DCAF_LIB_NAME=caf_mpich 
+			-DCAF_LIB_NAME=caf_mpich
 	CXX=mpicxx.openmpi CC=mpicc.openmpi FC=mpif90.openmpi  \
 		dh_auto_configure --builddirectory=build-openmpi -- 	\
 			-DCAF_LIB_NAME=caf_openmpi
 	#dh_auto_configure --builddirectory=build-mpich --  \
 	#		-DMPI_C_COMPILER=mpicc.mpich -DMPI_Fortran_COMPILER=mpifort.mpich \
 	#		-DCMAKE_C_FLAGS="$(MPICH_CFLAGS)" -DCMAKE_Fortran_FLAGS="$(MPICH_FCFLAGS)" \
-	#		-DCAF_LIB_NAME=caf_mpich 
+	#		-DCAF_LIB_NAME=caf_mpich
 	#dh_auto_configure --builddirectory=build-openmpi -- \
 	#		-DMPI_C_COMPILER=mpicc.openmpi -DMPI_Fortran_COMPILER=mpifort.openmpi \
 	#		-DCMAKE_C_FLAGS="$(OPENMPI_CFLAGS)" -DCMAKE_Fortran_FLAGS="$(OPENMPI_FCFLAGS)" \
-	#		-DCAF_LIB_NAME=caf_openmpi 
+	#		-DCAF_LIB_NAME=caf_openmpi
 
 override_dh_auto_build:
 	dh_auto_build --builddirectory=build-mpich

Debdiff

Debdiff is too long (more than 200 lines). Download the raw debdiff.

Run locally

More details

Full run details