From 5dc0ea511c35d1890867720edd100edfdc05f7a4 Mon Sep 17 00:00:00 2001 From: Mubashshir Date: Sun, 8 Oct 2023 20:31:38 +0600 Subject: Debianize the repo Signed-off-by: Mubashshir --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 debian/changelog (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..05b272c --- /dev/null +++ b/debian/changelog @@ -0,0 +1,18 @@ +jadupc-remote-support-console (0.9.0) shopno; urgency=medium + + * Initial Commit + * Add Bangla translations + * Release under GPL3 + * Finalize UI + * Use GLib.strsignal instead of Posix.strsignal + * Update bn_BD translation + * Simplify copyright config + * Add tmate Session management API + * Backport to debian + * Implement basic tmate stdout parser + * API: Use Stdout Parser to generate events + * main: Use another event loop to clean up data + * test: Add unit test for parser + * Update metadata + + -- Mubashshir Sun, 08 Oct 2023 20:30:43 +0600 -- cgit v1.2.3