release 0.4
This commit is contained in:
parent
e89e954499
commit
388dddd07e
2 changed files with 10 additions and 1 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,4 +1,10 @@
|
||||||
pogmom-utils (0.3) UNRELEASED; urgency=medium
|
pogmom-utils (0.4) unstable; urgency=medium
|
||||||
|
|
||||||
|
* added speedtest-cli, ldap-utils, expect
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Mon, 03 Jun 2024 10:47:34 -0600
|
||||||
|
|
||||||
|
pogmom-utils (0.3) unstable; urgency=medium
|
||||||
|
|
||||||
* added command-not-found
|
* added command-not-found
|
||||||
|
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -13,10 +13,13 @@ Architecture: all
|
||||||
Depends:
|
Depends:
|
||||||
command-not-found,
|
command-not-found,
|
||||||
curl,
|
curl,
|
||||||
|
expect,
|
||||||
jq,
|
jq,
|
||||||
|
ldap-utils,
|
||||||
pipx,
|
pipx,
|
||||||
rsync,
|
rsync,
|
||||||
sapphrc,
|
sapphrc,
|
||||||
|
speedtest-cli,
|
||||||
sudo,
|
sudo,
|
||||||
tree
|
tree
|
||||||
Description: Recommended packages to get started using debian
|
Description: Recommended packages to get started using debian
|
||||||
|
|
Loading…
Add table
Reference in a new issue