aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRogério Brito <rbrito@ime.usp.br>2017-09-01 00:41:28 -0300
committerRogério Brito <rbrito@ime.usp.br>2017-10-19 17:13:11 -0200
commite3232482a924f71bbe391c4b998194863d5d8be2 (patch)
tree33572119f81ece52d1c5af483a902d80028fb984
parentbb8f7fa1e66fb0b783b3fdc24d75ed2ca0694e80 (diff)
downloadyoutube-dl-e3232482a924f71bbe391c4b998194863d5d8be2.zip
youtube-dl-e3232482a924f71bbe391c4b998194863d5d8be2.tar.gz
youtube-dl-e3232482a924f71bbe391c4b998194863d5d8be2.tar.bz2
debian/{compat,control}: Update compat to 10.
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index b00b12d..dc2545f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Rogério Brito <rbrito@ime.usp.br>
Build-Depends:
bash-completion,
- debhelper (>= 9),
+ debhelper (>= 10),
dh-exec,
dh-python,
pandoc,