debian/0000755000000000000000000000000012010213640007153 5ustar debian/install0000644000000000000000000000004511766703605010571 0ustar pethtool usr/sbin pifconfig usr/sbin debian/changelog0000644000000000000000000000070712010213640011031 0ustar python-ethtool (0.7-1.1) unstable; urgency=low * Non-maintainer upload. * Add docbook-xsl to Build-Depends so the build system doesn't try to download manpages/docbook.xsl from the internet. (Closes: #683174) -- Felix Geyer Tue, 07 Aug 2012 15:25:14 +0200 python-ethtool (0.7-1) unstable; urgency=low * Packaging for Debian main (Closes: #549323). -- Bernd Zeimetz Fri, 15 Jun 2012 18:48:15 +0200 debian/rules0000755000000000000000000000106011766703605010256 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_auto_build: dh_auto_build --buildsystem python_distutils cp -p pethtool.py pethtool cp -p pifconfig.py pifconfig a2x -d manpage -f manpage man/pethtool.8.asciidoc a2x -d manpage -f manpage man/pifconfig.8.asciidoc clean: if [ -f setup.py ]; then dh $@ --buildsystem python_distutils --with python2; fi #rm -f setup.py rm -f setup.cfg pethtool pifconfig man/pethtool.8 man/pifconfig.8 rm -rf build %: dh $@ --buildsystem python_distutils --with python2 debian/control0000644000000000000000000000154112010213464010563 0ustar Source: python-ethtool Section: python Priority: extra Maintainer: Miroslav Suchý Uploaders: Bernd Zeimetz Build-Depends: debhelper (>= 7.0.50~), python-all-dev (>= 2.6.6-3~), libnl-dev, asciidoc, pkg-config, libxml2-utils, docbook-xml, docbook-xsl, xsltproc Standards-Version: 3.9.3 Homepage: http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/spacewalk/python-ethtool.git Vcs-Git: git://anonscm.debian.org/collab-maint/spacewalk/python-ethtool.git Package: python-ethtool Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Description: Python bindings for the ethtool kernel interface Allows querying and changing of ethernet card settings, such as speed, port, autonegotiation, and PCI locations. debian/copyright0000644000000000000000000000367411766703605011146 0ustar This package was debianized by Lukáš Ďurfina on Wed, 09 Sep 2009 18:49:50 +0200 and is maintained by Miroslav Suchý and Bernd Zeimetz now. It was downloaded from git://fedorapeople.org/home/fedora/dsommers/public_git/python-ethtool.git Upstream Authors: Arnaldo Carvalho de Melo David Sommerseth Copyright: Copyright (C) 2009-2011 Red Hat Inc. License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is Copyright 2009, Lukáš Ďurfina Copyright 2012 Miroslav Suchý Copyright 2012 Bernd Zeimetz and is licensed under the GPL 2, see above. File python-ethtool/ethtool-copy.h is a copy from the kernel source and is licenced under GPLv2. * Copyright (C) 1998 David S. Miller (davem@redhat.com) * Copyright 2001 Jeff Garzik * Portions Copyright 2001 Sun Microsystems (thockin@sun.com) * Portions Copyright 2002 Intel (eli.kupermann@intel.com, * christopher.leech@intel.com, * scott.feldman@intel.com) debian/source/0000755000000000000000000000000011766703605010501 5ustar debian/source/format0000644000000000000000000000001411766703605011707 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013011766703605010224 0ustar version=3 http://dsommers.fedorapeople.org/python-ethtool/python-ethtool-(.*)\.tar\.bz2 debian/compat0000644000000000000000000000000211766703605010377 0ustar 7 debian/python-ethtool.manpages0000644000000000000000000000003711766703605013713 0ustar man/pethtool.8 man/pifconfig.8