diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/copyright | 4 | 
2 files changed, 5 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 7b28bc5..dd2973e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ dmidecode (3.1-1) UNRELEASED; urgency=medium        + debian/patches/0125-use_read_file_to_read_DMI_table_from_sysfs.patch        + debian/patches/0130-use_DWORD_for_table_max_size.patch        + debian/patches/0135-hide_fixup_msg.patch +  * debian/copyright: +    - Add year 2017. +    - Change email address.   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Wed, 31 May 2017 23:27:55 +0200 diff --git a/debian/copyright b/debian/copyright index 6432a7c..d17d1db 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: dmidecode-devel@nongnu.org  Source: http://download.savannah.gnu.org/releases/demidecode/  Files: * -Copyright: 2002-2016 Jean Delvare <khali@linux-fr.org> +Copyright: 2002-2017 Jean Delvare <jdelvare@suse.de>             2002      Alan Cox <alan@redhat.com>             2010      Anton Arapov <anton@redhat.com>             2015      Xie XiuQi <xiexiuqi@huawei.com> @@ -13,7 +13,7 @@ License: GPL-2+  Files: debian/*  Copyright: 2003-2007 Petter Reinholdtsen <pere@debian.org>             2011-2012 Daniel Baumann <daniel.baumann@progress-technologies.net> -           2014-2016 Jörg Frings-Fürst <debian@jff-webhosting.net> +           2014-2017 Jörg Frings-Fürst <debian@jff-webhosting.net>  License: GPL-2+  License: GPL-2+ | 
