[Pkg-ruby-extras-commits] r1095 - in packages-wip/libevent-loop-ruby/trunk: . debian

Florian Ragwitz florian-guest at alioth.debian.org
Mon Nov 13 14:53:19 CET 2006


Author: florian-guest
Date: 2006-11-13 14:53:19 +0100 (Mon, 13 Nov 2006)
New Revision: 1095

Added:
   packages-wip/libevent-loop-ruby/trunk/debian/
   packages-wip/libevent-loop-ruby/trunk/debian/changelog
   packages-wip/libevent-loop-ruby/trunk/debian/compat
   packages-wip/libevent-loop-ruby/trunk/debian/control
   packages-wip/libevent-loop-ruby/trunk/debian/control.in
   packages-wip/libevent-loop-ruby/trunk/debian/copyright
   packages-wip/libevent-loop-ruby/trunk/debian/libevent-loop-ruby1.8.docs
   packages-wip/libevent-loop-ruby/trunk/debian/rules
   packages-wip/libevent-loop-ruby/trunk/debian/watch
Log:
Load libevent-loop-ruby-0.3 into packages-wip/libevent-loop-ruby/trunk.


Added: packages-wip/libevent-loop-ruby/trunk/debian/changelog
===================================================================
--- packages-wip/libevent-loop-ruby/trunk/debian/changelog	2006-11-13 13:52:44 UTC (rev 1094)
+++ packages-wip/libevent-loop-ruby/trunk/debian/changelog	2006-11-13 13:53:19 UTC (rev 1095)
@@ -0,0 +1,5 @@
+libevent-loop-ruby (0.3-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Florian Ragwitz <rafl at debian.org>  Mon, 13 Nov 2006 00:46:20 +0100

Added: packages-wip/libevent-loop-ruby/trunk/debian/compat
===================================================================
--- packages-wip/libevent-loop-ruby/trunk/debian/compat	2006-11-13 13:52:44 UTC (rev 1094)
+++ packages-wip/libevent-loop-ruby/trunk/debian/compat	2006-11-13 13:53:19 UTC (rev 1095)
@@ -0,0 +1 @@
+5

Added: packages-wip/libevent-loop-ruby/trunk/debian/control
===================================================================
--- packages-wip/libevent-loop-ruby/trunk/debian/control	2006-11-13 13:52:44 UTC (rev 1094)
+++ packages-wip/libevent-loop-ruby/trunk/debian/control	2006-11-13 13:53:19 UTC (rev 1095)
@@ -0,0 +1,25 @@
+Source: libevent-loop-ruby
+Section: interpreters
+Priority: optional
+Maintainer: Florian Ragwitz <rafl 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>, Paul van Tilburg <paulvt 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)
+Build-Depends-Indep: ruby-pkg-tools, ruby1.8
+Standards-Version: 3.7.2
+
+Package: libevent-loop-ruby
+Architecture: all
+Depends: libevent-loop-ruby1.8
+Description: simple signal system and an event loop for Ruby
+ This is a library for building event-based programs with Ruby. It contains
+ both a simple signal system and an event loop that uses said signal system.
+ .
+ This package is an empty dummy package that always depends on a package built
+ for Debian's default Ruby version.
+
+Package: libevent-loop-ruby1.8
+Architecture: all
+Depends: ruby1.8
+Description: simple signal system and an event loop for Ruby
+ This is a library for building event-based programs with Ruby. It contains
+ both a simple signal system and an event loop that uses said signal system.

Added: packages-wip/libevent-loop-ruby/trunk/debian/control.in
===================================================================
--- packages-wip/libevent-loop-ruby/trunk/debian/control.in	2006-11-13 13:52:44 UTC (rev 1094)
+++ packages-wip/libevent-loop-ruby/trunk/debian/control.in	2006-11-13 13:53:19 UTC (rev 1095)
@@ -0,0 +1,25 @@
+Source: libevent-loop-ruby
+Section: interpreters
+Priority: optional
+Maintainer: Florian Ragwitz <rafl at debian.org>
+Uploaders: @RUBY_EXTRAS_TEAM@
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: ruby-pkg-tools, ruby1.8
+Standards-Version: 3.7.2
+
+Package: libevent-loop-ruby
+Architecture: all
+Depends: libevent-loop-ruby1.8
+Description: simple signal system and an event loop for Ruby
+ This is a library for building event-based programs with Ruby. It contains
+ both a simple signal system and an event loop that uses said signal system.
+ .
+ This package is an empty dummy package that always depends on a package built
+ for Debian's default Ruby version.
+
+Package: libevent-loop-ruby1.8
+Architecture: all
+Depends: ruby1.8
+Description: simple signal system and an event loop for Ruby
+ This is a library for building event-based programs with Ruby. It contains
+ both a simple signal system and an event loop that uses said signal system.

Added: packages-wip/libevent-loop-ruby/trunk/debian/copyright
===================================================================
--- packages-wip/libevent-loop-ruby/trunk/debian/copyright	2006-11-13 13:52:44 UTC (rev 1094)
+++ packages-wip/libevent-loop-ruby/trunk/debian/copyright	2006-11-13 13:53:19 UTC (rev 1095)
@@ -0,0 +1,38 @@
+This package was debianized by Florian Ragwitz <rafl at debian.org> on
+Mon, 13 Nov 2006 00:52:41 +0100.
+
+It was downloaded from http://www.brockman.se/software/ruby-event-loop/
+
+Upstream author: Daniel Brockman <daniel at brockman.se>
+
+Copyright (C) 2005, 2006  Daniel Brockman
+
+
+License of the code:
+
+  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 file 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.
+
+  On Debian GNU/Linux systems, the complete text of the GNU General
+  Public License can be found in `/usr/share/common-licenses/GPL'.
+
+License of the README files:
+
+  Permission is granted to copy, distribute and/or modify this document
+  under the terms of the GNU Free Documentation License, Version 1.2 or
+  any later version published by the Free Software Foundation; with no
+  Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
+  You should have received a copy of the license along with this
+  document; if not, write to the Free Software Foundation, 51 Franklin
+  Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+
+The Debian packaging is (C) 2006, Florian Ragwitz <rafl at debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: packages-wip/libevent-loop-ruby/trunk/debian/libevent-loop-ruby1.8.docs
===================================================================
--- packages-wip/libevent-loop-ruby/trunk/debian/libevent-loop-ruby1.8.docs	2006-11-13 13:52:44 UTC (rev 1094)
+++ packages-wip/libevent-loop-ruby/trunk/debian/libevent-loop-ruby1.8.docs	2006-11-13 13:53:19 UTC (rev 1095)
@@ -0,0 +1 @@
+README

Added: packages-wip/libevent-loop-ruby/trunk/debian/rules
===================================================================
--- packages-wip/libevent-loop-ruby/trunk/debian/rules	2006-11-13 13:52:44 UTC (rev 1094)
+++ packages-wip/libevent-loop-ruby/trunk/debian/rules	2006-11-13 13:53:19 UTC (rev 1095)
@@ -0,0 +1,6 @@
+#!/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


Property changes on: packages-wip/libevent-loop-ruby/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: packages-wip/libevent-loop-ruby/trunk/debian/watch
===================================================================
--- packages-wip/libevent-loop-ruby/trunk/debian/watch	2006-11-13 13:52:44 UTC (rev 1094)
+++ packages-wip/libevent-loop-ruby/trunk/debian/watch	2006-11-13 13:53:19 UTC (rev 1095)
@@ -0,0 +1,2 @@
+version=2
+http://www.brockman.se/software/ruby-event-loop/event-loop-(.*)\.tar\.gz debian




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