From e757a50126884855287d8dc04b36a588aa8d8de3 Mon Sep 17 00:00:00 2001 From: Simon Long Date: Fri, 27 Jan 2017 16:19:39 +0000 Subject: [PATCH] Updates to package files. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 90153f2..c0d462c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +raspi-config (20170127) jessie; urgency=medium + + * Prevent keyboard language from being configured over SSH + + -- Simon Long Fri, 27 Jan 2017 16:15:56 +0000 + raspi-config (20170120) jessie; urgency=medium * Mods to support use on x86; fake KMS option added for GL driver diff --git a/debian/control b/debian/control index 982d988..e64be2c 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Browser: https://github.com/RPi-Distro/raspi-config Package: raspi-config Architecture: all -Depends: ${misc:Depends}, whiptail, parted, lua5.1, alsa-utils +Depends: ${misc:Depends}, whiptail, parted, lua5.1, alsa-utils, psmisc Recommends: triggerhappy Description: Raspberry Pi configuration tool A simple configuration tool for common Raspberry Pi administrative tasks