Set debhelper-compat version in Build-Depends.

This commit is contained in:
Debian Janitor
2019-08-06 16:08:45 +00:00
committed by Stéphane Lesimple
parent 5bc91d01b1
commit a5bf80c657
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ dvdisaster (0.79.6-6) UNRELEASED; urgency=medium
* Use secure URI in debian/watch.
* Update standards version, no changes needed.
* Set debhelper-compat version in Build-Depends.
-- Debian Janitor <janitor@jelmer.uk> Tue, 06 Aug 2019 16:08:20 +0000

1
debian/compat vendored
View File

@@ -1 +0,0 @@
12

3
debian/control vendored
View File

@@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 12),
libcam-dev [kfreebsd-any],
libgtk2.0-dev,
libpng-dev,
pkg-config
pkg-config,
debhelper-compat (= 12)
Build-Depends-Indep: texlive-fonts-recommended <!nodoc>,
texlive-latex-base <!nodoc>,
texlive-latex-extra <!nodoc>