Set debhelper-compat version in Build-Depends.
This commit is contained in:
committed by
Stéphane Lesimple
parent
5bc91d01b1
commit
a5bf80c657
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
1
debian/compat
vendored
@@ -1 +0,0 @@
|
||||
12
|
||||
3
debian/control
vendored
3
debian/control
vendored
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user