[DRE-commits] [SCM] ruby-net-ssh-gateway.git branch, master, updated. debian/1.0.1-1-2-g5fd2d37

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Apr 16 08:17:55 UTC 2011


The following commit has been merged in the master branch:
commit db4837b4ffa4b1134abc9fcc5a324622dfac407d
Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Date:   Sat Apr 16 10:10:09 2011 +0200

    continue packaging

diff --git a/debian/changelog b/debian/changelog
index 07e204c..e2ee4bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,26 @@
-ruby-net-ssh-gateway (1.0.1-1) UNRELEASED; urgency=low
+ruby-net-ssh-gateway (1.0.1-3) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Switch to gem2deb-based packaging, rename source and binary packages.
 
  -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Sat, 16 Apr 2011 09:53:31 +0200
+
+libnet-ssh-gateway-ruby (1.0.1-2) unstable; urgency=low
+
+  * debian/control:
+    + Bump Standards-Version to 3.8.4 (no changes needed).
+    + Drop 1.9 package, add 1.9.1 package (Closes: #569868).
+
+ -- Marco Rodrigues <gothicx at sapo.pt>  Thu, 25 Feb 2010 14:17:00 +0000
+
+libnet-ssh-gateway-ruby (1.0.1-1) unstable; urgency=low
+
+  [ Gunnar Wolf ]
+  * Changed section to Ruby as per ftp-masters' request
+
+  [ Lucas Nussbaum ]
+  * Fixed Vcs-* fields after pkg-ruby-extras SVN layout change.
+
+  [ Leandro Nunes dos Santos ]
+  * Initial release (Closes: #500275)
+
+ -- Christopher Lunsford <binarymutant at gmail.com>  Sun, 23 Aug 2009 05:19:00 -0400
diff --git a/debian/control b/debian/control
index 49c4506..6c3cb96 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,45 @@ Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.1)
 Standards-Version: 3.9.1
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-net-ssh-gateway.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-net-ssh-gateway.git;a=summary
-Homepage: http://net-ssh.rubyforge.org/gateway
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-net-ssh-gateway.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-net-ssh-gateway.git;a=summary
+Homepage: http://net-ssh.github.com/net-ssh/
 XS-Ruby-Versions: all
 
 Package: ruby-net-ssh-gateway
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
-# net-ssh (>= 1.99.1, runtime), echoe (>= 0, development)
-Description: A simple library to assist in establishing tunneled Net::SSH connections
- A simple library to assist in establishing tunneled Net::SSH connections
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter, ruby-net-ssh
+Replaces: libnet-ssh-gateway-ruby (<< 1.0.1-3~), libnet-ssh-gateway-ruby1.8 (<< 1.0.1-3~), libnet-ssh-gateway-ruby1.9.1 (<< 1.0.1-3~)
+Conflicts: libnet-ssh-gateway-ruby (<< 1.0.1-3~), libnet-ssh-gateway-ruby1.8 (<< 1.0.1-3~), libnet-ssh-gateway-ruby1.9.1 (<< 1.0.1-3~)
+Provides: libnet-ssh-gateway-ruby, libnet-ssh-gateway-ruby1.8, libnet-ssh-gateway-ruby1.9.1
+Description: Ruby library for tunneling connections to servers with ssh
+ Net::SSH::Gateway is a library for programmatically tunneling connections to
+ servers via a single "gateway" host.
+ It is useful for establishing Net::SSH connections to servers behind firewalls,
+ but can also be used to forward ports and establish connections of other types,
+ like HTTP, to servers with restricted access.
+
+Package: libnet-ssh-gateway-ruby
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-net-ssh-gateway
+Description: Transitional package for ruby-net-ssh-gateway
+ This is a transitional package to ease upgrades to the ruby-net-ssh-gateway
+ package. It can safely be removed.
+
+Package: libnet-ssh-gateway-ruby1.8
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-net-ssh-gateway
+Description: Transitional package for ruby-net-ssh-gateway
+ This is a transitional package to ease upgrades to the ruby-net-ssh-gateway
+ package. It can safely be removed.
+
+Package: libnet-ssh-gateway-ruby1.9.1
+Section: oldlibs
+Architecture: all
+Depends: ${misc:Depends}, ruby-net-ssh-gateway
+Description: Transitional package for ruby-net-ssh-gateway
+ This is a transitional package to ease upgrades to the ruby-net-ssh-gateway
+ package. It can safely be removed.
diff --git a/debian/copyright b/debian/copyright
index 3afcc37..84126e9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,36 @@
-FIXME. fill-in with DEP5 copyright file. http://dep.debian.net/deps/dep5/
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
-Upstream-Name: net-ssh-gateway
-Source: FIXME (URL where source can be downloaded)
-
-Files: *
-Copyright: Copyright 1998 John Doe <jdoe at example.com>
-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.
- .
- 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 full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
-
-Files: debian/*
-Copyright: Copyright 1998 Jane Smith <jsmith at example.net>
+This package was debianized by Leandro Nunes dos Santos <leandronunes at safernet.org.br> on
+Fri, 26 Sep 2008 16:27:48 -0300.
+
+It was downloaded from http://net-ssh.rubyforge.org/gateway/v1/api/index.html
+
+Upstream Author:
+
+    Jamis Buck <jamis at 37signals.com>
+
+Copyright:
+
+    Copyright © 2008 by Jamis Buck
+
 License:
- [LICENSE TEXT]
+
+    Permission is hereby granted, free of charge, to any person obtaining
+    a copy of this software and associated documentation files (the
+    "Software"), to deal in the Software without restriction, including
+    without limitation the rights to use, copy, modify, merge, publish,
+    distribute, sublicense, and/or sell copies of the Software, and to
+    permit persons to whom the Software is furnished to do so, subject to
+    the following conditions:
+
+    The above copyright notice and this permission notice shall be
+    included in all copies or substantial portions of the Software.
+
+    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+The Debian packaging is © 2009, Christopher Lunsford <binarymutant at gmail.com> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'.
diff --git a/debian/ruby-net-ssh-gateway.docs b/debian/ruby-net-ssh-gateway.docs
index 0d5eab8..e475c53 100644
--- a/debian/ruby-net-ssh-gateway.docs
+++ b/debian/ruby-net-ssh-gateway.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README.rdoc
+README.rdoc
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
deleted file mode 100644
index 00ee115..0000000
--- a/debian/ruby-test-files.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
---- 
-- test/gateway_test.rb
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
new file mode 100644
index 0000000..8ce1370
--- /dev/null
+++ b/debian/ruby-tests.rb
@@ -0,0 +1 @@
+require './test/gateway_test.rb'

-- 
ruby-net-ssh-gateway.git



More information about the Pkg-ruby-extras-commits mailing list