diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-05-15 13:44:44 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-05-15 13:44:44 +0200 |
commit | 156ada238751c13e9726bc363b398594e05eda0d (patch) | |
tree | 7e01c1c16159fb309ace45af59df234889183cb8 /debian | |
parent | f2aaae610229ed38718553ea2d0e2b8d9d5cd07c (diff) |
Bump Standards-Vversion to 3.9.8
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6941903..d5ff4fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ dmidecode (3.0-3) UNRELEASED; urgency=medium - 0125-use_read_file_to_read_DMI_table_from_sysfs.patch - 0130-use_DWORD_for_table_max_size.patch - 0135-hide_fixup_msg.patch + * debian/control: + - Bump Standards-Version to 3.9.8 -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 15 May 2016 13:33:37 +0200 diff --git a/debian/control b/debian/control index bfd78d6..535a876 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 (>= 9) -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/dmidecode.git Vcs-Git: git://anonscm.debian.org/collab-maint/dmidecode.git Homepage: http://dmidecode.nongnu.org/ |