diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-18 01:27:55 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-18 01:27:55 +0100 | 
| commit | c67b67955dbbdaf9ab32e1c884eb71f4d38d89d1 (patch) | |
| tree | 5f64202d016840369243fac1c29b8495221624e3 /debian | |
| parent | 2adeca46f677bacad1914a3a1eedabaf710c71ad (diff) | |
d/copyright: Add year 2016; refresh patches
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/copyright | 3 | ||||
| -rw-r--r-- | debian/patches/0700-init.patch | 4 | 
3 files changed, 11 insertions, 3 deletions
| diff --git a/debian/changelog b/debian/changelog index 4359a18..c41dc1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ipmiutil (2.9.8-1) UNRELEASED; urgency=medium + +  * New upstream release. +  * debian/copyright: Add year 2016. + + -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Wed, 17 Feb 2016 20:57:44 +0100 +  ipmiutil (2.9.7-1) unstable; urgency=medium    * New upstream release. diff --git a/debian/copyright b/debian/copyright index 28115ba..6056dc3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,10 +7,11 @@ Copyright: 2002-2004 Service Availability(TM) Forum             1999-2006 Intel Corporation             2003      Sun Microsystems, Inc             2009-2011 Kontron America, Inc +           2010-2016 Andy Cress <arcress@users.sourceforge.net>  License: BSD-3-clause  Files: debian/* -Copyright: 2014-2015 Jörg Frings-Fürst <debian@jff-webhosting.net> +Copyright: 2014-2016 Jörg Frings-Fürst <debian@jff-webhosting.net>  License: BSD-3-clause  Files: kern/bmcpanic-2.4.* diff --git a/debian/patches/0700-init.patch b/debian/patches/0700-init.patch index f27b7c1..5eb72c1 100644 --- a/debian/patches/0700-init.patch +++ b/debian/patches/0700-init.patch @@ -200,7 +200,7 @@ Index: trunk/scripts/ipmi_port.service  ===================================================================  --- trunk.orig/scripts/ipmi_port.service  +++ trunk/scripts/ipmi_port.service -@@ -11,5 +11,3 @@ ExecStart=/usr/sbin/ipmi_port -b +@@ -10,5 +10,3 @@ ExecStart=/usr/share/ipmiutil/ipmiutil.s   [Install]   WantedBy=multi-user.target @@ -210,7 +210,7 @@ Index: trunk/configure.ac  ===================================================================  --- trunk.orig/configure.ac  +++ trunk/configure.ac -@@ -389,11 +389,11 @@ else +@@ -390,11 +390,11 @@ else   		MD2_CFLAGS="-DSKIP_MD2"   		init0=/etc/rc.d/init.d           fi | 
