[Pkg-ruby-extras-commits] r1065 - in packages-wip: . libruby-extras
libruby-extras/trunk libruby-extras/trunk/debian
Paul van Tilburg
paulvt at alioth.debian.org
Thu Nov 9 11:52:51 CET 2006
Author: paulvt
Date: 2006-11-09 11:52:51 +0100 (Thu, 09 Nov 2006)
New Revision: 1065
Added:
packages-wip/libruby-extras/
packages-wip/libruby-extras/tags/
packages-wip/libruby-extras/trunk/
packages-wip/libruby-extras/trunk/debian/
packages-wip/libruby-extras/trunk/debian/changelog
packages-wip/libruby-extras/trunk/debian/compat
packages-wip/libruby-extras/trunk/debian/control
packages-wip/libruby-extras/trunk/debian/control.in
packages-wip/libruby-extras/trunk/debian/copyright
packages-wip/libruby-extras/trunk/debian/rules
Log:
[svn-inject] Installing original source of libruby-extras
Added: packages-wip/libruby-extras/trunk/debian/changelog
===================================================================
--- packages-wip/libruby-extras/trunk/debian/changelog 2006-11-09 10:35:17 UTC (rev 1064)
+++ packages-wip/libruby-extras/trunk/debian/changelog 2006-11-09 10:52:51 UTC (rev 1065)
@@ -0,0 +1,5 @@
+libruby-extras (0.1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Paul van Tilburg <paulvt at debian.org> Thu, 9 Nov 2006 11:07:52 +0100
Added: packages-wip/libruby-extras/trunk/debian/compat
===================================================================
--- packages-wip/libruby-extras/trunk/debian/compat 2006-11-09 10:35:17 UTC (rev 1064)
+++ packages-wip/libruby-extras/trunk/debian/compat 2006-11-09 10:52:51 UTC (rev 1065)
@@ -0,0 +1 @@
+5
Added: packages-wip/libruby-extras/trunk/debian/control
===================================================================
--- packages-wip/libruby-extras/trunk/debian/control 2006-11-09 10:35:17 UTC (rev 1064)
+++ packages-wip/libruby-extras/trunk/debian/control 2006-11-09 10:52:51 UTC (rev 1065)
@@ -0,0 +1,30 @@
+Source: libruby-extras
+Section: libs
+Priority: optional
+Maintainer: Paul van Tilburg <paulvt at debian.org>
+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>, Esteban Manchado Velázquez <zoso at debian.org>, Arnaud Cornet <arnaud.cornet at gmail.com>, 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>, Daigo Moriwaki <daigo at debian.org>, Vincent Fourmond <vincent.fourmond at 9online.fr>, Rudi Cilibrasi <cilibrar at cilibrar.com>, Patrick Ringl <patrick_ at freenet.de>
+Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools
+Standards-Version: 3.7.2
+
+Package: libruby-extras
+Architecture: all
+Depends: libruby1.8-extras
+Description: a bundle of additional libraries for Ruby
+ This bundle contains a selection of libraries that could have been in
+ Ruby's standard library but are not. This includes libraries such as:
+ breakpoint, daemonize, cmdparse, inline, log4r, and rubygems.
+ It also pulls in some of the libraries which were split of libruby because
+ they have additional dependencies.
+ .
+ This is a dummy package depending on the library for the current default
+ version of Ruby.
+
+Package: libruby1.8-extras
+Architecture: all
+Depends: libbreakpoint-ruby1.8, libcmdparse2-ruby1.8, libdaemonize-ruby1.8, libgems-ruby1.8, liblog4r-ruby1.8, libmmap-ruby1.8
+Description: a bundle of additional libraries for Ruby 1.8
+ This bundle contains a selection of libraries that could have been in
+ Ruby's standard library but are not. This includes libraries such as:
+ breakpoint, daemonize, cmdparse, inline, log4r, mmap, and rubygems.
+ It also pulls in some of the libraries which were split of libruby because
+ they have additional dependencies.
Added: packages-wip/libruby-extras/trunk/debian/control.in
===================================================================
--- packages-wip/libruby-extras/trunk/debian/control.in 2006-11-09 10:35:17 UTC (rev 1064)
+++ packages-wip/libruby-extras/trunk/debian/control.in 2006-11-09 10:52:51 UTC (rev 1065)
@@ -0,0 +1,30 @@
+Source: libruby-extras
+Section: libs
+Priority: optional
+Maintainer: Paul van Tilburg <paulvt at debian.org>
+Uploaders: @RUBY_EXTRAS_TEAM@
+Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools
+Standards-Version: 3.7.2
+
+Package: libruby-extras
+Architecture: all
+Depends: libruby1.8-extras
+Description: a bundle of additional libraries for Ruby
+ This bundle contains a selection of libraries that could have been in
+ Ruby's standard library but are not. This includes libraries such as:
+ breakpoint, daemonize, cmdparse, inline, log4r, and rubygems.
+ It also pulls in some of the libraries which were split of libruby because
+ they have additional dependencies.
+ .
+ This is a dummy package depending on the library for the current default
+ version of Ruby.
+
+Package: libruby1.8-extras
+Architecture: all
+Depends: libbreakpoint-ruby1.8, libcmdparse2-ruby1.8, libdaemonize-ruby1.8, libgems-ruby1.8, liblog4r-ruby1.8, libmmap-ruby1.8
+Description: a bundle of additional libraries for Ruby 1.8
+ This bundle contains a selection of libraries that could have been in
+ Ruby's standard library but are not. This includes libraries such as:
+ breakpoint, daemonize, cmdparse, inline, log4r, mmap, and rubygems.
+ It also pulls in some of the libraries which were split of libruby because
+ they have additional dependencies.
Added: packages-wip/libruby-extras/trunk/debian/copyright
===================================================================
--- packages-wip/libruby-extras/trunk/debian/copyright 2006-11-09 10:35:17 UTC (rev 1064)
+++ packages-wip/libruby-extras/trunk/debian/copyright 2006-11-09 10:52:51 UTC (rev 1065)
@@ -0,0 +1,24 @@
+This package was created by Paul van Tilburg <paulvt at debian.org> on
+Thu, 9 Nov 2006 11:26:45 +0100.
+
+Copyright (C) 2006 Paul van Tilburg <paulvt at debian.org>
+
+License:
+
+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
+MERCHANTABLILITY 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, 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'.
+
Added: packages-wip/libruby-extras/trunk/debian/rules
===================================================================
--- packages-wip/libruby-extras/trunk/debian/rules 2006-11-09 10:35:17 UTC (rev 1064)
+++ packages-wip/libruby-extras/trunk/debian/rules 2006-11-09 10:52:51 UTC (rev 1065)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+#
+# CDBS file to build the libruby-extras meta-package.
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/rules/uploaders.mk
Property changes on: packages-wip/libruby-extras/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+
More information about the Pkg-ruby-extras-commits
mailing list