From 07737453e34c2b9f78fcef7ba95f74ae54acf7bc Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Sat, 13 Jun 2020 10:47:49 +0200 Subject: DH compat 13. --- debian/changelog | 7 +++++++ debian/compat | 1 - debian/control | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) delete mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 0d856fd..c4542bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-cdsapi (0.2.9-1) unstable; urgency=medium + + * New upstream release. + * DH compat level 13, and new-style compat mode. + + -- Gard Spreemann Sat, 13 Jun 2020 10:32:57 +0200 + python-cdsapi (0.2.7-1) unstable; urgency=medium * New upstream release. diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index 12df75e..652fce6 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: python-cdsapi Maintainer: Gard Spreemann Section: python Priority: optional -Standards-Version: 4.5.0.0 -Build-Depends: debhelper (>= 12), +Standards-Version: 4.5.0.2 +Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-requests, -- cgit v1.2.3