From 6331c381a3dd79802790ef42654b223e34aa1c5f Mon Sep 17 00:00:00 2001 From: Jordan Justen Date: Mon, 5 Jan 2015 22:22:31 -0800 Subject: [PATCH] debian: Update to debhelper 9 Signed-off-by: Jordan Justen --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 45a4fb75db..ec635144f6 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 08cc9badca..adac95a2a2 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rust Section: devel Priority: extra Maintainer: Luca Bruno -Build-Depends: debhelper (>= 8.0.0), +Build-Depends: debhelper (>= 9), curl, python # rust (>= 0.6), rust (< 0.7~)