From e89e95449989027eae270b6144510f94d518b9f6 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Fri, 31 May 2024 05:55:44 -0600 Subject: [PATCH] added packages --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index dce75e9..559fd69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pogmom-utils (0.3) UNRELEASED; urgency=medium + + * added command-not-found + + -- Penelope Gwen Fri, 31 May 2024 05:55:26 -0600 + pogmom-utils (0.2) unstable; urgency=medium * Added sudo to dependencies diff --git a/debian/control b/debian/control index 2a13493..e0392a3 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Homepage: https://git.pogmom.me/pogmommy/pogmom-utils Package: pogmom-utils Architecture: all Depends: + command-not-found, curl, jq, pipx,