diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/files | 1 |
3 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b963273..33e81ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ ipmitool (1.8.18-3) unstable; urgency=medium * Drop both dh-autoreconf/dh-systemd from both build-depends and dh --with arguments because this is all defaults when using dh compat 10. + * debian/copyright: + Add year 2017 to debian/*- - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 27 Dec 2016 14:19:02 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 03 Jan 2017 07:07:30 +0100 ipmitool (1.8.18-2) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 4bf4ba9..a378fda 100644 --- a/debian/copyright +++ b/debian/copyright @@ -34,7 +34,7 @@ Copyright: 2003-2005 Duncan Laurie <duncan@sun.com> 2011-2013 Luk Claes <luk@debian.org> 2012 Leo Iannacone <l3on@ubuntu.com> 2013 Robie Basak <robie.basak@canonical.com> - 2014-2016 Jörg Frings-Fürst <debian@jff-webhosting.net> + 2014-2017 Jörg Frings-Fürst <debian@jff-webhosting.net> License: BSD-3-clause License: BSD-3-clause diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..58d13ec --- /dev/null +++ b/debian/files @@ -0,0 +1 @@ +ipmitool_1.8.18-3_source.buildinfo utils optional |