Control: tags -1 + patch
Attaching the debdiff with the change for the s390-tools.install file.
diff -Nru s390-tools-1.32.0/debian/changelog s390-tools-1.32.0/debian/changelog --- s390-tools-1.32.0/debian/changelog 2015-12-13 15:50:48.000000000 +0100 +++ s390-tools-1.32.0/debian/changelog 2016-01-20 14:37:09.000000000 +0100 @@ -1,3 +1,12 @@ +s390-tools (1.32.0-3) UNRELEASED; urgency=medium + + [ Hendrik Brueckner ] + * Clean up lsluns comment leftovers + * Install additional management utilities: lschp, chchp, dasdstat, + cio_ignore, and znetconf with its related files. (Closes: #812092) + + -- Hendrik Brueckner <[email protected]> Tue, 19 Jan 2016 10:41:20 +0100 + s390-tools (1.32.0-2) unstable; urgency=medium [ Hendrik Brueckner ] diff -Nru s390-tools-1.32.0/debian/s390-tools.install s390-tools-1.32.0/debian/s390-tools.install --- s390-tools-1.32.0/debian/s390-tools.install 2015-12-13 15:47:24.000000000 +0100 +++ s390-tools-1.32.0/debian/s390-tools.install 2016-01-20 14:00:29.000000000 +0100 @@ -10,6 +10,10 @@ /sbin/dasdview /usr/share/man/man8/dasdview.8 +# dasdstat +/sbin/dasdstat +/usr/share/man/man8/dasdstat.8 + # fdasd /sbin/fdasd /usr/share/man/man8/fdasd.8 @@ -41,10 +45,22 @@ /sbin/qethconf /usr/share/man/man8/qethconf.8 +# znetconf +/sbin/znetconf +/lib/s390-tools/lsznet.raw +/lib/s390-tools/znetcontrolunits +/usr/share/man/man8/znetconf.8 + # lsluns /usr/sbin/lsluns /usr/share/man/man8/lsluns.8 +# channel path management +/sbin/lschp +/usr/share/man/man8/lschp.8 +/sbin/chchp +/usr/share/man/man8/chchp.8 + # tape390 /sbin/tape390_display /usr/share/man/man8/tape390_display.8 @@ -64,18 +80,16 @@ # zconf /sbin/chccwdev /usr/share/man/man8/chccwdev.8 +/sbin/cio_ignore +/usr/share/man/man8/cio_ignore.8 /usr/sbin/chmem /usr/share/man/man8/chmem.8 /sbin/chzcrypt /usr/share/man/man8/chzcrypt.8 -/sbin/lschp -/usr/share/man/man8/lschp.8 /sbin/lscss /usr/share/man/man8/lscss.8 /sbin/lsdasd /usr/share/man/man8/lsdasd.8 -#/sbin/lsluns -#/usr/share/man/man8/lsluns.8 /usr/sbin/lsmem /usr/share/man/man8/lsmem.8 /sbin/lsqeth

