mirror of
https://git.jff.email/cgit/dmidecode.git
synced 2026-08-13 02:49:18 +00:00
Migrate to debhelper 11
This commit is contained in:
parent
3dfac60913
commit
40d7e6fdb9
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -9,6 +9,9 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium
|
||||
* debian/watch:
|
||||
- Use secure URI.
|
||||
* Declare compliance with Debian Policy 4.1.5 (No changes needed).
|
||||
* Migrate to debhelper 11:
|
||||
- Change debian/compat to 11.
|
||||
- Bump minimum debhelper version in debian/control to >= 11.
|
||||
|
||||
-- Jörg Frings-Fürst <debian@jff.email> Sat, 04 Aug 2018 20:16:22 +0200
|
||||
|
||||
|
||||
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
10
|
||||
11
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: dmidecode
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Jörg Frings-Fürst <debian@jff.email>
|
||||
Build-Depends: debhelper (>= 10)
|
||||
Build-Depends: debhelper (>= 11)
|
||||
Standards-Version: 4.1.5
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git
|
||||
Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user