From 388dddd07e38ac4ed3fd49db9d2b05918b963a9c Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Mon, 3 Jun 2024 10:49:12 -0600 Subject: [PATCH] release 0.4 --- debian/changelog | 8 +++++++- debian/control | 3 +++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 559fd69..4556d6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 03 Jun 2024 10:47:34 -0600 + +pogmom-utils (0.3) unstable; urgency=medium * added command-not-found diff --git a/debian/control b/debian/control index e0392a3..685d929 100644 --- a/debian/control +++ b/debian/control @@ -13,10 +13,13 @@ Architecture: all Depends: command-not-found, curl, + expect, jq, + ldap-utils, pipx, rsync, sapphrc, + speedtest-cli, sudo, tree Description: Recommended packages to get started using debian