diff --git a/Makefile b/Makefile index 569a357..d2927d5 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ COMPONENTS = main universe #restricted multiverse UBUNTU_SUFFIX = ubuntu1 else # Debian -DIST = stretch +DIST = sid MIRROR = http://ftp.de.debian.org/debian COMPONENTS = main UBUNTU_SUFFIX = diff --git a/debian/changelog b/debian/changelog index 4faccc3..7e5eb57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,20 @@ +neo-layout-viewer (1.6-1) sid; urgency=medium + + * Add command line options: + --version --layer --hide --show --toggle + --move --pos and --quit + They can be used to send commands to the primary + instance of the app. + + -- Sun, 14 Jun 2020 01:05:43 +0200 + neo-layout-viewer (1.5-1) focal; urgency=medium [ Olaf Schulz ] * Add config option 'layout_type' to select different layouts * Add ADNW and KOY layouts - -- Thu, 11 Jun 2020 16:59:43 +0200 + -- Thu, 11 Jun 2020 16:59:43 +0200 neo-layout-viewer (1.4-1) xenial; urgency=medium