summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Smith <chad.smith@canonical.com>2022-12-08 08:52:15 -0700
committerChad Smith <chad.smith@canonical.com>2022-12-08 09:45:06 -0700
commit3197fc022bb09927f97b01f41f3815206c20d7dd (patch)
treeba281ca62e3f8f7e935e62399dcddc1687d550f8
parentdba82de16cdf22c5879ccefdb6c4161242afa6dc (diff)
downloadcloud-init-git-3197fc022bb09927f97b01f41f3815206c20d7dd.tar.gz
Revert "d/control: lintian fixes"
This reverts commit 0f6db8c5dc51692a808d79b14255692e7c414a59. LP: #1999159
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 00000000..ec635144
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
index 77e32896..490937b2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Homepage: https://cloud-init.io/
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
-Build-Depends: debhelper-compat (= 10),
+Build-Depends: debhelper (>= 9.20160709),
dh-python,
iproute2,
pep8,