X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/19919a98a8382dcc8723a0fb01b4a674f2c25214..056bfc218e74821f28990c305d695a02d35363a0:/debian/control

diff --git a/debian/control b/debian/control
index 7f21b19..5a24c80 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 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.2
+Standards-Version: 3.7.3
 Homepage: http://kitenet.net/~joey/code/mr/
 Vcs-Git: git://git.kitenet.net/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.