[DRE-commits] r5397 - in trunk/libinnate-ruby: . debian

Deepak Tripathi deepak-guest at alioth.debian.org
Mon May 24 07:28:45 UTC 2010


Author: deepak-guest
Date: 2010-05-24 07:28:26 +0000 (Mon, 24 May 2010)
New Revision: 5397

Added:
   trunk/libinnate-ruby/debian/
   trunk/libinnate-ruby/debian/README.source
   trunk/libinnate-ruby/debian/changelog
   trunk/libinnate-ruby/debian/compat
   trunk/libinnate-ruby/debian/control
   trunk/libinnate-ruby/debian/copyright
   trunk/libinnate-ruby/debian/libinnate-ruby1.9.debhelper.log
   trunk/libinnate-ruby/debian/libinnate-ruby1.9.substvars
   trunk/libinnate-ruby/debian/rules
   trunk/libinnate-ruby/debian/source.lintian-overrides
   trunk/libinnate-ruby/debian/watch
Log:
[svn-inject] Applying Debian modifications to trunk


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

Added: trunk/libinnate-ruby/debian/README.source
===================================================================
--- trunk/libinnate-ruby/debian/README.source	                        (rev 0)
+++ trunk/libinnate-ruby/debian/README.source	2010-05-24 07:28:26 UTC (rev 5397)
@@ -0,0 +1,4 @@
+Please refer to /usr/share/doc/dpatch/README.source.gz for more
+information about dpatch.
+
+ -- Sebastien Delafond <seb at debian.org>  Mon, 28 Sep 2009 18:12:26 +0200

