diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 3 | 
2 files changed, 1 insertions, 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,  | 
