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),