X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/d254869473ba0491de0042c64e07aabb47d863c1..c428c39904c8cffa8389687cee683cfa32836920:/debian/control?ds=sidebyside

diff --git a/debian/control b/debian/control
index e19e556..5a24c80 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: mr
 Section: utils
 Priority: optional
-Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.9.0)
+Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0)
 Maintainer: Joey Hess <joeyh@debian.org>
 Standards-Version: 3.7.3
 Homepage: http://kitenet.net/~joey/code/mr/
@@ -28,3 +28,5 @@ Description: a Multiple Repository management tool
     and merge the two together.
   * Run several repository updates in parallel, greatly speeding up
     the update process.
+  * Remember actions that failed due to a laptop being offline, so they
+    can be retried when it comes back online.