From 979ee47ce19d5a5b14fe0b7300cc88c6afec9334 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 20 Sep 2013 16:50:15 -0400 Subject: add Suggests: flashrom for new sys handler backup option bios --- debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 18d370f..3eecc60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ backupninja (1.0.1-1) unstable; urgency=low * Imported Upstream version 1.0.1 + * Added Suggests: flashrom -- intrigeri Fri, 29 Jun 2012 22:42:35 +0200 diff --git a/debian/control b/debian/control index 1cd018c..7b2e3da 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,8 @@ Suggests: rsync, subversion, trickle, - wodim + wodim, + flashrom Description: lightweight, extensible meta-backup system Backupninja lets you drop simple config files in /etc/backup.d to coordinate system backups. Backupninja is a master of many arts, -- cgit v1.2.3