debian/0000700000000000000000000000000011676236776007201 5ustar debian/watch0000600000000000000000000000007011676226741010220 0ustar version=3 http://sf.net/sispmctl/sispmctl-(.*)\.tar\.gz debian/copyright0000600000000000000000000000272511676225675011140 0ustar This package was debianized by Uwe Hermann on Sun, 8 Apr 2007 03:16:25 +0200. The current Debian maintainer is Uwe Hermann . It was downloaded from: http://sispmctl.sourceforge.net Upstream Authors: Mondrian Nuessle Andreas Neuper ------------------------------------------------------------------------------- Files: * Copyright: © 2004-2006 Mondrian Nuessle © 2005 Andreas Neuper License: GPL-2+ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. ------------------------------------------------------------------------------- Files: src/nethelp.c Copyright: © 2003 Evan Buswell © 1999 Jack Moffitt, Barath Raghavan, and Alexander Haväng License: GPL-2+ ------------------------------------------------------------------------------- Files: src/socket.c Copyright: © 2003 Evan Buswell License: GPL-2+ ------------------------------------------------------------------------------- Files: extras/sispmapplet.py: Copyright: © 2006 Mondrian Nuessle License: GPL-2+ ------------------------------------------------------------------------------- Files: debian/* Copyright: © 2007 - 2011 Uwe Hermann License: PD The packaging done by Uwe Hermann is hereby released as public domain. debian/docs0000600000000000000000000000001711676224466010045 0ustar AUTHORS README debian/source/0000700000000000000000000000000011676227117010466 5ustar debian/source/format0000600000000000000000000000001411676224441011673 0ustar 3.0 (quilt) debian/control0000600000000000000000000000137211676236011010567 0ustar Source: sispmctl Section: admin Priority: extra Maintainer: Uwe Hermann Build-Depends: cdbs, debhelper (>= 8.0.0), autotools-dev, libusb-dev (>= 0.1.8) Standards-Version: 3.9.2 Homepage: http://sispmctl.sourceforge.net/ Package: sispmctl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Control Gembird SIS-PM programmable power outlet strips The sispmctl tool can control Gembird SIS-PM Silver Shield programmable power outlet strips (also known under the name Revolt Intelli-Plug) from the command line. . It can be used to switch on or off any of the programmable power sockets of the SIS-PM via USB. It can also show the current status of each power socket, and it can handle multiple SIS-PM devices, too. debian/compat0000600000000000000000000000000211676226131010361 0ustar 8 debian/changelog0000600000000000000000000000217711676227074011053 0ustar sispmctl (3.1-1) unstable; urgency=low * New upstream release. * Standards-Version: 3.9.2 (no changes required). * Use latest debhelper >= 8 and new '3.0 (quilt)' source format. * debian/watch: Add file. -- Uwe Hermann Tue, 27 Dec 2011 03:32:20 +0100 sispmctl (2.7-1) unstable; urgency=low * New upstream release. + Support for msis-pm (single socket) and sis-pm (device ID 0xfd13). + Add -m switch for power status. * debian/copyright: Switch to machine-readable format as specified at http://wiki.debian.org/Proposals/CopyrightFormat. -- Uwe Hermann Sun, 18 May 2008 02:18:09 +0200 sispmctl (2.5-1) unstable; urgency=low * New upstream release. + This fixes a segfault when using the -b option. * Standards-Version: 3.7.3 (no changes required). * debian/control: Add Homepage field. * Versioned build-dependency on libusb-dev (>= 0.1.8) as per README. -- Uwe Hermann Wed, 12 Dec 2007 00:16:45 +0100 sispmctl (2.4b-1) unstable; urgency=low * Initial release (Closes: #415633). -- Uwe Hermann Sun, 8 Apr 2007 03:16:25 +0200 debian/rules0000700000000000000000000000032011676226533010242 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk # We don't install the webserver at the moment. DEB_CONFIGURE_EXTRA_FLAGS := --enable-webless