]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debian: use dpkg-shlibdeps for library dependency calculation
authorJochen Sprickerhof <jspricke@debian.org>
Thu, 19 Jun 2025 19:42:57 +0000 (21:42 +0200)
committerJochen Sprickerhof <git@jochen.sprickerhof.de>
Mon, 23 Jun 2025 06:57:04 +0000 (08:57 +0200)
commit9c27c2fee4949c921d549a47d02cc9f43f9040dd
treef01a550d48909d435f3c5654ce7e511f1f0dfd17
parentd0353818151146051bb4eb2be6a65c4b946b83de
debian: use dpkg-shlibdeps for library dependency calculation

* Drop old shlibs.local. The file is not needed and "This file should
  normally not be used" according to:
  https://www.debian.org/doc/debian-policy/ch-sharedlibs.html#the-shlibs-files-present-on-the-system

* Remove manual dependency on libcom-err2 as dpkg-shlibdeps will compute
  and add it to ${shlibs:Depends}.

Addresses-Debian-Bug: #1108010
Signed-off-by: Jochen Sprickerhof <git@jochen.sprickerhof.de>
debian/control
debian/shlibs.local [deleted file]