]> git.sesse.net Git - bcachefs-tools-debian/commitdiff
Depend on python3:any due to bcachefsck_all being a Python script (Lintian warning).
authorSteinar H. Gunderson <sesse@debian.org>
Tue, 13 Feb 2024 21:23:14 +0000 (22:23 +0100)
committerSteinar H. Gunderson <sesse@debian.org>
Tue, 13 Feb 2024 21:36:09 +0000 (22:36 +0100)
debian/changelog
debian/control

index 192dbf714ff01b8d97c4d12d285401e64cbc6a64..fcda26a8bb45ba74b5fc4906aaf44c781a97922e 100644 (file)
@@ -27,6 +27,8 @@ bcachefs-tools (1:1.4.2~git20240213-0.1) UNRELEASED; urgency=medium
       due to use of the Cargo wrapper.
   * Build-Depend on pkgconf instead of pkg-config (Lintian warning).
   * Add debhelper tokens to postinst and postrm scripts (Lintian warning).
+  * Depend on python3:any due to bcachefsck_all being a Python script
+    (Lintian warning).
 
  -- Steinar H. Gunderson <sesse@debian.org>  Tue, 13 Feb 2024 21:43:21 +0100
 
index 7d50c1dacd76e340e2cb5f97e2ded12cdaafafad..8b5dac0ed14015f9f4d5f2c5f441d288d7743d23 100644 (file)
@@ -54,7 +54,7 @@ Vcs-Browser: https://salsa.debian.org/jcc/bcachefs-tools
 
 Package: bcachefs-tools
 Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, python3:any
 Recommends: initramfs-tools | linux-initramfs-tool
 Description: bcachefs userspace tools
  Userspace tools for bcachefs, a modern copy on write, checksumming, multi