summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wolf <gwolf@gwolf.org>2019-02-15 12:00:25 -0600
committerGunnar Wolf <gwolf@gwolf.org>2019-02-15 12:00:25 -0600
commit645cb5cebbd6ea0f892fd75cff5a0a141bdcb390 (patch)
tree64857c4c3aff874ec81f41e2d85f421374da98e1
parent94a37a752c7c27693ed04357d1afd344dd6ff4d2 (diff)
downloadvmdb2-debian/0.13.2+git20190215-1.tar.gz
Add build-dependency on dh-python, lintian is happier nowdebian/0.13.2+git20190215-1
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 011ce15..2990d64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ vmdb2 (0.13.2+git20190215-1) unstable; urgency=medium
and add both texlive-fonts-recommended and lmodern as
build-dependencies, as both issues caused the package to FTBFS under
pbuilder (Closes: #922355)
+ * Add build-dependency on dh-python, lintian is happier now
-- Gunnar Wolf <gwolf@debian.org> Fri, 15 Feb 2019 11:47:15 -0600
diff --git a/debian/control b/debian/control
index 55b781e..9d66b0f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Standards-Version: 4.3.0
Build-Depends: debhelper (>= 12),
python3-all,
python3-coverage-test-runner,
+ dh-python,
pandoc (>= 2.1.2~),
texlive-xetex,
lmodern,