debian/0000755000000000000000000000000012216622124007164 5ustar debian/dish.links0000644000000000000000000000015712132775005011164 0ustar usr/share/man/man1/dish.1 usr/share/man/man1/dicp.1 usr/share/doc/dish/NEWS.gz usr/share/doc/dish/changelog.gz debian/examples0000644000000000000000000000013111020541043010710 0ustar config_examples/hosts config_examples/rests config_examples/pass config_examples/options debian/dirs0000644000000000000000000000004011061541244010042 0ustar usr/bin usr/share/doc/dish/html debian/source/0000755000000000000000000000000011637070303010466 5ustar debian/source/format0000644000000000000000000000001411637070303011674 0ustar 3.0 (quilt) debian/doc-base0000644000000000000000000000064111065766072010601 0ustar Document: dish Title: Dish manual Author: Dimitar Ivanov Abstract: This document describes the usage of dish - the 'diligence shell' - for executing commands on several hosts by ssh/rsh/telnet or for distributing of files by scp/rcp. Section: System/Administration Format: text Files: /usr/share/doc/dish/dish.txt.gz Format: HTML Index: /usr/share/doc/dish/html/index.html Files: /usr/share/doc/dish/html/*.html debian/copyright0000644000000000000000000000202112132770050011111 0ustar This is the Debian GNU/Linux prepackaged version of Dish. This package was put together by Dimitar Ivanov Download from http://gnu.mirendom.net/dish.shtml Program Copyright (C) 2003-2013 Dimitar Ivanov License: 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 3 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. You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/rules0000755000000000000000000000157111637067161010262 0ustar #!/usr/bin/make -f # # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: dh_testdir $(MAKE) touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp #-$(MAKE) clean dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs # Add here commands to install the package into debian/dish. $(MAKE) DESTDIR=$(CURDIR)/debian/dish install install-doc-base binary-indep: build install dh_testdir dh_testroot dh_installchangelogs dh_installdocs dh_installexamples dh_installman dh_link dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb binary-arch: # We have nothing to do by because it is architecture-independent binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/compat0000644000000000000000000000000211200031762010354 0ustar 7 debian/watch0000644000000000000000000000013111260131773010213 0ustar version=2 http://gnu.mirendom.net/dish.html download.cgi/gnu/dish/dish-([\d+\.]+).tar.gz debian/changelog0000644000000000000000000000751112216621316011044 0ustar dish (1.19.1-1) unstable; urgency=low * New upstream release * Standards-Version changed to 3.9.4 * New entry in dish.links: '/usr/share/doc/dish/changelog.gz' points to '/usr/share/doc/dish/NEWS.gz' * Clean exit on timeout: all spawned processes terminated (Ubuntu LP: #661659) -- Dimitar Ivanov Thu, 19 Sep 2013 18:12:56 +0200 dish (1.18.3-1) unstable; urgency=low * New upstream release * Standards-Version changed to 3.9.3 -- Dimitar Ivanov Thu, 03 May 2012 13:13:55 +0200 dish (1.18.2-1) unstable; urgency=low * New upstream release * Standards-Version changed to 3.9.2 * Debian source format changed from default "1.0" to "3.0 (quilt)" * Updated license link in the copyright file to point to GPL-3 -- Dimitar Ivanov Wed, 19 Oct 2011 12:29:17 +0200 dish (1.17.1-1) unstable; urgency=low * New upstream release * Standards-Version changed to 3.8.3 * Debhelper compatibility level changed (>= 7) to fix the bug introduced with the 1.17-1 release in debian/control for the Build-Depends (because of using dh_prep in debian/rules) -- Dimitar Ivanov Mon, 26 Oct 2009 21:40:14 +0100 dish (1.17-1) unstable; urgency=low * New upstream release * Standards-Version changed to 3.8.0 * 'Build-Depends-Indep:' field removed from debian/control because 'make clean' is not used in debian/rules * using 'dh_prep' instead of the deprecated 'dh_clean -k' * MAKE has now a second target "install-doc-base" for supporting debian online documentation by `doc-base' - debian/doc-base file configured * Added debian/dish.links to link the manpage for 'dicp' -- Dimitar Ivanov Tue, 23 Sep 2008 21:05:36 +0200 dish (1.16.2-2) unstable; urgency=low * Program names quoted in the description paragraph in debian/control - linitian warning "spelling-error-in-description" fixed -- Dimitar Ivanov Tue, 03 Jun 2008 21:20:09 +0200 dish (1.16.2-1) unstable; urgency=low * New upstream release * target configure-stamp removed from debian/rules * example of configuration files moved to debian/examples * Makefile adjusted in order to escape unescaped '-' from help2man -- Dimitar Ivanov Mon, 02 Jun 2008 20:27:17 +0200 dish (1.16.1-2) unstable; urgency=low * Standards-Version changed to 3.7.3 * Homepage field added to debian/control * debian/rules fixed - dh_compress was lost in previous cleanup, now restored - configure target removed - CFLAGS removed * config_examples moved from debian/docs to debian/examples * usr/sbin removed from debian/dirs -- Dimitar Ivanov Thu, 29 May 2008 21:25:17 +0200 dish (1.16.1-1) unstable; urgency=low * New upstream release * Copyright years updated in the README file * Makefile adjusted with new target for creating debian source packages only -- Dimitar Ivanov Thu, 22 May 2008 21:14:15 +0200 dish (1.16-2) unstable; urgency=low * debian/rules fixed - no more lintian complaints about "binary-arch-rules-but-pkg-is-arch-indep" and "debian-rules-ignores-make-clean-error" -- Dimitar Ivanov Sat, 05 Apr 2008 23:22:45 +0200 dish (1.16-1) unstable; urgency=low * New upstream release (Closes: #474168) * Uploaded to mentors.debian.net -- Dimitar Ivanov Thu, 03 Apr 2008 21:31:19 +0200 dish (1.15) unstable; urgency=low * New upstream release -- Dimitar Ivanov Fri, 12 Oct 2007 16:27:37 +0200 dish (1.14) unstable; urgency=low * Initial Release (debian unofficial package) -- Dimitar Ivanov Thu, 28 Dec 2006 22:40:20 +0100 debian/control0000644000000000000000000000152212216055310010564 0ustar Source: dish Section: admin Priority: optional Maintainer: Dimitar Ivanov Build-Depends: debhelper (>= 7) Standards-Version: 3.9.4 Homepage: http://dish.mirendom.net Package: dish Architecture: all Depends: expect, ${misc:Depends} Recommends: openssh-client | ssh, telnet | inetutils-telnet | telnet-ssl Description: diligence/distributed shell for parallel sysadmin Dish executes commands simultaneously on several systems via 'ssh', 'rsh', 'telnet', 'mysql', or any user-defined command-line connection client. It makes easy the distribution of files by 'scp' and 'rcp', but also a remote password change or operations requiring authentication by multiple passwords. Dish can be used as a flexible tool for managing large number of various types of hosts such as (clustered) servers, switches, databases, etc. debian/docs0000644000000000000000000000002111061540716010033 0ustar NEWS README TODO