0.4.5
This commit is contained in:
parent
10c5253673
commit
6e4ef0ec61
2 changed files with 12 additions and 10 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
||||||
|
pogmom-utils (0.4.5) unstable; urgency=medium
|
||||||
|
|
||||||
|
* split system package dependencies into pogmom-essentials
|
||||||
|
* added duperemove, man-db
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Fri, 13 Dec 2024 19:48:58 +0000
|
||||||
|
|
||||||
pogmom-utils (0.4.4) unstable; urgency=medium
|
pogmom-utils (0.4.4) unstable; urgency=medium
|
||||||
|
|
||||||
* added multiple system package dependencies
|
* added multiple system package dependencies
|
||||||
|
|
15
debian/control
vendored
15
debian/control
vendored
|
@ -15,34 +15,29 @@ Depends:
|
||||||
apt-listchanges,
|
apt-listchanges,
|
||||||
apt-listbugs,
|
apt-listbugs,
|
||||||
aptitude,
|
aptitude,
|
||||||
bash-completion,
|
|
||||||
bc,
|
bc,
|
||||||
btrfs-compsize,
|
btrfs-compsize,
|
||||||
btrfs-progs,
|
|
||||||
command-not-found,
|
command-not-found,
|
||||||
curl,
|
curl,
|
||||||
|
duperemove,
|
||||||
expect,
|
expect,
|
||||||
jq,
|
jq,
|
||||||
hyfetch,
|
hyfetch,
|
||||||
ldap-utils,
|
ldap-utils,
|
||||||
locales,
|
|
||||||
lshw,
|
lshw,
|
||||||
|
man,
|
||||||
network-manager,
|
network-manager,
|
||||||
nohang,
|
|
||||||
nvme-cli,
|
nvme-cli,
|
||||||
passwd,
|
|
||||||
pipx,
|
pipx,
|
||||||
podman-toolbox,
|
podman,
|
||||||
rsync,
|
rsync,
|
||||||
sapphrc,
|
sapphrc,
|
||||||
sed,
|
sed,
|
||||||
speedtest-cli,
|
speedtest-cli,
|
||||||
sudo,
|
|
||||||
tar,
|
tar,
|
||||||
traceroute,
|
traceroute,
|
||||||
tree,
|
tree,
|
||||||
usbutils,
|
usbutils,
|
||||||
wget,
|
wget
|
||||||
zram-tools
|
Description: Recommended packages to get started using Debian
|
||||||
Description: Recommended packages to get started using debian
|
|
||||||
This metapackage includes various pieces of software used in the command line
|
This metapackage includes various pieces of software used in the command line
|
||||||
|
|
Loading…
Add table
Reference in a new issue