diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-24 18:35:14 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-24 18:35:14 +0200 | 
| commit | b635896046b344589dac699537dad07fc564d0c0 (patch) | |
| tree | e775c9f11ec14bafb899cbd457f97fdc42b501b1 /debian | |
| parent | 181a0ebb69213f3efea9b9cbae36c81d99f3b226 (diff) | |
Declare compliance with Debian Policy 4.0.0
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 3 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 47c44d4..7dddc77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,7 @@ dmidecode (3.1-1) UNRELEASED; urgency=medium        + debian/patches/0135-hide_fixup_msg.patch    * debian/copyright:      - Add year 2017. -    - Change email address. +    - Change upstream email address.    * debian/control:      - Change Homepage.    * Migrate to debhelper 10: @@ -20,6 +20,7 @@ dmidecode (3.1-1) UNRELEASED; urgency=medium      - Remove dmidecode-dbg section from debian/control.      - Remove override_dh_strip from debian/rules.    * New README.source to explain the branching model used. +  * Declare compliance with Debian Policy 4.0.0. (No changes needed).   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Wed, 31 May 2017 23:27:55 +0200 diff --git a/debian/control b/debian/control index 570a179..b078c61 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils  Priority: optional  Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>  Build-Depends: debhelper (>= 10) -Standards-Version: 3.9.8 +Standards-Version: 4.0.0  Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git  Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/dmidecode.git  Homepage: http://nongnu.org/dmidecode/ | 
