From 805bf6333ea2d599ad9cd3f066e18870947230af Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Sat, 26 Mar 2022 13:28:44 +0100 Subject: [PATCH] chore(release): 1.1.1 --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 29306c3..fc7a37e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pop-launcher (1.1.1) impish; urgency=medium + + * Calculator fix + + -- Michael Aaron Murphy Sat, 26 Mar 2022 12:56:41 +0100 + pop-launcher (1.1.0) impish; urgency=medium * Pop Shell API Improvements diff --git a/debian/control b/debian/control index ec22abb..f6363e9 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Michael Aaron Murphy Build-Depends: cargo, debhelper-compat (=10), + just, libgtk-3-dev, libssl-dev, rustc (>=1.47),