[DRE-commits] r5439 - in trunk/libramaze-ruby: . bin debian

Deepak Tripathi deepak-guest at alioth.debian.org
Thu May 27 09:08:13 UTC 2010


Author: deepak-guest
Date: 2010-05-27 09:08:07 +0000 (Thu, 27 May 2010)
New Revision: 5439

Added:
   trunk/libramaze-ruby/debian/
   trunk/libramaze-ruby/debian/README.source
   trunk/libramaze-ruby/debian/changelog
   trunk/libramaze-ruby/debian/compat
   trunk/libramaze-ruby/debian/control
   trunk/libramaze-ruby/debian/copyright
   trunk/libramaze-ruby/debian/libramaze-ruby1.8.dirs
   trunk/libramaze-ruby/debian/libramaze-ruby1.8.postinst
   trunk/libramaze-ruby/debian/libramaze-ruby1.9.1.1.debhelper.log
   trunk/libramaze-ruby/debian/libramaze-ruby1.9.1.dirs
   trunk/libramaze-ruby/debian/rules
   trunk/libramaze-ruby/debian/source.lintian-overrides
   trunk/libramaze-ruby/debian/watch
Modified:
   trunk/libramaze-ruby/bin/ramaze
Log:
[svn-inject] Applying Debian modifications to trunk

Modified: trunk/libramaze-ruby/bin/ramaze
===================================================================
--- trunk/libramaze-ruby/bin/ramaze	2010-05-27 09:07:41 UTC (rev 5438)
+++ trunk/libramaze-ruby/bin/ramaze	2010-05-27 09:08:07 UTC (rev 5439)
@@ -1,4 +1,4 @@
-#!/usr/bin/env ruby
+#! /usr/bin/ruby1.9.1
 begin
   require "pathname"
   local_ramaze = Pathname.new(__FILE__).expand_path.dirname.join("..", "lib", "ramaze.rb")


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

