Scrub Obsolete - armadillo

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 9a6f635d..a0551fa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+armadillo (1:11.2.3+dfsg-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on dpkg-dev and libsuperlu-dev.
+    + libarmadillo-dev: Drop versioned constraint on libsuperlu-dev in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 05 Oct 2022 07:06:06 -0000
+
 armadillo (1:11.2.3+dfsg-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index d3400093..9401e3fc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: armadillo
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
 Uploaders: Kumar Appaiah <akumar@debian.org>
-Build-Depends: debhelper (>= 10), libblas-dev, liblapack-dev, cmake, libarpack2-dev, dpkg-dev (>= 1.16.1~), libsuperlu-dev (>= 5.2), quilt
+Build-Depends: debhelper (>= 10), libblas-dev, liblapack-dev, cmake, libarpack2-dev, libsuperlu-dev, quilt
 Standards-Version: 4.6.0.1
 Section: libs
 Homepage: http://arma.sourceforge.net/
@@ -13,7 +13,7 @@ Package: libarmadillo-dev
 Section: libdevel
 Architecture: any
 Suggests: libitpp-dev
-Depends: libarmadillo11 (= ${binary:Version}), ${misc:Depends}, libarpack2-dev, libhdf5-dev, libsuperlu-dev (>= 5.2)
+Depends: libarmadillo11 (= ${binary:Version}), ${misc:Depends}, libarpack2-dev, libhdf5-dev, libsuperlu-dev
 Replaces: libarmadillo-doc (<= 1.1.2-1)
 Conflicts: libarmadillo-doc
 Description: streamlined C++ linear algebra library - Headers

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/10/93eade5663f77ce80249710eb9041cea793f94.debug
-rw-r--r--  root/root   /usr/share/doc/libarmadillo-dev/ArmadilloLibraryDepends.cmake.gz

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/e4/8bc81586a67edccb0c21bfb13cf4e29c0c06be.debug
-rw-r--r--  root/root   /usr/share/doc/libarmadillo-dev/ArmadilloLibraryDepends.cmake

Control files of package libarmadillo-dev: lines which differ (wdiff format)

  • Depends: libarmadillo11 (=  libarpack2-dev, libhdf5-dev, libsuperlu-dev (>= 5.2)

No differences were encountered between the control files of package libarmadillo11

Control files of package libarmadillo11-dbgsym: lines which differ (wdiff format)

  • Build-Ids: e48bc81586a67edccb0c21bfb13cf4e29c0c06be 1093eade5663f77ce80249710eb9041cea793f94

Run locally

More details

Full run details