[DRE-commits] r1255 - in packages-wip/libbuilder-ruby/trunk: . debian

Arnaud Cornet nohar-guest at alioth.debian.org
Sun Jan 7 16:08:10 CET 2007


Author: nohar-guest
Date: 2007-01-07 16:08:10 +0100 (Sun, 07 Jan 2007)
New Revision: 1255

Added:
   packages-wip/libbuilder-ruby/trunk/debian/
   packages-wip/libbuilder-ruby/trunk/debian/changelog
   packages-wip/libbuilder-ruby/trunk/debian/compat
   packages-wip/libbuilder-ruby/trunk/debian/control
   packages-wip/libbuilder-ruby/trunk/debian/control.in
   packages-wip/libbuilder-ruby/trunk/debian/copyright
   packages-wip/libbuilder-ruby/trunk/debian/rules
Log:
[svn-inject] Applying Debian modifications to trunk


Property changes on: packages-wip/libbuilder-ruby/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: packages-wip/libbuilder-ruby/trunk/debian/changelog
===================================================================
--- packages-wip/libbuilder-ruby/trunk/debian/changelog	2007-01-07 15:08:04 UTC (rev 1254)
+++ packages-wip/libbuilder-ruby/trunk/debian/changelog	2007-01-07 15:08:10 UTC (rev 1255)
@@ -0,0 +1,5 @@
+libbuilder-ruby (2.0.0-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Arnaud Cornet <arnaud.cornet at gmail.com>  Sun, 07 Jan 2007 15:17:52 +0100

Added: packages-wip/libbuilder-ruby/trunk/debian/compat
===================================================================
--- packages-wip/libbuilder-ruby/trunk/debian/compat	2007-01-07 15:08:04 UTC (rev 1254)
+++ packages-wip/libbuilder-ruby/trunk/debian/compat	2007-01-07 15:08:10 UTC (rev 1255)
@@ -0,0 +1 @@
+5

Added: packages-wip/libbuilder-ruby/trunk/debian/control
===================================================================
--- packages-wip/libbuilder-ruby/trunk/debian/control	2007-01-07 15:08:04 UTC (rev 1254)
+++ packages-wip/libbuilder-ruby/trunk/debian/control	2007-01-07 15:08:10 UTC (rev 1255)
@@ -0,0 +1,25 @@
+Source: libbuilder-ruby
+Section: libs
+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>, 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>, Filipe Lautert <filipelautert at celepar.pr.gov.br>, Florian Ragwitz <rafl at debian.org>, Gunnar Wolf <gwolf at debian.org>
+Build-Depends: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 5.0.37.2)
+Standards-Version: 3.7.2
+
+Package: libbuilder-ruby
+Architecture: all
+Depends: libbuilder-ruby1.8
+Description: Builder to facilitate programatic generation of XML markup in ruby.
+  Builder is a library that allows easy programmatic creation of XML markup. It
+  gives you a ruby API to build structures and methods to dump it to XML.
+  .
+  This is a dependency package which depends on Debian's default version of Ruby
+  (currently 1.8).
+
+Package: libbuilder-ruby1.8
+Architecture: any
+Depends: ruby
+Description: Builder to facilitate programatic generation of XML markup in ruby.
+  Builder is a library that allows easy programmatic creation of XML markup. It
+  gives you a ruby API to build structures and methods to dump it to XML.
+

Added: packages-wip/libbuilder-ruby/trunk/debian/control.in
===================================================================
--- packages-wip/libbuilder-ruby/trunk/debian/control.in	2007-01-07 15:08:04 UTC (rev 1254)
+++ packages-wip/libbuilder-ruby/trunk/debian/control.in	2007-01-07 15:08:10 UTC (rev 1255)
@@ -0,0 +1,25 @@
+Source: libbuilder-ruby
+Section: libs
+Priority: optional
+Maintainer: Arnaud Cornet <arnaud.cornet at gmail.com>
+Uploaders: @RUBY_EXTRAS_TEAM@
+Build-Depends: ruby-pkg-tools (>= 0.8), cdbs, debhelper (>= 5.0.37.2)
+Standards-Version: 3.7.2
+
+Package: libbuilder-ruby
+Architecture: all
+Depends: libbuilder-ruby1.8
+Description: Builder to facilitate programatic generation of XML markup in ruby.
+  Builder is a library that allows easy programmatic creation of XML markup. It
+  gives you a ruby API to build structures and methods to dump it to XML.
+  .
+  This is a dependency package which depends on Debian's default version of Ruby
+  (currently 1.8).
+
+Package: libbuilder-ruby1.8
+Architecture: any
+Depends: ruby
+Description: Builder to facilitate programatic generation of XML markup in ruby.
+  Builder is a library that allows easy programmatic creation of XML markup. It
+  gives you a ruby API to build structures and methods to dump it to XML.
+

Added: packages-wip/libbuilder-ruby/trunk/debian/copyright
===================================================================
--- packages-wip/libbuilder-ruby/trunk/debian/copyright	2007-01-07 15:08:04 UTC (rev 1254)
+++ packages-wip/libbuilder-ruby/trunk/debian/copyright	2007-01-07 15:08:10 UTC (rev 1255)
@@ -0,0 +1,20 @@
+This package was debianized by Arnaud Cornet <arnaud.cornet at gmail.com>
+on  Sun, 07 Jan 2007 15:17:52 +0100.
+
+The current Debian maintainer is Arnaud Cornet <arnaud.cornet at gmail.com>.
+
+It was downloaded from http://rubyforge.org/frs/?group_id=415&release_id=4187
+Upstream Author: Jim Weirich <jim at weirichhouse.org>
+
+Copyright: Copyright 2004 by Jim Weirich (jim at weirichhouse.org).
+  All rights reserved.
+
+  Permission is granted for use, copying, modification, distribution,
+  and distribution of modified versions of this work as long as the
+  above copyright notice is included.
+
+The Debian packaging is (C) 2007, Arnaud Cornet <arnaud.cornet at gmail.com> and 
+is licensed under the GPL version 2.
+
+On Debian systems, the complete text of the GNU General Public
+License, version 2, can be found in /usr/share/common-licenses/GPL-2.

Added: packages-wip/libbuilder-ruby/trunk/debian/rules
===================================================================
--- packages-wip/libbuilder-ruby/trunk/debian/rules	2007-01-07 15:08:04 UTC (rev 1254)
+++ packages-wip/libbuilder-ruby/trunk/debian/rules	2007-01-07 15:08:10 UTC (rev 1255)
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-common.mk
+include /usr/share/ruby-pkg-tools/1/rules/uploaders.mk
+
+install/libbuilder-ruby1.8::
+	mkdir -p debian/libbuilder-ruby1.8/$(DEB_RUBY_LIBDIR)/$(cdbs_ruby_ver)
+	cp -r lib/* debian/libbuilder-ruby1.8/$(DEB_RUBY_LIBDIR)/$(cdbs_ruby_ver)
+


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




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