Added: trunk/libramaze-ruby/debian/README.source
===================================================================
--- trunk/libramaze-ruby/debian/README.source	                        (rev 0)
+++ trunk/libramaze-ruby/debian/README.source	2010-05-27 09:08:07 UTC (rev 5439)
@@ -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/libramaze-ruby/debian/changelog
===================================================================
--- trunk/libramaze-ruby/debian/changelog	                        (rev 0)
+++ trunk/libramaze-ruby/debian/changelog	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1,83 @@
+libramaze-ruby (2009.06.12-6) unstable; urgency=low
+
+  * New maintainer (Closes: #570794).
+  * debian/control
+     + keeping under pkg-ruby-extra group.
+     + added DMUA flag.
+     + added vcs-* entry.
+     + updated description of dummy package. 
+		 + removed BD to dpatch. 
+  * Switch to dpkg-source 3.0 (quilt) format.
+     + added debian/source/format
+  * debian/
+     + removed README.source.
+     + removed libramaze-ruby1.9.debhelper.log.
+     + removed libramaze-ruby1.9.substvars.
+     + removed source.lintian-overrides.  
+		 + remoded patches/*
+  * debian/copyright
+     + added Debian's specific copyright information
+
+ -- Deepak Tripathi <apenguinlinux at gmail.com>  Thu, 27 May 2010 13:54:58 +0530
+
+libramaze-ruby (2009.06.12-5) unstable; urgency=low
+
+  * Orphaning.
+
+ -- Sebastien Delafond <seb at debian.org>  Sun, 21 Feb 2010 14:21:32 +0100
+
+libramaze-ruby (2009.06.12-4) unstable; urgency=low
+
+  * Move to ruby1.9.1 (Closes: #569859).
+  * Bumped up Standards-Version.
+  * Removed unused lintian override.
+
+ -- Sebastien Delafond <seb at debian.org>  Mon, 15 Feb 2010 20:02:33 +0100
+
+libramaze-ruby (2009.06.12-3) unstable; urgency=low
+
+  * More lintian cleanups.
+
+ -- Sebastien Delafond <seb at debian.org>  Thu, 22 Oct 2009 17:57:13 +0200
+
+libramaze-ruby (2009.06.12-2) unstable; urgency=low
+
+  * More detailed copyright file, with proper copyright holders.
+
+ -- Sebastien Delafond <seb at debian.org>  Fri, 16 Oct 2009 11:42:29 +0200
+
+libramaze-ruby (2009.06.12-1) unstable; urgency=low
+
+  * New upstream release.
+  * Moved to CDBS.
+  * Bumped up Standards revision.
+  * Added watch file.
+  * Various lintian cleanups.
+
+ -- Sebastien Delafond <seb at debian.org>  Mon, 12 Oct 2009 18:10:37 +0200
+
+libramaze-ruby (0.3.9.1-4) unstable; urgency=low
+
+  * Correct copyright file (Closes: #483306).
+
+ -- Sebastien Delafond <seb at debian.org>  Wed, 28 May 2008 08:01:44 -0700
+
+libramaze-ruby (0.3.9.1-3) unstable; urgency=low
+
+  * Do not "require 'rubygems'" in any of the ramaze library files.
+
+ -- Sebastien Delafond <seb at debian.org>  Sun, 11 May 2008 09:30:56 -0700
+
+libramaze-ruby (0.3.9.1-2) unstable; urgency=low
+
+  * Correct descriptions.
+
+ -- Sebastien Delafond <seb at debian.org>  Wed, 07 May 2008 14:17:04 -0700
+
+libramaze-ruby (0.3.9.1-1) unstable; urgency=low
+
+  * Initial Release (Closes: #480040).
+
+ -- Sebastien Delafond <seb at debian.org>  Wed, 07 May 2008 11:50:33 -0700
+
+

Added: trunk/libramaze-ruby/debian/compat
===================================================================
--- trunk/libramaze-ruby/debian/compat	                        (rev 0)
+++ trunk/libramaze-ruby/debian/compat	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1 @@
+6

Added: trunk/libramaze-ruby/debian/control
===================================================================
--- trunk/libramaze-ruby/debian/control	                        (rev 0)
+++ trunk/libramaze-ruby/debian/control	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1,38 @@
+Source: libramaze-ruby
+Section: ruby
+Priority: optional
+Maintainer: Deepak Tripathi <apenguinlinux at gmail.com>
+DM-Upload-Allowed: yes
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.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://ramaze.net
+
+Package: libramaze-ruby1.8
+Architecture: all
+Depends: ruby1.8, librack-ruby1.8, libinnate-ruby1.8, ${misc:Depends}, libjs-jquery
+Description: A simple, light and modular web application framework (ruby1.8)
+ Ramaze is a simple, light and modular web application framework
+ written in Ruby.
+ .
+ This is the package for ruby1.8.
+
+Package: libramaze-ruby1.9.1
+Architecture: all
+Depends: ruby1.9.1, librack-ruby1.9.1, libinnate-ruby1.9.1, ${misc:Depends}, libjs-jquery
+Description: A simple, light and modular web application framework (ruby1.9)
+ Ramaze is a simple, light and modular web application framework
+ written in Ruby.
+ .
+ This is the package for ruby1.9.1.
+
+Package: libramaze-ruby
+Architecture: all
+Depends: libramaze-ruby1.8, ${misc:Depends}
+Description: A simple, light and modular web application framework
+ Ramaze is a simple, light and modular web application framework
+ written in Ruby.
+ .
+ This is dummy package,It provides documentation and depends on the package 
+ containing the actual library for the default Ruby version.

Added: trunk/libramaze-ruby/debian/copyright
===================================================================
--- trunk/libramaze-ruby/debian/copyright	                        (rev 0)
+++ trunk/libramaze-ruby/debian/copyright	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1,80 @@
+This package was debianized by Sebastien Delafond <seb at debian.org> on
+Wed, 07 May 2008 09:39:28 -0700.
+
+It is now maintained by Deepak Tripathi <apenguinlinux at gmail.com>
+
+It was downloaded from <URL:http://ramaze.net>
+
+Upstream Authors:
+   Aman Gupta            -  aman at ramaze.net
+   Ara T. Howard         -  ahoward
+   Carlo Zottmann        -  carlo at zottmann.org
+   Chris Duncan          -  celldee at gmail.com
+   Christian Neukirchen  -  chneukirchen at gmail.com
+   Clive Crous           -  clive at crous.co.za
+   Fabian Buch           -  fabian.buch at fabian-buch.de
+   Gabriele Renzi        -  rff.rff at gmail.com
+   Jeremy Evans          -  code at jeremyevans.net
+   Joe Holt              -  joe07734 at gmail.com
+   Jonathan Buch         -  john at oxyliquit.de
+   Keita Yamaguchi       -  keita.yamaguchi at gmail.com
+   Lars Olsson           -  lasso at lassoweb.se
+   Leo Borisenko         -  leo.borisenko at gmail.com
+   Martin Hilbig         -  blueonyx at dev-area.net
+   Michael Fellinger     -  m.fellinger at gmail.com
+   Pistos                -  jesuswasramazing.10.pistos at geoshell.com
+   Richard Outten        -  outtenr at gmail.com
+   Ryan Grove            -  ryan at wonko.com
+   Stephan Maka          -  stephan at spaceboyz.net
+   skaar                 -  skaar at waste.org
+   zenix                 -  comp.lang.zenix+ramaze at gmail.com
+
+Copyright:
+
+  lib/proto/public/js/jquery.js is Copyright (c) 2009 John Resig, and
+  is distributed under either the MIT or GPL licenses.
+
+  examples/app/sourceview/public/jquery.treeview.js is Copyright (c)
+  2007 Jörn Zaefferer, and is distributed under either the MIT or GPL
+  licenses.
+
+  lib/ramaze/log/syslog.rb and spec/ramaze/log/syslog.rb are Copyright
+  (c) 2008 rob at rebeltechnologies.nl and Copyright (c) 2008 Michael
+  Fellinger m.fellinger at gmail.com, and are distributed under the MIT
+  license.
+
+  lib/ramaze/snippets/ramaze/dictionary.rb is Copyright (c) 2005 Jan
+  Molic, Thomas Sawyer and Copyright (c) 2006 Jan Molic, and is
+  distributed under the MIT license.
+
+  lib/ramaze/helper/pager.rb is Copyright (c) 2004-2007, George
+  K. Moschovitis and is distributed under the MIT license.
+
+  The rest of the source is Copyright (c) 2009 Michael Fellinger
+  <m.fellinger at gamil.com>, and licensed under the MIT license, which
+  reads:
+
+  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.
+
+On Debian systems, the text of the GPL license can be found at
+/usr/share/common-licenses/GPL.
+
+--
+The Debian packaging is:
+  Copyright (C) 2010 Deepak Tripathi <apenguinlinux at gmail.com> and is licensed
+  under the GPL version 2 or later, see `/usr/share/common-licenses/GPL-2'.

Added: trunk/libramaze-ruby/debian/libramaze-ruby1.8.dirs
===================================================================
--- trunk/libramaze-ruby/debian/libramaze-ruby1.8.dirs	                        (rev 0)
+++ trunk/libramaze-ruby/debian/libramaze-ruby1.8.dirs	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1 @@
+/usr/share/libramaze-ruby1.8
\ No newline at end of file

Added: trunk/libramaze-ruby/debian/libramaze-ruby1.8.postinst
===================================================================
--- trunk/libramaze-ruby/debian/libramaze-ruby1.8.postinst	                        (rev 0)
+++ trunk/libramaze-ruby/debian/libramaze-ruby1.8.postinst	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1,7 @@
+#! /bin/sh -e
+
+rm -fr /usr/lib/ruby/1.8/proto
+
+#DEBHELPER#
+
+exit 0
\ No newline at end of file

Added: trunk/libramaze-ruby/debian/libramaze-ruby1.9.1.1.debhelper.log
===================================================================
--- trunk/libramaze-ruby/debian/libramaze-ruby1.9.1.1.debhelper.log	                        (rev 0)
+++ trunk/libramaze-ruby/debian/libramaze-ruby1.9.1.1.debhelper.log	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1,21 @@
+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

Added: trunk/libramaze-ruby/debian/libramaze-ruby1.9.1.dirs
===================================================================
--- trunk/libramaze-ruby/debian/libramaze-ruby1.9.1.dirs	                        (rev 0)
+++ trunk/libramaze-ruby/debian/libramaze-ruby1.9.1.dirs	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1 @@
+/usr/share/libramaze-ruby1.9.1
\ No newline at end of file

Added: trunk/libramaze-ruby/debian/rules
===================================================================
--- trunk/libramaze-ruby/debian/rules	                        (rev 0)
+++ trunk/libramaze-ruby/debian/rules	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1,25 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/dpatch.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
+
+binary-post-install/libramaze-ruby1.8::
+	mv debian/libramaze-ruby1.8/usr/lib/ruby/1.8/proto debian/libramaze-ruby1.8/usr/share/libramaze-ruby1.8/
+	ln -sf ../../../../javascript/jquery/jquery.js debian/libramaze-ruby1.8/usr/share/libramaze-ruby1.8/proto/public/js/jquery.js
+	mv debian/libramaze-ruby1.8/usr/bin/ramaze debian/libramaze-ruby1.8/usr/bin/ramaze1.8
+	perl -i -pe "s|ROOT, 'proto'|'/usr/share/libramaze-ruby1.8', 'proto'|" debian/libramaze-ruby1.8/usr/lib/ruby/1.8/ramaze/tool/create.rb
+	perl -i -pe 's|#!/usr/bin/env rackup|#! /usr/bin/rackup1.8|' debian/libramaze-ruby1.8/usr/share/libramaze-ruby1.8/proto/config.ru
+	chmod 755 debian/libramaze-ruby1.8/usr/share/libramaze-ruby1.8/proto/config.ru
+	perl -i -pe 's|#!/usr/bin/env ruby|#! /usr/bin/ruby1.8|' debian/libramaze-ruby1.8/usr/share/libramaze-ruby1.8/proto/public/dispatch.fcgi
+	chmod 755 debian/libramaze-ruby1.8/usr/share/libramaze-ruby1.8/proto/public/dispatch.fcgi
+
+binary-post-install/libramaze-ruby1.9.1::
+	mv debian/libramaze-ruby1.9.1/usr/lib/ruby/1.9.1/proto debian/libramaze-ruby1.9.1/usr/share/libramaze-ruby1.9.1/
+	ln -sf ../../../../javascript/jquery/jquery.js debian/libramaze-ruby1.9.1//usr/share/libramaze-ruby1.9.1/proto/public/js/jquery.js
+	mv debian/libramaze-ruby1.9.1/usr/bin/ramaze debian/libramaze-ruby1.9.1/usr/bin/ramaze1.9
+	perl -i -pe "s|ROOT, 'proto'|'/usr/share/libramaze-ruby1.9.1', 'proto'|" debian/libramaze-ruby1.9.1/usr/lib/ruby/1.9.1/ramaze/tool/create.rb
+	perl -i -pe 's|#!/usr/bin/env rackup|#! /usr/bin/rackup1.9|' debian/libramaze-ruby1.9.1/usr/share/libramaze-ruby1.9.1/proto/config.ru
+	chmod 755 debian/libramaze-ruby1.9.1/usr/share/libramaze-ruby1.9.1/proto/config.ru
+	perl -i -pe 's|#!/usr/bin/env ruby|#! /usr/bin/ruby1.9.1|' debian/libramaze-ruby1.9.1/usr/share/libramaze-ruby1.9.1/proto/public/dispatch.fcgi
+	chmod 755 debian/libramaze-ruby1.9.1/usr/share/libramaze-ruby1.9.1/proto/public/dispatch.fcgi
\ No newline at end of file


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

Added: trunk/libramaze-ruby/debian/source.lintian-overrides
===================================================================
--- trunk/libramaze-ruby/debian/source.lintian-overrides	                        (rev 0)
+++ trunk/libramaze-ruby/debian/source.lintian-overrides	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1,2 @@
+# libsetup-ruby1.8 is needed to clean
+#libramaze-ruby source: build-depends-without-arch-dep libsetup-ruby1.8

Added: trunk/libramaze-ruby/debian/watch
===================================================================
--- trunk/libramaze-ruby/debian/watch	                        (rev 0)
+++ trunk/libramaze-ruby/debian/watch	2010-05-27 09:08:07 UTC (rev 5439)
@@ -0,0 +1,4 @@
+version=3
+
+http://rubyforge.org/frs/?group_id=3034&release_id=37179 \
+  .*ramaze-(.*)\.tgz.*




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