46 lines
1.3 KiB
Plaintext
Raw Normal View History

2023-08-06 22:30:16 +03:00
Source: refind-btrfs
2023-02-23 22:05:14 +02:00
Section: python
Priority: optional
Maintainer: Ian Santopietro <isantop@gmail.com>
Build-Depends: debhelper (>= 11),
dh-python,
python3-all,
python3-dbus,
python3-debian,
python3-distro,
python3-gnupg,
python3-lazr.restfulclient,
python3-launchpadlib,
python3-setuptools,
2023-08-06 21:37:47 +03:00
python3-pytest,
2023-08-06 21:23:17 +03:00
python3-installer,
python3-wheel,
2023-08-06 21:37:47 +03:00
python3-build,
2023-02-23 22:05:14 +02:00
Standards-Version: 4.1.3
2023-08-06 22:30:16 +03:00
Homepage: https://github.com/Venom1991/refind-btrfs
2023-02-23 22:05:14 +02:00
XS-Python3-Version: >= 3.7
2023-08-06 22:30:16 +03:00
Vcs-Browser: https://github.com/Venom1991/refind-btrfs
Vcs-Git: https://github.com/Venom1991/refind-btrfs
2023-02-23 22:05:14 +02:00
2023-08-06 22:30:16 +03:00
Package: refind-btrfs
2023-02-23 22:05:14 +02:00
Architecture: all
Depends: ${python3:Depends},
${misc:Depends},
2023-08-06 22:30:16 +03:00
${shlibs:Depends},
2024-12-10 20:24:46 +01:00
refind,
btrfs-progs,
python3-antlr4,
python3-btrfsutil,
python3-injector,
python3-more-itertools,
python3-pid,
python3-semantic-version,
python3-systemd,
python3-tomlkit,
python3-transitions,
python3-typeguard,
python3-watchdog,
python-is-python3,
2023-08-06 22:30:16 +03:00
Description: Generate rEFInd manual boot stanzas from Btrfs snapshots
2023-02-23 22:05:14 +02:00