added packages

This commit is contained in:
Penelope Gwen 2024-05-31 05:55:44 -06:00
parent b7b7f44b25
commit e89e954499
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
pogmom-utils (0.3) UNRELEASED; urgency=medium
* added command-not-found
-- Penelope Gwen <support@pogmom.me> Fri, 31 May 2024 05:55:26 -0600
pogmom-utils (0.2) unstable; urgency=medium
* Added sudo to dependencies

1
debian/control vendored
View file

@ -11,6 +11,7 @@ Homepage: https://git.pogmom.me/pogmommy/pogmom-utils
Package: pogmom-utils
Architecture: all
Depends:
command-not-found,
curl,
jq,
pipx,