From 35990be394b6a806f5fa574585a386b4a314aa6f Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Mon, 23 Sep 2013 10:20:51 +0000
Subject: [PATCH] Revert "add Suggests: flashrom for new sys handler backup
 option bios"

This reverts commit 979ee47ce19d5a5b14fe0b7300cc88c6afec9334.

backupninja 1.0.1-1 was uploaded already, so it's not the right place to add
this changelog entry. git-dch will do it for us when we prepare the next
package, anyway.
---
 debian/changelog | 1 -
 debian/control   | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3eecc60..18d370f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 backupninja (1.0.1-1) unstable; urgency=low
 
   * Imported Upstream version 1.0.1
-  * Added Suggests: flashrom 
 
  -- intrigeri <intrigeri@debian.org>  Fri, 29 Jun 2012 22:42:35 +0200
 
diff --git a/debian/control b/debian/control
index 7b2e3da..1cd018c 100644
--- a/debian/control
+++ b/debian/control
@@ -31,8 +31,7 @@ Suggests:
  rsync,
  subversion,
  trickle,
- wodim,
- flashrom
+ wodim
 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,
-- 
GitLab