[Python-apps-commits] r4038 - in packages/belier/trunk (11 files)

chaica-guest at users.alioth.debian.org chaica-guest at users.alioth.debian.org
Thu Oct 22 21:09:59 UTC 2009


    Date: Thursday, October 22, 2009 @ 21:09:57
  Author: chaica-guest
Revision: 4038

[svn-inject] Applying Debian modifications to trunk

Added:
  packages/belier/trunk/debian/
  packages/belier/trunk/debian/bel.1
  packages/belier/trunk/debian/belier.manpages
  packages/belier/trunk/debian/changelog
  packages/belier/trunk/debian/compat
  packages/belier/trunk/debian/control
  packages/belier/trunk/debian/copyright
  packages/belier/trunk/debian/docs
  packages/belier/trunk/debian/pycompat
  packages/belier/trunk/debian/rules
  packages/belier/trunk/debian/watch


Property changes on: packages/belier/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/belier/trunk/debian/bel.1
===================================================================
--- packages/belier/trunk/debian/bel.1	                        (rev 0)
+++ packages/belier/trunk/debian/bel.1	2009-10-22 21:09:57 UTC (rev 4038)
@@ -0,0 +1,46 @@
+.\"     Title: belier
+.\"    Author: 
+.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
+.\"      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 <chaica at ohmytux\.com[]>
+.sp
+.SH "RESSOURCES"
+Belier homepage : http://www\.ohmytux\.com/belier
+.sp
+.SH "LICENSE"
+Copyright \(co <2009> <Carl Chenet>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 <http://www\.gnu\.org/licenses/>\.
+.sp

Added: packages/belier/trunk/debian/belier.manpages
===================================================================
--- packages/belier/trunk/debian/belier.manpages	                        (rev 0)
+++ packages/belier/trunk/debian/belier.manpages	2009-10-22 21:09:57 UTC (rev 4038)
@@ -0,0 +1 @@
+debian/bel.1

Added: packages/belier/trunk/debian/changelog
===================================================================
--- packages/belier/trunk/debian/changelog	                        (rev 0)
+++ packages/belier/trunk/debian/changelog	2009-10-22 21:09:57 UTC (rev 4038)
@@ -0,0 +1,5 @@
+belier (1.1-1) unstable; urgency=low
+
+  * Initial release. (Closes: #528943)
+
+ -- Carl Chenet <chaica at ohmytux.com>  Wed, 07 Oct 2009 00:39:06 +0200

Added: packages/belier/trunk/debian/compat
===================================================================
--- packages/belier/trunk/debian/compat	                        (rev 0)
+++ packages/belier/trunk/debian/compat	2009-10-22 21:09:57 UTC (rev 4038)
@@ -0,0 +1 @@
+7

Added: packages/belier/trunk/debian/control
===================================================================
--- packages/belier/trunk/debian/control	                        (rev 0)
+++ packages/belier/trunk/debian/control	2009-10-22 21:09:57 UTC (rev 4038)
@@ -0,0 +1,19 @@
+Source: belier
+Section: net
+Priority: optional
+Maintainer: Carl Chenet <chaica at ohmytux.com>
+Homepage: http://www.ohmytux.com/belier
+Build-Depends: debhelper (>= 7.0.50~), python-support, python-all-dev 
+XS-Python-Version: >= 2.5
+Standards-Version: 3.8.3
+Vcs-Svn: svn://svn.debian.org/python-apps/packages/belier/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/belier/trunk/
+
+Package: belier
+Architecture: any
+Depends: ${python:Depends}, ${misc:Depends}, expect (>= 5.43.0)
+XB-Python-Version: ${python:Versions}
+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.

Added: packages/belier/trunk/debian/copyright
===================================================================
--- packages/belier/trunk/debian/copyright	                        (rev 0)
+++ packages/belier/trunk/debian/copyright	2009-10-22 21:09:57 UTC (rev 4038)
@@ -0,0 +1,36 @@
+This package was debianized by Chenet Carl <chaica at ohmytux.com> on
+Fri, 13 Feb 2009 11:58:58 +0100.
+
+It was downloaded from http://www.ohmytux.com/belier
+
+Upstream Author: 
+
+    Chenet Carl <chaica at ohmytux.com>
+
+Copyright: 
+
+    Copyright © 2009 Carl Chenet <chaica at ohmytux.com>
+
+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 <chaica at ohmytux.com> and
+is licensed under the GPL-3 or any later version, see above.
+
+

Added: packages/belier/trunk/debian/docs
===================================================================
--- packages/belier/trunk/debian/docs	                        (rev 0)
+++ packages/belier/trunk/debian/docs	2009-10-22 21:09:57 UTC (rev 4038)
@@ -0,0 +1 @@
+README

Added: packages/belier/trunk/debian/pycompat
===================================================================
--- packages/belier/trunk/debian/pycompat	                        (rev 0)
+++ packages/belier/trunk/debian/pycompat	2009-10-22 21:09:57 UTC (rev 4038)
@@ -0,0 +1 @@
+2

Added: packages/belier/trunk/debian/rules
===================================================================
--- packages/belier/trunk/debian/rules	                        (rev 0)
+++ packages/belier/trunk/debian/rules	2009-10-22 21:09:57 UTC (rev 4038)
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@
+
+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


Property changes on: packages/belier/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: packages/belier/trunk/debian/watch
===================================================================
--- packages/belier/trunk/debian/watch	                        (rev 0)
+++ packages/belier/trunk/debian/watch	2009-10-22 21:09:57 UTC (rev 4038)
@@ -0,0 +1,2 @@
+version=3
+http://www.ohmytux.com/belier/belier-(.*)\.tar\.gz




More information about the Python-apps-commits mailing list