Added: trunk/libinnate-ruby/debian/changelog
===================================================================
--- trunk/libinnate-ruby/debian/changelog	                        (rev 0)
+++ trunk/libinnate-ruby/debian/changelog	2010-05-24 07:28:26 UTC (rev 5397)
@@ -0,0 +1,26 @@
+libinnate-ruby (2009.07-4) UNRELEASED; urgency=low
+
+  * New maintainer (Closes: #570797)
+   
+
+ -- Deepak Tripathi <apenguinlinux at gmail.com>  Mon, 24 May 2010 12:39:24 +0530
+
+libinnate-ruby (2009.07-3) unstable; urgency=low
+
+  * Orphaning.
+
+ -- Sebastien Delafond <seb at debian.org>  Sun, 21 Feb 2010 14:17:10 +0100
+
+libinnate-ruby (2009.07-2) unstable; urgency=low
+
+  * Support ruby1.9.1 (Closes: #569861).
+  * Bumped up Standards-Version.
+  * Removed unused lintian override.
+
+ -- Sebastien Delafond <seb at debian.org>  Mon, 15 Feb 2010 19:34:20 +0100
+
+libinnate-ruby (2009.07-1) unstable; urgency=low
+
+  * First release (Closes: #550753).
+
+ -- Sebastien Delafond <seb at debian.org>  Mon, 12 Oct 2009 19:33:14 +0200

Added: trunk/libinnate-ruby/debian/compat
===================================================================
--- trunk/libinnate-ruby/debian/compat	                        (rev 0)
+++ trunk/libinnate-ruby/debian/compat	2010-05-24 07:28:26 UTC (rev 5397)
@@ -0,0 +1 @@
+6

Added: trunk/libinnate-ruby/debian/control
===================================================================
--- trunk/libinnate-ruby/debian/control	                        (rev 0)
+++ trunk/libinnate-ruby/debian/control	2010-05-24 07:28:26 UTC (rev 5397)
@@ -0,0 +1,39 @@
+Source: libinnate-ruby
+Section: ruby
+Priority: optional
+Maintainer: Debian QA Group <packages at qa.debian.org>
+Build-Depends: debhelper (>= 6), cdbs, libsetup-ruby1.8, ruby-pkg-tools (>= 0.17)
+Build-Depends-Indep: ruby1.8, ruby1.9.1
+Standards-Version: 3.8.4
+Homepage: http://rubyforge.org/projects/innate/
+
+Package: libinnate-ruby1.8
+Architecture: all
+Depends: ruby1.8, ${misc:Depends}
+Description: core web-framework part of Ramaze (ruby1.8)
+ Innate is the core web-framework part of Ramaze and can be used
+ standalone, it features a small and concise code-base, extensive docs
+ and specs, and full integration with Rack.
+ .
+ This is the package for ruby1.8.
+
+Package: libinnate-ruby1.9.1
+Architecture: all
+Depends: ruby1.9.1, ${misc:Depends}
+Description: core web-framework part of Ramaze (ruby1.9.1)
+ Innate is the core web-framework part of Ramaze and can be used
+ standalone, it features a small and concise code-base, extensive docs
+ and specs, and full integration with Rack.
+ .
+ This is the package for ruby1.9.1.
+
+Package: libinnate-ruby
+Architecture: all
+Depends: libinnate-ruby1.8, ${misc:Depends}
+Description: core web-framework part of Ramaze
+ Innate is the core web-framework part of Ramaze and can be used
+ standalone, it features a small and concise code-base, extensive docs
+ and specs, and full integration with Rack.
+ .
+ This package provide documentation and depends on the package 
+ containing the actual library for the default Ruby version.

Added: trunk/libinnate-ruby/debian/copyright
===================================================================
--- trunk/libinnate-ruby/debian/copyright	                        (rev 0)
+++ trunk/libinnate-ruby/debian/copyright	2010-05-24 07:28:26 UTC (rev 5397)
@@ -0,0 +1,33 @@
+This package was debianized by Sebastien Delafond <seb at debian.org> on
+Mon, 12 Oct 2009 19:43:28 +0200.
+
+It was downloaded from <URL:http://rubyforge.org/projects/innate/>
+
+Upstream Authors:
+  Michael Fellinger <m.fellinger at gmail.com>
+  Tadahiko Uehara <kikofx at gmail.com>
+  Pistos <gitsomegrace.5.pistos at geoshell.com>
+  Ryan Grove <ryan at wonko.com>
+  Andreas Karlsson <andreas at proxel.se>
+  TJ Vanderpoel <bougy.man at gmail.com>
+  Sam Carr <samcarr at gmail.com>
+
+Copyright:
+  Copyright (c) 2008 Michael Fellinger <m.fellinger at gmail.com>
+
+  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 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: trunk/libinnate-ruby/debian/libinnate-ruby1.9.debhelper.log
===================================================================
--- trunk/libinnate-ruby/debian/libinnate-ruby1.9.debhelper.log	                        (rev 0)
+++ trunk/libinnate-ruby/debian/libinnate-ruby1.9.debhelper.log	2010-05-24 07:28:26 UTC (rev 5397)
@@ -0,0 +1,31 @@
+dh_installdirs
+dh_installdirs
+dh_installdocs
+dh_installexamples
+dh_installman
+dh_installinfo
+dh_installmenu
+dh_installcron
+dh_installinit
+dh_installdebconf
+dh_installemacsen
+dh_installcatalogs
+dh_installpam
+dh_installlogrotate
+dh_installlogcheck
+dh_installchangelogs
+dh_installudev
+dh_lintian
+dh_install
+dh_link
+dh_installmime
+dh_strip
+dh_compress
+dh_fixperms
+dh_makeshlibs
+dh_installdeb
+dh_perl
+dh_shlibdeps
+dh_gencontrol
+dh_md5sums
+dh_builddeb

Added: trunk/libinnate-ruby/debian/libinnate-ruby1.9.substvars
===================================================================
--- trunk/libinnate-ruby/debian/libinnate-ruby1.9.substvars	                        (rev 0)
+++ trunk/libinnate-ruby/debian/libinnate-ruby1.9.substvars	2010-05-24 07:28:26 UTC (rev 5397)
@@ -0,0 +1 @@
+misc:Depends=

Added: trunk/libinnate-ruby/debian/rules
===================================================================
--- trunk/libinnate-ruby/debian/rules	                        (rev 0)
+++ trunk/libinnate-ruby/debian/rules	2010-05-24 07:28:26 UTC (rev 5397)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk


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

Added: trunk/libinnate-ruby/debian/source.lintian-overrides
===================================================================
--- trunk/libinnate-ruby/debian/source.lintian-overrides	                        (rev 0)
+++ trunk/libinnate-ruby/debian/source.lintian-overrides	2010-05-24 07:28:26 UTC (rev 5397)
@@ -0,0 +1,2 @@
+# libsetup-ruby1.8 is needed to clean
+#libinnate-ruby source: build-depends-without-arch-dep libsetup-ruby1.8

Added: trunk/libinnate-ruby/debian/watch
===================================================================
--- trunk/libinnate-ruby/debian/watch	                        (rev 0)
+++ trunk/libinnate-ruby/debian/watch	2010-05-24 07:28:26 UTC (rev 5397)
@@ -0,0 +1,4 @@
+version=3
+
+http://rubyforge.org/frs/?group_id=8132&release_id=37180 \
+  .*innate-(.*)\.tgz.*




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