[DRE-commits] r3706 - in packages/libuuidtools-ruby/trunk: . debian

Marc Dequènes duck at alioth.debian.org
Mon Jun 29 12:49:29 UTC 2009


Author: duck
Date: 2009-06-29 12:49:28 +0000 (Mon, 29 Jun 2009)
New Revision: 3706

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


Property changes on: packages/libuuidtools-ruby/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: packages/libuuidtools-ruby/trunk/debian/changelog
===================================================================
--- packages/libuuidtools-ruby/trunk/debian/changelog	                        (rev 0)
+++ packages/libuuidtools-ruby/trunk/debian/changelog	2009-06-29 12:49:28 UTC (rev 3706)
@@ -0,0 +1,5 @@
+libuuidtools-ruby (2.0.0-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org>  Mon, 29 Jun 2009 14:22:48 +0200

Added: packages/libuuidtools-ruby/trunk/debian/compat
===================================================================
--- packages/libuuidtools-ruby/trunk/debian/compat	                        (rev 0)
+++ packages/libuuidtools-ruby/trunk/debian/compat	2009-06-29 12:49:28 UTC (rev 3706)
@@ -0,0 +1 @@
+5

Added: packages/libuuidtools-ruby/trunk/debian/control
===================================================================
--- packages/libuuidtools-ruby/trunk/debian/control	                        (rev 0)
+++ packages/libuuidtools-ruby/trunk/debian/control	2009-06-29 12:49:28 UTC (rev 3706)
@@ -0,0 +1,41 @@
+Source: libuuidtools-ruby
+Section: ruby
+Priority: optional
+Maintainer: Marc Dequènes (Duck) <Duck at DuckCorp.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), ruby (>= 1.8.1), ruby-pkg-tools (>= 0.8)
+Build-Depends-Indep: rdoc (>= 1.8.1), graphviz
+Standards-Version: 3.8.2
+Homepage: http://rubyforge.org/projects/uuidtools/
+
+Package: libuuidtools-ruby1.8
+Architecture: all
+Depends: ${misc:Depends}, libopenssl-ruby1.8, rubygems1.8
+Description: UUIDs generation library for Ruby
+ UUIDTools was designed to be a simple library for generating any
+ of the various types of UUIDs (or GUIDs if you prefer to call
+ them that). It conforms to RFC 4122 whenever possible.
+
+Package: libuuidtools-ruby
+Architecture: all
+Depends: ${misc:Depends}, libuuidtools-ruby1.8
+Description: UUIDs generation library for Ruby
+ UUIDTools was designed to be a simple library for generating any
+ of the various types of UUIDs (or GUIDs if you prefer to call
+ them that). It conforms to RFC 4122 whenever possible.
+ .
+ This is a dependency package, which depends on a UUIDTools package
+ built for the latest version of Ruby.
+
+Package: libuuidtools-ruby-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Suggests: doc-base
+Description: UUIDs generation library for Ruby
+ UUIDTools was designed to be a simple library for generating any
+ of the various types of UUIDs (or GUIDs if you prefer to call
+ them that). It conforms to RFC 4122 whenever possible.
+ .
+ This is the Rdoc-generated documentation for the UUIDTools API.
+

Added: packages/libuuidtools-ruby/trunk/debian/control.in
===================================================================
--- packages/libuuidtools-ruby/trunk/debian/control.in	                        (rev 0)
+++ packages/libuuidtools-ruby/trunk/debian/control.in	2009-06-29 12:49:28 UTC (rev 3706)
@@ -0,0 +1,41 @@
+Source: libuuidtools-ruby
+Section: ruby
+Priority: optional
+Maintainer: Marc Dequènes (Duck) <Duck at DuckCorp.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Build-Depends: @cdbs@, ruby (>= 1.8.1), ruby-pkg-tools (>= 0.8)
+Build-Depends-Indep: rdoc (>= 1.8.1), graphviz
+Standards-Version: 3.8.2
+Homepage: http://rubyforge.org/projects/uuidtools/
+
+Package: libuuidtools-ruby1.8
+Architecture: all
+Depends: ${misc:Depends}, libopenssl-ruby1.8, rubygems1.8
+Description: UUIDs generation library for Ruby
+ UUIDTools was designed to be a simple library for generating any
+ of the various types of UUIDs (or GUIDs if you prefer to call
+ them that). It conforms to RFC 4122 whenever possible.
+
+Package: libuuidtools-ruby
+Architecture: all
+Depends: ${misc:Depends}, libuuidtools-ruby1.8
+Description: UUIDs generation library for Ruby
+ UUIDTools was designed to be a simple library for generating any
+ of the various types of UUIDs (or GUIDs if you prefer to call
+ them that). It conforms to RFC 4122 whenever possible.
+ .
+ This is a dependency package, which depends on a UUIDTools package
+ built for the latest version of Ruby.
+
+Package: libuuidtools-ruby-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Suggests: doc-base
+Description: UUIDs generation library for Ruby
+ UUIDTools was designed to be a simple library for generating any
+ of the various types of UUIDs (or GUIDs if you prefer to call
+ them that). It conforms to RFC 4122 whenever possible.
+ .
+ This is the Rdoc-generated documentation for the UUIDTools API.
+

Added: packages/libuuidtools-ruby/trunk/debian/copyright
===================================================================
--- packages/libuuidtools-ruby/trunk/debian/copyright	                        (rev 0)
+++ packages/libuuidtools-ruby/trunk/debian/copyright	2009-06-29 12:49:28 UTC (rev 3706)
@@ -0,0 +1,30 @@
+This package was debianized by Marc Dequènes (Duck) <Duck at DuckCorp.org>
+on Mon, 29 Jun 2009 14:22:48 +0200.
+
+It was downloaded from http://rubyforge.org/frs/?group_id=914&release_id=35213
+
+
+Files: *
+Copyright: © 2005-2008 Robert Aman
+License: MIT License
+
+
+The complete text of the MIT License is:
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ . 
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+

Added: packages/libuuidtools-ruby/trunk/debian/libuuidtools-ruby-doc.doc-base
===================================================================
--- packages/libuuidtools-ruby/trunk/debian/libuuidtools-ruby-doc.doc-base	                        (rev 0)
+++ packages/libuuidtools-ruby/trunk/debian/libuuidtools-ruby-doc.doc-base	2009-06-29 12:49:28 UTC (rev 3706)
@@ -0,0 +1,10 @@
+Document: uuidtools
+Title: UUIDTools API Documentation
+Author: Robert Aman
+Abstract: Rdoc-generated API documentation.
+Section: Programming/Ruby
+
+Format: HTML
+Index: /usr/share/doc/libuuidtools-ruby-doc/rdoc/index.html
+Files: /usr/share/doc/libuuidtools-ruby-doc/rdoc/*
+

Added: packages/libuuidtools-ruby/trunk/debian/rules
===================================================================
--- packages/libuuidtools-ruby/trunk/debian/rules	                        (rev 0)
+++ packages/libuuidtools-ruby/trunk/debian/rules	2009-06-29 12:49:28 UTC (rev 3706)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
+


Property changes on: packages/libuuidtools-ruby/trunk/debian/rules
___________________________________________________________________
Added: svn:executable
   + *




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