From ef2fc242f0ed24e3e9ed873ea6a926fb6082c101 Mon Sep 17 00:00:00 2001 From: Alex Bradbury Date: Tue, 18 Sep 2012 12:07:30 +0100 Subject: [PATCH] add new dependency and bump version --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 99cc907..a91449e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +raspi-config (20120918) unstable; urgency=low + + * Add overclocking options + * Add command-line options for non-interactive use (James Hewitt) + + -- Alexander Bradbury Tue, 18 Sep 2012 12:02:13 +0100 + raspi-config (20120815) unstable; urgency=low * Various updates, recognise 240M memory split diff --git a/debian/control b/debian/control index b44d291..3d63e64 100644 --- a/debian/control +++ b/debian/control @@ -10,5 +10,5 @@ Homepage: https://github.com/asb/raspi-config Package: raspi-config Architecture: all -Depends: ${misc:Depends}, whiptail, parted, lua5.1 +Depends: ${misc:Depends}, whiptail, parted, lua5.1, triggerhappy Description: Simple configuration for Raspberry Pi