Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion buildsrc_lib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
Priority: optional
Maintainer: Jeremy Davis <jeremy@turnkeylinux.org>
Build-Depends:
debhelper (>= 10),
debhelper-compat (= 13),
gzip,
tar,
Standards-Version: 4.0.0
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Section: admin
Priority: optional
Maintainer: Jeremy Davis <jeremy@turnkeylinux.org>
Build-Depends:
debhelper (>= 10),
debhelper-compat (= 13),
gzip,
tar,
Standards-Version: 4.0.0
Expand Down
2 changes: 1 addition & 1 deletion debian/patches/fix-module-dependencies.diff
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Description: Patch fdisk and lvm module.info dependencies
with the control file.
Author: Jeremy Davis <jeremy@turnkeylinux.org>
Forwarded: no
Last-Update: 2026-06-30
Last-Update: 2026-07-01
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/modules/fdisk/module.info
Expand Down