debian/0000755000000000000000000000000011635456501007174 5ustar debian/manpages0000644000000000000000000000001011635114007010671 0ustar slurm.1 debian/rules0000755000000000000000000000014011635114007010237 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: scons override_dh_auto_clean: scons -c debian/dirs0000644000000000000000000000003111635114007010042 0ustar usr/bin usr/share/slurm/ debian/watch0000644000000000000000000000021311635114007010211 0ustar # use Gunnar Wolf's great github redirector service version=3 http://githubredir.debian.net/github/mattthias/slurm/.*(\d\.\d\.\d)\.tar\.gz debian/compat0000644000000000000000000000000211635114007010362 0ustar 7 debian/docs0000644000000000000000000000003411635114007010034 0ustar FAQ KEYS README THANKS TODO debian/install0000644000000000000000000000005111635114007010551 0ustar slurm usr/bin/ themes/* usr/share/slurm/ debian/changelog0000644000000000000000000000316311635114007011041 0ustar slurm (0.4.0-1) unstable; urgency=low * New upstream version 0.4.0 * Add support for GNU/kFreeBSD * Change build system from autoconf to scons (Closes: #640221, LP: #832924) * Change to debhelper 7 * Bump debhelper compat level to 7 * Change debian/copyright to DEP-5 format * Bump Standards-Version to 3.9.2 * Point debian/watch to upstream's new home -- Matthias Schmitz Sat, 10 Sep 2011 23:50:56 +0200 slurm (0.3.3-2) unstable; urgency=low * New maintainer (Closes: #482401) * Switch to dpkg-source 3.0 (quilt) format * Create debian/patches/ for all modification on upstream files * Add debian/watch * Added vcs-git / vcs-browser to debian/control * debian/copyright refers now GPL-2 instead of GPL * Bump Standards-Version to 3.8.4 -- Matthias Schmitz Sun, 18 Jul 2010 19:05:29 +0200 slurm (0.3.3-1) unstable; urgency=low * QA Upload + change maintainer to QA group * Bump Standards-Version to 3.7.3 (no changes) -- Frank Lichtenheld Thu, 22 May 2008 15:41:57 +0200 slurm (0.3.3-0.1) unstable; urgency=low * Non-maintainer upload * New upstream release (repacked upstream tarball without generated Makefile) * Update debian/copyright with new upstream homepage * Add debian/watch file * Some debian/rules cleanup * Fix errors in manpage * Bump debhelper compat level to 5 -- Frank Lichtenheld Tue, 02 Oct 2007 18:59:35 +0200 slurm (0.3.2-1) unstable; urgency=low * Initial Release. (Closes: #229663) -- Fabian Franz Sun, 25 Jan 2004 21:06:14 +0100 debian/source/0000755000000000000000000000000011635114007010464 5ustar debian/source/format0000644000000000000000000000001411635114007011672 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000331211635114007011116 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174&view=co Upstream-Name: slurm Source: https://github.com/mattthias/slurm Files: debian/* Copyright: 2004, Fabian Franz 2007, Frank Lichtenheld 2010, Matthias Schmitz License: GPL-2+ This program 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; either version 2 of the License, or (at your option) any later version. . This program 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. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file /usr/share/common-licenses/GPL-2. Files: * Copyright: 2002 Hendrik Scholz 2011 Matthias Schmitz License: GPL-2+ This program 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; either version 2 of the License, or (at your option) any later version. . This program 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. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file /usr/share/common-licenses/GPL-2. debian/control0000644000000000000000000000135111635445737010610 0ustar Source: slurm Section: net Priority: optional Maintainer: Matthias Schmitz Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev, scons Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/users/matthias-guest/slurm.git Vcs-Browser: http://git.debian.org/?p=users/matthias-guest/slurm.git;a=summary Homepage: https://github.com/mattthias/slurm Package: slurm Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Realtime network interface monitor Slurm has the following features: * realtime traffic statistics divided into incoming and outgoing * optional combined view * can monitor any kind of network interface * shows detailed statistics about the interface. * it's themeable