0.4.3
This commit is contained in:
parent
df236a452a
commit
781f0aea36
2 changed files with 15 additions and 0 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
pogmom-utils (0.4.3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* added multiple system package dependencies
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Wed, 11 Dec 2024 19:09:48 -0800
|
||||||
|
|
||||||
pogmom-utils (0.4.2) unstable; urgency=medium
|
pogmom-utils (0.4.2) unstable; urgency=medium
|
||||||
|
|
||||||
* added adb, bc, hyfetch, lshw, nvme-cli, podman-toolbox, sed, tar, traceroute, ufw, usbutils, wget, zram-utils
|
* added adb, bc, hyfetch, lshw, nvme-cli, podman-toolbox, sed, tar, traceroute, ufw, usbutils, wget, zram-utils
|
||||||
|
|
9
debian/control
vendored
9
debian/control
vendored
|
@ -12,16 +12,25 @@ Package: pogmom-utils
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends:
|
Depends:
|
||||||
adb,
|
adb,
|
||||||
|
apt-listchanges,
|
||||||
|
apt-listbugs,
|
||||||
|
aptitude,
|
||||||
bash-completion,
|
bash-completion,
|
||||||
bc,
|
bc,
|
||||||
|
btrfs-compsize,
|
||||||
|
btrfs-progs,
|
||||||
command-not-found,
|
command-not-found,
|
||||||
curl,
|
curl,
|
||||||
expect,
|
expect,
|
||||||
jq,
|
jq,
|
||||||
hyfetch,
|
hyfetch,
|
||||||
ldap-utils,
|
ldap-utils,
|
||||||
|
locales,
|
||||||
lshw,
|
lshw,
|
||||||
|
network-manager,
|
||||||
|
nohang,
|
||||||
nvme-cli,
|
nvme-cli,
|
||||||
|
passwd,
|
||||||
pipx,
|
pipx,
|
||||||
podman-toolbox,
|
podman-toolbox,
|
||||||
rsync,
|
rsync,
|
||||||
|
|
Loading…
Add table
Reference in a new issue