debian/0000755000000000000000000000000011773647354007207 5ustar debian/copyright0000644000000000000000000000231511773647354011143 0ustar This package was debianized by Tomas Fasth on Wed, 8 Jun 2005 23:48:13 +0000. It was downloaded from http://sg.danny.cz/sg/p/sdparm-0.93.tgz Copyright Holder: Douglas Gilbert License: Copyright (c) 2005-2012 Douglas Gilbert. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted under the terms of the BSD License. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/docs0000644000000000000000000000003411773647354010057 0ustar AUTHORS CREDITS NEWS README debian/source/0000755000000000000000000000000011773647354010507 5ustar debian/source/format0000644000000000000000000000001411773647354011715 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211773647354010405 0ustar 8 debian/changelog0000644000000000000000000000411611773647354011063 0ustar sdparm (1.07-1) unstable; urgency=low * Imported Upstream version 1.07 -- Tomas Fasth Sat, 30 Jun 2012 21:08:57 +0200 sdparm (1.06-3) unstable; urgency=low * Updated dephelper build dependency to 7 or above * New source format 3.0 (quilt) -- Tomas Fasth Fri, 14 Jan 2011 22:14:41 +0100 sdparm (1.06-2) unstable; urgency=low * Changed compatibility level to 7. * Removed INSTALL from docs; Not applicable in binary packages Removed ChangeLog from docs; Handled by build system (closes: #605413). * Wishlist request fulfilled; New upstream release (closes: #555024). -- Tomas Fasth Thu, 09 Dec 2010 21:30:29 +0100 sdparm (1.06-1) unstable; urgency=low * New upstream release. * Updated Standards-Version to 3.9.1. -- Tomas Fasth Sun, 28 Nov 2010 22:07:35 +0000 sdparm (1.02-1) unstable; urgency=low * New upstream release, maintainer upload to Debian archive. -- Tomas Fasth Mon, 15 Oct 2007 15:19:44 +0000 sdparm (1.01-1) unstable; urgency=low * New upstream release, maintainer upload to Debian archive. -- Tomas Fasth Wed, 23 May 2007 17:47:17 +0000 sdparm (1.00-1) unstable; urgency=low * New upstream release, maintainer upload to Debian archive. -- Tomas Fasth Wed, 24 Jan 2007 17:38:59 +0000 sdparm (0.98-1) unstable; urgency=low * New upstream release. -- Tomas Fasth Sun, 14 May 2006 12:20:28 +0000 sdparm (0.96-1) unstable; urgency=low * New upstream version. * Now building with cdbs (Common Debian Build System). -- Tomas Fasth Sun, 18 Dec 2005 22:48:53 +0000 sdparm (0.95-1) unstable; urgency=low * New upstream version. -- Tomas Fasth Tue, 20 Sep 2005 17:17:39 +0000 sdparm (0.94-1) unstable; urgency=low * New upstream version. -- Tomas Fasth Fri, 29 Jul 2005 13:31:13 +0000 sdparm (0.93-1) unstable; urgency=low * Initial Release. -- Tomas Fasth Wed, 8 Jun 2005 23:48:13 +0000 debian/control0000644000000000000000000000116111773647354010611 0ustar Source: sdparm Section: admin Priority: optional Maintainer: Tomas Fasth Build-Depends: cdbs (>= 0.4.15), debhelper (>= 8), autotools-dev Standards-Version: 3.9.3 Package: sdparm Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Output and modify SCSI device parameters The sdparm utility outputs and in some cases modifies SCSI device parameters. It can be used to output and modify parameters on any device that uses a SCSI command set. Apart from SCSI disks, such devices include CD/DVD drives (irrespective of transport), SCSI and ATAPI tape drives and SCSI enclosures. debian/rules0000755000000000000000000000031611773647354010267 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/buildcore.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/debhelper.mk #include /usr/share/cdbs/1/rules/simple-patchsys.mk