From f4ec71ccfa3c23405cf43d7868ed221905f6dfd6 Mon Sep 17 00:00:00 2001 From: Vadim Troshchinskiy Date: Thu, 29 May 2025 09:05:31 +0200 Subject: [PATCH] Packaging changes --- linux/build-packages.sh | 2 +- linux/debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/linux/build-packages.sh b/linux/build-packages.sh index baf9582..105b660 100755 --- a/linux/build-packages.sh +++ b/linux/build-packages.sh @@ -3,4 +3,4 @@ cd $(dirname "$0") # Debian based -debuild -D --build=binary --post-clean --lintian-opts --profile debian +debuild -D -us -uc --build=binary --post-clean --lintian-opts --profile debian diff --git a/linux/debian/changelog b/linux/debian/changelog index 258d25a..59dd077 100644 --- a/linux/debian/changelog +++ b/linux/debian/changelog @@ -1,3 +1,9 @@ +ogagent (5.4.1-1) stable; urgency=medium + + * Oggit support + + -- OpenGnsys developers Mon, 29 May 2025 09:46:42 +0200 + ogagent (5.4.0-1) stable; urgency=medium * Disable TLS on request