]> 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>
Wed, 21 Feb 2024 18:36:13 +0000 (19:36 +0100)
debian/changelog
debian/control

index 31b76bd751315cdae894d6332e7f26d9c0b1a6aa..939c7eb3d84b7b89ed46b2327bd7241c56038a5f 100644 (file)
@@ -28,6 +28,8 @@ bcachefs-tools (1:1.6.3-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>  Wed, 21 Feb 2024 19:32:51 +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