diff -u mt-st-1.1/debian/mt-st.modprobe mt-st-1.1/debian/mt-st.modprobe --- mt-st-1.1/debian/mt-st.modprobe +++ mt-st-1.1/debian/mt-st.modprobe @@ -1 +1 @@ -install st /sbin/modprobe --ignore-install st && /etc/init.d/mt-st modload >/dev/null 2>/dev/null +install st /sbin/modprobe --ignore-install st $CMDLINE_OPTS && /etc/init.d/mt-st modload >/dev/null 2>/dev/null diff -u mt-st-1.1/debian/control mt-st-1.1/debian/control --- mt-st-1.1/debian/control +++ mt-st-1.1/debian/control @@ -1,13 +1,15 @@ Source: mt-st Section: admin Priority: extra -Maintainer: Jan Christoph Nordholz +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Jan Christoph Nordholz Build-Depends: debhelper (>= 7.2.2), dpatch Standards-Version: 3.8.1 Package: mt-st Architecture: any Depends: ${shlibs:Depends} +Breaks: udev (<< 136-1) Description: Linux SCSI tape driver aware magnetic tape control (aka mt) Mt-st contains a version of "mt" that is aware of Linux's SCSI tape driver. Mt-st is able to set some esoteric control flags like tape partitions. diff -u mt-st-1.1/debian/changelog mt-st-1.1/debian/changelog --- mt-st-1.1/debian/changelog +++ mt-st-1.1/debian/changelog @@ -1,3 +1,11 @@ +mt-st (1.1-4ubuntu1) karmic; urgency=low + + * Merge from debian unstable (LP: #380353), remaining changes: + - debian/mt-st.modprobe: Pass command-line options to the modprobe call + - debian/control: Add Breaks on udev to get correct version + + -- Andres Rodriguez Mon, 25 May 2009 13:57:44 -0500 + mt-st (1.1-4) unstable; urgency=low * Add ".conf" suffix to modprobe.d snippet. Closes: #518245. @@ -18,6 +26,21 @@ -- Jan Christoph Nordholz Sun, 01 Mar 2009 16:36:22 +0100 +mt-st (1.1-2ubuntu2) jaunty; urgency=low + + * Bump build-depend on debhelper again to migrate modprobe conf file to + correct new path. + * debian/mt-st.modprobe: Pass command-line options to the modprobe call + + -- Scott James Remnant Thu, 05 Mar 2009 16:47:08 +0000 + +mt-st (1.1-2ubuntu1) jaunty; urgency=low + + * Bump build-depend on debhelper to install udev rules into + /lib/udev/rules.d, add Breaks on udev to get correct version. + + -- Scott James Remnant Tue, 13 Jan 2009 02:26:02 +0000 + mt-st (1.1-2) unstable; urgency=low * Update debian/copyright. @@ -200,0 +224 @@ +