debian/0000755000000000000000000000000012264776133007201 5ustar debian/copyright0000644000000000000000000000234612264772351011137 0ustar This package was debianized by Chenet Carl on Fri, 13 Feb 2009 11:58:58 +0100. It was downloaded from http://www.ohmytux.com/belier Upstream Author: Chenet Carl Copyright: Copyright © 2009 Carl Chenet 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; either version 3 of the License, or any later version. 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 can be found in `/usr/share/common-licenses/GPL-3'. The Debian packaging is © 2009, Chenet Carl and is licensed under the GPL-3 or any later version, see above. debian/watch0000644000000000000000000000015712264772351010233 0ustar version=3 http://www.ohmytux.com/belier/installation.html \ http://www.ohmytux.com/belier/belier-(.*)\.tar\.gz debian/man/0000755000000000000000000000000012264776133007754 5ustar debian/man/bel.10000644000000000000000000000366412264772351010607 0ustar .\" Title: belier .\" Author: .\" Generator: DocBook XSL Stylesheets v1.73.2 .\" Date: 05/16/2009 .\" Manual: .\" Source: .\" .TH "BEL" "1" "05/16/2009" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .SH "NAME" bel \- open a shell or execute a command on a remote computer through several machines .SH "SYNOPSIS" bel [\-e file] [\-s file] [\-d delay] .sp .SH "DESCRIPTION" bel generates a script allowing the user to open a shell or execute a command on a remote computer through several machines\. In order to generate the script, the user gives the paths to the different machines until the final one is reached\. Several paths may be specified in a single entry file or through the standard input\. .sp .SH "OPTIONS" .PP \fB\-e, \-\-entree\fR=\fIFILE\fR .RS 4 Provide the necessary information to establish the tunnel between the source and the final computer\. .RE .PP \fB\-s, \-\-repertoire\-sortie\fR=\fIDIRECTORY\fR .RS 4 The directory where you want to put the generated scripts\. .RE .PP \fB\-d, \-\-delai\fR=\fISECONDS\fR .RS 4 Delay to wait before each sent command, in seconds\. .RE .sp .SH "AUTHOR" Carl Chenet .sp .SH "RESSOURCES" Belier homepage : http://www\.ohmytux\.com/belier .sp .SH "LICENSE" Copyright \(co <2009> 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 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 \. .sp debian/compat0000644000000000000000000000000212264772351010375 0ustar 7 debian/docs0000644000000000000000000000000712264772351010047 0ustar README debian/control0000644000000000000000000000142312264774133010602 0ustar Source: belier Section: net Priority: optional Maintainer: Python Applications Packaging Team Uploaders: Carl Chenet Homepage: http://www.ohmytux.com/belier Build-Depends: debhelper (>= 9), python (>= 2.6) Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/belier/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/belier/trunk/ Package: belier Architecture: all Depends: ${python:Depends}, ${misc:Depends}, expect (>= 5.43.0) Description: SSH connection generation tool Belier allows automated openings of a shell or command executions on remote computers through SSH. The main feature is Belier's ability to cross several computers before joining the final machine. debian/rules0000755000000000000000000000034412264774231010257 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_link: dh_link usr/lib/belier/bel usr/bin/bel dh_link override_dh_auto_install: dh_auto_install -- --install-lib=/usr/lib/belier \ --install-scripts=/usr/lib/belier debian/source/0000755000000000000000000000000012264776133010501 5ustar debian/source/format0000644000000000000000000000001412264772351011705 0ustar 3.0 (quilt) debian/belier.manpages0000644000000000000000000000002112264773127012151 0ustar debian/man/bel.1 debian/changelog0000644000000000000000000000247312264776077011070 0ustar belier (1.2-3) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ Carl Chenet ] * debian/rules - Updated to debian/rules new style * Remove XS-Python-version field * Removed Build-Depends-Indep: python-support * Removed debian/pycompat * Moved debian/bel.1 to debian/man/bel.1 * debian/control - Update Uploaders address with @debian.org - Bump Standards-Version to 3.9.5 - Bump Debhelper to 9 -- Carl Chenet Mon, 13 Jan 2014 15:16:11 +0100 belier (1.2-2) unstable; urgency=low * Switched to dpkg-source 3.0 (quilt) format. * Fixed watch file. * debian/control - Switch Maintainer to PAPT. - Switch Uploaders to Carl Chenet . - Bump Standards-Version to 3.8.4. No changes needed. - Added a Build-Depends-Indep field. - Added python-support to Build-Depends-Indep. -- Carl Chenet Tue, 30 Mar 2010 00:04:26 +0200 belier (1.2-1) unstable; urgency=low * New upstream release. * debian/control - Added PAPT team in Uploaders - Switched Architecture to all -- Carl Chenet Thu, 05 Nov 2009 21:14:55 +0100 belier (1.1-1) unstable; urgency=low * Initial release. (Closes: #528943) -- Carl Chenet Wed, 07 Oct 2009 00:39:06 +0200