diff options
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 124bdb5..545b3d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ dmidecode (3.2-2) UNRELEASED; urgency=medium    * Mark dmidecode Multi-Arch: foreign (Closes: #929455).     - Thanks to: Helmut Grohne <helmut@subdivi.de>. +  * Declare compliance with Debian Policy 4.3.0.3 (No changes needed).    * debian/copyright:      - Add year 2019 to debian/*. diff --git a/debian/control b/debian/control index 314a108..8cd9ed5 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 (>= 11) -Standards-Version: 4.2.1 +Standards-Version: 4.3.0.3  Vcs-Git: git://jff.email/opt/git/dmidecode.git  Vcs-Browser: https://jff.email/cgit/dmidecode.git/  Homepage: https://nongnu.org/dmidecode/ | 
