[Pkg-ruby-extras-maintainers] r473 - in
packages/libdev-utils-ruby/trunk: . debian
Arnaud Cornet
nohar-guest at costa.debian.org
Mon Apr 10 09:43:20 UTC 2006
Author: nohar-guest
Date: 2006-04-10 09:43:20 +0000 (Mon, 10 Apr 2006)
New Revision: 473
Added:
packages/libdev-utils-ruby/trunk/debian/
packages/libdev-utils-ruby/trunk/debian/changelog
packages/libdev-utils-ruby/trunk/debian/compat
packages/libdev-utils-ruby/trunk/debian/control
packages/libdev-utils-ruby/trunk/debian/control.in
packages/libdev-utils-ruby/trunk/debian/copyright
packages/libdev-utils-ruby/trunk/debian/rules
packages/libdev-utils-ruby/trunk/debian/watch
Log:
Load newtrunk into packages/libdev-utils-ruby/trunk.
Added: packages/libdev-utils-ruby/trunk/debian/changelog
===================================================================
--- packages/libdev-utils-ruby/trunk/debian/changelog 2006-04-10 09:43:01 UTC (rev 472)
+++ packages/libdev-utils-ruby/trunk/debian/changelog 2006-04-10 09:43:20 UTC (rev 473)
@@ -0,0 +1,8 @@
+libdev-utils-ruby (1.0.1-1) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+ * Initial Release.
+
+ -- Arnaud Cornet <arnaud.cornet at gmail.com> Fri, 07 Apr 2006 17:14:54 +0200
+
+
Added: packages/libdev-utils-ruby/trunk/debian/compat
===================================================================
--- packages/libdev-utils-ruby/trunk/debian/compat 2006-04-10 09:43:01 UTC (rev 472)
+++ packages/libdev-utils-ruby/trunk/debian/compat 2006-04-10 09:43:20 UTC (rev 473)
@@ -0,0 +1 @@
+4
Added: packages/libdev-utils-ruby/trunk/debian/control
===================================================================
--- packages/libdev-utils-ruby/trunk/debian/control 2006-04-10 09:43:01 UTC (rev 472)
+++ packages/libdev-utils-ruby/trunk/debian/control 2006-04-10 09:43:20 UTC (rev 473)
@@ -0,0 +1,34 @@
+Source: libdev-utils-ruby
+Section: interpreters
+Priority: optional
+Maintainer: Arnaud Cornet <arnaud.cornet at gmail.com>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Antonio S. de A. Terceiro <asaterceiro at inf.ufrgs.br>, David Moreno Garza <damog at debian.org>, David Nusinow <dnusinow at debian.org>, Paul van Tilburg <paulvt at debian.org>, Esteban Manchado Velázquez <zoso at debian.org>, Lucas Nussbaum <lucas at lucas-nussbaum.net>, Thierry Reding <thierry at doppeltgemoppelt.de>, Marc Dequènes (Duck) <Duck at DuckCorp.org>, Ari Pollak <ari at debian.org>
+Build-Depends-Indep: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 4.0.0), ruby
+Standards-Version: 3.6.2.1
+
+Package: libdev-utils-ruby
+Architecture: all
+Depends: libdev-utils-ruby1.8
+Description: A library providing utilities to assiste ruby software debugging
+ dev-utils provides utilities to assist the process of developing Ruby programs.
+ With dev-utils/debug you can:
+ * Escape to an IRB session from a running program with a simple breakpointing
+ mechanism.
+ * Access a no-config logfile for debugging.
+ * Trace expressions in that logfile.
+ .
+ This package is part of the Ruby library extras, a supplement to Ruby's
+ standard library.
+ .
+
+Package: libdev-utils-ruby1.8
+Architecture: all
+Depends: ruby1.8, libextensions-ruby1.8 (>= 0.5.0)
+Description: A library providing utilities to assiste ruby software debugging
+ dev-utils provides utilities to assist the process of developing Ruby programs.
+ With dev-utils/debug you can:
+ * Escape to an IRB session from a running program with a simple breakpointing
+ mechanism.
+ * Access a no-config logfile for debugging.
+ * Trace expressions in that logfile.
+
Added: packages/libdev-utils-ruby/trunk/debian/control.in
===================================================================
--- packages/libdev-utils-ruby/trunk/debian/control.in 2006-04-10 09:43:01 UTC (rev 472)
+++ packages/libdev-utils-ruby/trunk/debian/control.in 2006-04-10 09:43:20 UTC (rev 473)
@@ -0,0 +1,34 @@
+Source: libdev-utils-ruby
+Section: interpreters
+Priority: optional
+Maintainer: Arnaud Cornet <arnaud.cornet at gmail.com>
+Uploaders: @RUBY_EXTRAS_TEAM@
+Build-Depends-Indep: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 4.0.0), ruby
+Standards-Version: 3.6.2.1
+
+Package: libdev-utils-ruby
+Architecture: all
+Depends: libdev-utils-ruby1.8
+Description: A library providing utilities to assiste ruby software debugging
+ dev-utils provides utilities to assist the process of developing Ruby programs.
+ With dev-utils/debug you can:
+ * Escape to an IRB session from a running program with a simple breakpointing
+ mechanism.
+ * Access a no-config logfile for debugging.
+ * Trace expressions in that logfile.
+ .
+ This package is part of the Ruby library extras, a supplement to Ruby's
+ standard library.
+ .
+
+Package: libdev-utils-ruby1.8
+Architecture: all
+Depends: ruby1.8, libextensions-ruby1.8 (>= 0.5.0)
+Description: A library providing utilities to assiste ruby software debugging
+ dev-utils provides utilities to assist the process of developing Ruby programs.
+ With dev-utils/debug you can:
+ * Escape to an IRB session from a running program with a simple breakpointing
+ mechanism.
+ * Access a no-config logfile for debugging.
+ * Trace expressions in that logfile.
+
Added: packages/libdev-utils-ruby/trunk/debian/copyright
===================================================================
--- packages/libdev-utils-ruby/trunk/debian/copyright 2006-04-10 09:43:01 UTC (rev 472)
+++ packages/libdev-utils-ruby/trunk/debian/copyright 2006-04-10 09:43:20 UTC (rev 473)
@@ -0,0 +1,76 @@
+This package was debianized by Arnaud Cornet <arnaud.cornet at gmail.com> on
+Fri, 07 Apr 2006 17:26:08 +0200
+
+It was downloaded from <URL: http://rubyforge.org/frs/?group_id=270>
+
+Upstream Author: Gavin Sinclair <gsinclair at soyabean.com.au>
+
+Copyright:
+
+Ruby's License:
+
+Ruby is copyrighted free software by Yukihiro Matsumoto <matz at netlab.jp>.
+You can redistribute it and/or modify it under either the terms of the GPL
+(see the file GPL), or the conditions below:
+
+ 1. You may make and give away verbatim copies of the source form of the
+ software without restriction, provided that you duplicate all of the
+ original copyright notices and associated disclaimers.
+
+ 2. You may modify your copy of the software in any way, provided that
+ you do at least ONE of the following:
+
+ a) place your modifications in the Public Domain or otherwise
+ make them Freely Available, such as by posting said
+ modifications to Usenet or an equivalent medium, or by allowing
+ the author to include your modifications in the software.
+
+ b) use the modified software only within your corporation or
+ organization.
+
+ c) give non-standard binaries non-standard names, with
+ instructions on where to get the original software distribution.
+
+ d) make other distribution arrangements with the author.
+
+ 3. You may distribute the software in object code or binary form,
+ provided that you do at least ONE of the following:
+
+ a) distribute the binaries and library files of the software,
+ together with instructions (in the manual page or equivalent)
+ on where to get the original distribution.
+
+ b) accompany the distribution with the machine-readable source of
+ the software.
+
+ c) give non-standard binaries non-standard names, with
+ instructions on where to get the original software distribution.
+
+ d) make other distribution arrangements with the author.
+
+ 4. You may modify and include the part of the software into any other
+ software (possibly commercial). But some files in the distribution
+ are not written by the author, so that they are not under these terms.
+
+ For the list of those files and their copying conditions, see the
+ file LEGAL.
+
+ 5. The scripts and library files supplied as input to or produced as
+ output from the software do not automatically fall under the
+ copyright of the software, but belong to whomever generated them,
+ and may be sold commercially, and may be aggregated with this
+ software.
+
+ 6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE.
+
+GNU General Public License:
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+The setup.rb file included in the package's source is released under the GNU
+LGPL. On Debian systems, the complete text of the GNU Lesser General Public
+can be found in `/usr/share/common-licenses/LGPL'.
Added: packages/libdev-utils-ruby/trunk/debian/rules
===================================================================
--- packages/libdev-utils-ruby/trunk/debian/rules 2006-04-10 09:43:01 UTC (rev 472)
+++ packages/libdev-utils-ruby/trunk/debian/rules 2006-04-10 09:43:20 UTC (rev 473)
@@ -0,0 +1,16 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
+include /usr/share/ruby-pkg-tools/1/rules/uploaders.mk
+
+#build/libcmdparse2-ruby::
+# ruby install.rb config --prefix=/usr --site-ruby=/usr/lib/ruby/1.8
+# ruby install.rb setup
+#
+#install/libcmdparse2-ruby::
+# ruby install.rb install --prefix=debian/libcmdparse2-ruby
+#
+#clean::
+# ruby install.rb clean
+#
Property changes on: packages/libdev-utils-ruby/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: packages/libdev-utils-ruby/trunk/debian/watch
===================================================================
--- packages/libdev-utils-ruby/trunk/debian/watch 2006-04-10 09:43:01 UTC (rev 472)
+++ packages/libdev-utils-ruby/trunk/debian/watch 2006-04-10 09:43:20 UTC (rev 473)
@@ -0,0 +1,2 @@
+version=3
+http://rubyforge.org/frs/?group_id=270 .*dev-utils-(.*)\.t.*
More information about the pkg-ruby-extras-maintainers
mailing list