[DRE-commits] r1269 - in packages-wip/libgemplugin-ruby/trunk: .
debian debian/patches
Filipe Lautert
filipe-guest at alioth.debian.org
Wed Jan 10 19:46:45 CET 2007
Author: filipe-guest
Date: 2007-01-10 19:46:44 +0100 (Wed, 10 Jan 2007)
New Revision: 1269
Added:
packages-wip/libgemplugin-ruby/trunk/debian/
packages-wip/libgemplugin-ruby/trunk/debian/changelog
packages-wip/libgemplugin-ruby/trunk/debian/compat
packages-wip/libgemplugin-ruby/trunk/debian/control
packages-wip/libgemplugin-ruby/trunk/debian/control.in
packages-wip/libgemplugin-ruby/trunk/debian/copyright
packages-wip/libgemplugin-ruby/trunk/debian/docs
packages-wip/libgemplugin-ruby/trunk/debian/gpgen.1
packages-wip/libgemplugin-ruby/trunk/debian/libgemplugin-ruby1.8.install
packages-wip/libgemplugin-ruby/trunk/debian/patches/
packages-wip/libgemplugin-ruby/trunk/debian/patches/01-added_she_bang_line.diff
packages-wip/libgemplugin-ruby/trunk/debian/rules
packages-wip/libgemplugin-ruby/trunk/debian/watch
Log:
Corrected comments in debian/rules.
Added: packages-wip/libgemplugin-ruby/trunk/debian/changelog
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/changelog 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/changelog 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1,5 @@
+libgemplugin-ruby (0.2.2-1) UNRELEASED; urgency=low
+
+ * Initial Release.
+
+ -- Filipe Lautert <filipe at icewall.org> Tue, 9 Jan 2007 22:46:24 -0200
Added: packages-wip/libgemplugin-ruby/trunk/debian/compat
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/compat 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/compat 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1 @@
+4
Added: packages-wip/libgemplugin-ruby/trunk/debian/control
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/control 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/control 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1,33 @@
+Source: libgemplugin-ruby
+Section: interpreters
+Priority: optional
+Maintainer: Filipe Lautert <filipe at icewall.org>
+Build-Depends: debhelper (>> 4.1.0), ruby-pkg-tools (>= 0.8), ruby, ruby1.8-dev
+Standards-Version: 3.7.2
+
+Package: libgemplugin-ruby
+Architecture: all
+Depends: libgemplugin-ruby1.8
+Description: Gem Based Plugin System
+ GemPlugin is a system that lets your users install gems and lets you load
+ them as additional features to use in your software. It originated from the
+ Mongrel (http://mongrel.rubyforge.org) project but proved useful enough to
+ break out into a separate project.
+ .
+ Homepage: http://mongrel.rubyforge.org/
+ .
+ This is a dependency package which depends on Debian's default Ruby version
+ (currently 1.8.x).
+
+Package: libgemplugin-ruby1.8
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby (>=1.8), rubygems
+Description: Gem Based Plugin System
+ GemPlugin is a system that lets your users install gems and lets you load
+ them as additional features to use in your software. It originated from the
+ Mongrel (http://mongrel.rubyforge.org) project but proved useful enough to
+ break out into a separate project.
+ .
+ Homepage: http://mongrel.rubyforge.org/
+ .
+ This package is built for Ruby 1.8.
Added: packages-wip/libgemplugin-ruby/trunk/debian/control.in
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/control.in 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/control.in 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1,33 @@
+Source: libgemplugin-ruby
+Section: interpreters
+Priority: optional
+Maintainer: Filipe Lautert <filipe at icewall.org>
+Build-Depends: debhelper (>> 4.1.0), ruby-pkg-tools (>= 0.8), ruby, ruby1.8-dev
+Standards-Version: 3.7.2
+
+Package: libgemplugin-ruby
+Architecture: all
+Depends: libgemplugin-ruby1.8
+Description: Gem Based Plugin System
+ GemPlugin is a system that lets your users install gems and lets you load
+ them as additional features to use in your software. It originated from the
+ Mongrel (http://mongrel.rubyforge.org) project but proved useful enough to
+ break out into a separate project.
+ .
+ Homepage: http://mongrel.rubyforge.org/
+ .
+ This is a dependency package which depends on Debian's default Ruby version
+ (currently 1.8.x).
+
+Package: libgemplugin-ruby1.8
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby (>=1.8), rubygems
+Description: Gem Based Plugin System
+ GemPlugin is a system that lets your users install gems and lets you load
+ them as additional features to use in your software. It originated from the
+ Mongrel (http://mongrel.rubyforge.org) project but proved useful enough to
+ break out into a separate project.
+ .
+ Homepage: http://mongrel.rubyforge.org/
+ .
+ This package is built for Ruby 1.8.
Added: packages-wip/libgemplugin-ruby/trunk/debian/copyright
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/copyright 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/copyright 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1,69 @@
+This package was debianized by Filipe Lautert <filipe at icewall.org>
+Tue, 9 Jan 2007 22:46:24 -0200
+
+It incorporates packaging work done by Jens Kraemer <jk at jkraemer.net>
+
+It was downloaded from http://mongrel.rubyforge.org/releases/gems/
+
+Upstream Author: Zed Shaw <zedshaw at zedshaw.com>
+
+On Debian systems, the full text of the GNU General Public License can be
+found at /usr/share/common-licenses/GPL.
+
+Copyright (c) 2006-2007 Zed Shaw <zedshaw at zedshaw.com>
+
+GemPlugin is copyrighted free software by Zed A. Shaw
+<zedshaw at zedshaw dot com> You can redistribute it and/or modify it under
+either the terms of the GPL or the conditions below:
+
+1. You may make and give away verbatim copies of the source form of the
+ software without restriction, provided that you duplicate all of the
+ original copyright notices and associated disclaimers.
+
+2. You may modify your copy of the software in any way, provided that
+ you do at least ONE of the following:
+
+ a) place your modifications in the Public Domain or otherwise make them
+ Freely Available, such as by posting said modifications to Usenet or an
+ equivalent medium, or by allowing the author to include your
+ modifications in the software.
+
+ b) use the modified software only within your corporation or
+ organization.
+
+ c) rename any non-standard executables so the names do not conflict with
+ standard executables, which must also be provided.
+
+ d) make other distribution arrangements with the author.
+
+3. You may distribute the software in object code or executable
+ form, provided that you do at least ONE of the following:
+
+ a) distribute the executables and library files of the software,
+ together with instructions (in the manual page or equivalent) on where
+ to get the original distribution.
+
+ b) accompany the distribution with the machine-readable source of the
+ software.
+
+ c) give non-standard executables non-standard names, with
+ instructions on where to get the original software distribution.
+
+ d) make other distribution arrangements with the author.
+
+4. You may modify and include the part of the software into any other
+ software (possibly commercial). But some files in the distribution
+ are not written by the author, so that they are not under this terms.
+
+5. The scripts and library files supplied as input to or produced as
+ output from the software do not automatically fall under the
+ copyright of the software, but belong to whomever generated them,
+ and may be sold commercially, and may be aggregated with this
+ software.
+
+6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE.
+
+
Added: packages-wip/libgemplugin-ruby/trunk/debian/docs
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/docs 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/docs 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1,2 @@
+README
+doc
Added: packages-wip/libgemplugin-ruby/trunk/debian/gpgen.1
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/gpgen.1 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/gpgen.1 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1,19 @@
+.TH gpgen 1 "2007-01-10" "gpgen"
+.SH NAME
+gpgen \- Do something
+.
+.SH SYNOPSIS
+.
+.SH DESCRIPTION
+.
+This manpage is not yet written. Go away, pretend you didn't see this.
+.PP
+Y'know, there is a reason why this package is only uploaded to
+.I experimental...
+No, really - I'll work on this. Promise.
+.
+.SH AUTHOR
+Zed a. Shaw <zedshaw at zedshaw.com>
+.PP
+This manual page was written for the Debian system by Filipe Lautert <filipe at icewall.org>.
+It might be used and redistributed under the same terms as the program itself.
Added: packages-wip/libgemplugin-ruby/trunk/debian/libgemplugin-ruby1.8.install
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/libgemplugin-ruby1.8.install 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/libgemplugin-ruby1.8.install 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1,2 @@
+lib/* usr/lib/ruby/1.8/
+bin/* usr/bin/
Added: packages-wip/libgemplugin-ruby/trunk/debian/patches/01-added_she_bang_line.diff
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/patches/01-added_she_bang_line.diff 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/patches/01-added_she_bang_line.diff 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1,8 @@
+--- bin/gpgen-or 2007-01-10 11:32:47.651804156 -0200
++++ bin/gpgen 2007-01-10 13:43:24.750059066 -0200
+@@ -1,3 +1,5 @@
++#!/usr/bin/ruby
++
+ require 'erb'
+ require 'fileutils'
+ include FileUtils
Added: packages-wip/libgemplugin-ruby/trunk/debian/rules
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/rules 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/rules 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# Upstream distributes only "Ruby gems". What do we do? Just gzip the gem
+# and use it as our orig.tar.gz - A gem contains two files: metadata.gz
+# (a YAML package description for the Ruby Gems package system) and
+# data.tar.gz, which we unceremoniously unpack right here, right now.
+# And why do we hide tar's STDERR? Well, our upstream author ships tarballs
+# made in December 1969 - tar complains too much, at every line. We can just
+# skip it (and enable it in case we think it is necessary)
+#
+pre-build::
+ tar xzf data.tar.gz 2>/dev/null
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/ruby-pkg-tools/1/rules/uploaders.mk
+
+build/libgemplugin-ruby::
+ dh_installman debian/gpgen.1
Property changes on: packages-wip/libgemplugin-ruby/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: packages-wip/libgemplugin-ruby/trunk/debian/watch
===================================================================
--- packages-wip/libgemplugin-ruby/trunk/debian/watch 2007-01-10 18:46:33 UTC (rev 1268)
+++ packages-wip/libgemplugin-ruby/trunk/debian/watch 2007-01-10 18:46:44 UTC (rev 1269)
@@ -0,0 +1,2 @@
+version=3
+http://mongrel.rubyforge.org/releases/gems/gem_plugin-([0-9\.]*)\.gem
More information about the Pkg-ruby-extras-commits
mailing list