Lintian Fixes - armadillo

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 9a6f635d..5a9279b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+armadillo (1:11.2.3+dfsg-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Remove field Section on binary package libarmadillo11 that duplicates
+    source.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 27 Jul 2022 05:14:20 -0000
+
 armadillo (1:11.2.3+dfsg-1) unstable; urgency=medium
 
   * New upstream release
@@ -844,4 +852,3 @@ armadillo (0.6.2-1) unstable; urgency=low
   * Initial release (Closes: #521978)
 
  -- Kumar Appaiah <akumar@debian.org>  Wed, 25 Mar 2009 15:02:42 -0500
-
diff --git a/debian/control b/debian/control
index d3400093..2e19f954 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,6 @@ Description: streamlined C++ linear algebra library - Headers
  This package has the development libraries and headers for Armadillo.
 
 Package: libarmadillo11
-Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: streamlined C++ linear algebra library
diff --git a/debian/rules b/debian/rules
index 1456401b..7789d4a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,7 +27,7 @@ clean:
 	rm -f CMakeCache.txt cmake_install.cmake
 	rm -rf CMakeFiles
 	rm -f install_manifest.txt include/armadillo_bits/config.hpp examples/Makefile
-	rm -f ArmadilloConfig.cmake ArmadilloConfigVersion.cmake 
+	rm -f ArmadilloConfig.cmake ArmadilloConfigVersion.cmake
 	rm -rf InstallFiles tmp *.o a.out
 	dh_clean  --exclude ./src/include/armadillo_bits/dgemm_proto.hpp.orig
 

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libarmadillo-dev

No differences were encountered between the control files of package libarmadillo11

No differences were encountered between the control files of package libarmadillo11-dbgsym

Run locally

More details

Full run details