diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-08-04 20:39:07 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-08-04 20:39:07 +0200 | 
| commit | 3dfac60913fa38afd598ee4463da93e6fd8916ec (patch) | |
| tree | eaaed7049b08ca6c5d0ae2ebd8ae246b9ae50c36 /debian | |
| parent | 505eee95f2266f312c0bcfb6c6877bdb54812ad4 (diff) | |
Declare compliance with Debian Policy 4.1.5
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 2 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 5c97049..92a6173 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ dmidecode (3.1-2) UNRELEASED; urgency=medium      - Use secure copyright format URI.    * debian/watch:      - Use secure URI. +  * Declare compliance with Debian Policy 4.1.5 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Sat, 04 Aug 2018 20:16:22 +0200 diff --git a/debian/control b/debian/control index 12e3c28..86c46e7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils  Priority: optional  Maintainer: Jörg Frings-Fürst <debian@jff.email>  Build-Depends: debhelper (>= 10) -Standards-Version: 4.0.0 +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  Homepage: https://nongnu.org/dmidecode/ | 
