diff options
author | intrigeri <intrigeri@boum.org> | 2013-09-23 10:20:51 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2013-09-23 10:21:23 +0000 |
commit | 35990be394b6a806f5fa574585a386b4a314aa6f (patch) | |
tree | f2a27c351b0b68b80ea627dcae0a1504720bd292 /debian | |
parent | 979ee47ce19d5a5b14fe0b7300cc88c6afec9334 (diff) | |
download | backupninja-35990be394b6a806f5fa574585a386b4a314aa6f.tar.gz backupninja-35990be394b6a806f5fa574585a386b4a314aa6f.tar.bz2 |
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.
Diffstat (limited to 'debian')
-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, |