[DRE-commits] r4106 - in trunk: libnet-scp-ruby/debian libnet-sftp2-ruby/debian libnet-ssh-gateway-ruby/debian

Christopher Lunsford binarymutant-guest at alioth.debian.org
Fri Sep 11 23:05:27 UTC 2009


Author: binarymutant-guest
Date: 2009-09-11 23:05:27 +0000 (Fri, 11 Sep 2009)
New Revision: 4106

Modified:
   trunk/libnet-scp-ruby/debian/control
   trunk/libnet-scp-ruby/debian/watch
   trunk/libnet-sftp2-ruby/debian/control
   trunk/libnet-sftp2-ruby/debian/watch
   trunk/libnet-ssh-gateway-ruby/debian/control
   trunk/libnet-ssh-gateway-ruby/debian/watch
Log:
Fixed watchfiles and dependency problems


Modified: trunk/libnet-scp-ruby/debian/control
===================================================================
--- trunk/libnet-scp-ruby/debian/control	2009-09-09 19:02:55 UTC (rev 4105)
+++ trunk/libnet-scp-ruby/debian/control	2009-09-11 23:05:27 UTC (rev 4106)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher Lunsford <binarymutant at gmail.com>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 7), ruby-pkg-tools
+Build-Depends: cdbs, debhelper (>= 7), ruby1.8, ruby1.9, ruby-pkg-tools
 Standards-Version: 3.8.3
 Homepage: http://net-ssh.rubyforge.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libnet-scp-ruby/

Modified: trunk/libnet-scp-ruby/debian/watch
===================================================================
--- trunk/libnet-scp-ruby/debian/watch	2009-09-09 19:02:55 UTC (rev 4105)
+++ trunk/libnet-scp-ruby/debian/watch	2009-09-11 23:05:27 UTC (rev 4106)
@@ -1,3 +1,3 @@
 version=3
 http://rubyforge.org/frs/?group_id=274 \
-.*/net-scp-([\d.-]*)\.tar\.gz
+.*/net-scp-(.*)\.tar\.gz

Modified: trunk/libnet-sftp2-ruby/debian/control
===================================================================
--- trunk/libnet-sftp2-ruby/debian/control	2009-09-09 19:02:55 UTC (rev 4105)
+++ trunk/libnet-sftp2-ruby/debian/control	2009-09-11 23:05:27 UTC (rev 4106)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher Lunsford <binarymutant at gmail.com>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), cdbs, ruby1.8, ruby-pkg-tools
+Build-Depends: debhelper (>= 7), cdbs, ruby1.8, ruby1.9, ruby-pkg-tools
 Standards-Version: 3.8.3
 Homepage: http://net-ssh.rubyforge.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libnet-sftp2-ruby/

Modified: trunk/libnet-sftp2-ruby/debian/watch
===================================================================
--- trunk/libnet-sftp2-ruby/debian/watch	2009-09-09 19:02:55 UTC (rev 4105)
+++ trunk/libnet-sftp2-ruby/debian/watch	2009-09-11 23:05:27 UTC (rev 4106)
@@ -1,3 +1,3 @@
 version=3
 http://rubyforge.org/frs/?group_id=274 \
-.*/net-sftp-2(.*)\.tar\.gz
+.*/net-sftp-(2.*)\.tar\.gz

Modified: trunk/libnet-ssh-gateway-ruby/debian/control
===================================================================
--- trunk/libnet-ssh-gateway-ruby/debian/control	2009-09-09 19:02:55 UTC (rev 4105)
+++ trunk/libnet-ssh-gateway-ruby/debian/control	2009-09-11 23:05:27 UTC (rev 4106)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Christopher Lunsford <binarymutant at gmail.com>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 7), ruby-pkg-tools
+Build-Depends: cdbs, debhelper (>= 7), ruby-pkg-tools, ruby1.8, ruby1.9
 Standards-Version: 3.8.3
 Homepage: http://net-ssh.rubyforge.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libnet-ssh-gateway-ruby/

Modified: trunk/libnet-ssh-gateway-ruby/debian/watch
===================================================================
--- trunk/libnet-ssh-gateway-ruby/debian/watch	2009-09-09 19:02:55 UTC (rev 4105)
+++ trunk/libnet-ssh-gateway-ruby/debian/watch	2009-09-11 23:05:27 UTC (rev 4106)
@@ -1,3 +1,3 @@
 version=3
 http://rubyforge.org/frs/?group_id=274 \
-.*/net-ssh-gateway-([\d.-]*)\.tar\.gz
+.*/net-ssh-gateway-(.*)\.tar\.gz




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