[DRE-commits] r2130 - in packages/libamstd-ruby/trunk: . debian

lucas at alioth.debian.org lucas at alioth.debian.org
Sat Dec 8 11:45:27 UTC 2007


Author: lucas
Date: 2007-12-08 11:45:26 +0000 (Sat, 08 Dec 2007)
New Revision: 2130

Added:
   packages/libamstd-ruby/trunk/debian/
   packages/libamstd-ruby/trunk/debian/README.Debian
   packages/libamstd-ruby/trunk/debian/changelog
   packages/libamstd-ruby/trunk/debian/control
   packages/libamstd-ruby/trunk/debian/copyright
   packages/libamstd-ruby/trunk/debian/dirs
   packages/libamstd-ruby/trunk/debian/docs
   packages/libamstd-ruby/trunk/debian/rules
Log:
[svn-inject] Applying Debian modifications to trunk


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

Added: packages/libamstd-ruby/trunk/debian/README.Debian
===================================================================
--- packages/libamstd-ruby/trunk/debian/README.Debian	                        (rev 0)
+++ packages/libamstd-ruby/trunk/debian/README.Debian	2007-12-08 11:45:26 UTC (rev 2130)
@@ -0,0 +1,23 @@
+libamstd-ruby for Debian
+------------------------
+
+ AMbicious STanDard library.  This library includes: 
+
+  * bench.rb - very simple benchmark method 'benchmark'
+  * bug.rb - 'bug!' method 
+  * dispatch.rb - "event handler" method
+  * extmod.rb - abstract/property methods
+  * gconst.rb - define global constant
+  * getdep.rb - get "required" files recurcively
+  * must.rb - must/must_have/must_be methods
+  * rbparams.rb - parameters related ruby
+  * recycle.rb - Module to recycle objects
+  * rubyemu.rb - ruby emuration
+  * timer.rb - timer class
+  * to_s.rb - _name2str, _type2str
+  * version.rb - VersionNumber class
+
+you can find more information from
+<URL:http://www.loveruby.net/en/amstd.html>
+
+ -- akira yamada <akira at debian.org>, Tue, 18 Jan 2000 10:25:58 +0900

Added: packages/libamstd-ruby/trunk/debian/changelog
===================================================================
--- packages/libamstd-ruby/trunk/debian/changelog	                        (rev 0)
+++ packages/libamstd-ruby/trunk/debian/changelog	2007-12-08 11:45:26 UTC (rev 2130)
@@ -0,0 +1,84 @@
+libamstd-ruby (2.0.0-2) unstable; urgency=low
+
+  * rebuild with ruby1.8.
+  * renamed to libamstd-ruby1.8 from libamstd-ruby.
+  * depends on ruby1.8.
+  * Standards-Version: 3.6.1.
+
+ -- akira yamada <akira at debian.org>  Tue,  9 Sep 2003 18:02:15 +0900
+
+libamstd-ruby (2.0.0-1) unstable; urgency=low
+
+  * new upstream version.
+  * debian/control: fixed typo, closes: #124877
+
+ -- akira yamada <akira at debian.org>  Thu, 10 Jan 2002 20:56:15 +0900
+
+libamstd-ruby (1.10.0-2) unstable; urgency=low
+
+  * description is made more useful, closes: #109134
+
+ -- akira yamada <akira at debian.org>  Fri, 24 Aug 2001 19:16:55 +0900
+
+libamstd-ruby (1.10.0-1) unstable; urgency=low
+
+  * Upgraded to new upstream version.
+
+ -- akira yamada <akira at debian.org>  Tue, 14 Aug 2001 14:15:42 +0900
+
+libamstd-ruby (1.9.6-1) unstable; urgency=low
+
+  * Upgraded to new upstream version.
+
+ -- akira yamada <akira at debian.org>  Wed, 20 Dec 2000 13:54:29 +0900
+
+libamstd-ruby (1.9.5-1) unstable; urgency=low
+
+  * Upgraded to new upstream version.
+
+ -- akira yamada <akira at debian.org>  Fri,  8 Sep 2000 17:52:53 +0900
+
+libamstd-ruby (1.9.3-2) unstable; urgency=low
+
+  * Rebuild with ruby_1.6.0.
+
+ -- akira yamada <akira at debian.org>  Fri,  1 Sep 2000 12:10:53 +0900
+
+libamstd-ruby (1.9.3-1) unstable; urgency=low
+
+  * Upgraded to new upstream version.
+
+ -- akira yamada <akira at debian.org>  Thu, 17 Aug 2000 06:21:17 +0900
+
+libamstd-ruby (1.9.2-1) unstable; urgency=low
+
+  * Upgraded to new upstream version.
+
+ -- akira yamada <akira at debian.org>  Thu, 13 Jul 2000 17:41:03 +0900
+
+libamstd-ruby (1.9.1-1) unstable; urgency=low
+
+  * Upgraded to new upstream version.
+
+ -- akira yamada <akira at debian.org>  Wed,  7 Jun 2000 14:03:11 +0900
+
+libamstd-ruby (1.8.0-1) unstable; urgency=low
+
+  * Upgraded to new upstream version.
+  * debian/control: changed to ``Depends: libruby'' from ``Depends: ruby''.
+
+ -- akira yamada <akira at debian.org>  Mon, 29 May 2000 11:47:39 +0900
+
+libamstd-ruby (1.6.1-1) unstable; urgency=low
+
+  * Upgraded to new upstream version.
+
+ -- akira yamada <akira at debian.org>  Thu, 30 Mar 2000 13:50:11 +0900
+
+libamstd-ruby (1.5.5-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- akira yamada <akira at debian.org>  Fri, 21 Jan 2000 14:32:07 +0900
+
+

Added: packages/libamstd-ruby/trunk/debian/control
===================================================================
--- packages/libamstd-ruby/trunk/debian/control	                        (rev 0)
+++ packages/libamstd-ruby/trunk/debian/control	2007-12-08 11:45:26 UTC (rev 2130)
@@ -0,0 +1,23 @@
+Source: libamstd-ruby
+Section: interpreters
+Priority: optional
+Maintainer: akira yamada <akira at debian.org>
+Build-Depends-Indep: debhelper, ruby1.8, ruby1.8-dev
+Standards-Version: 3.6.1
+
+Package: libamstd-ruby1.8
+Architecture: all
+Depends: libruby1.8
+Description: AMbitious STanDard library for Ruby 1.8
+ AMbitious STanDard library.  This library includes: 
+  * aliasing.rb - alias_class_method, alias_module_function
+  * bench.rb - very simple benchmark method
+  * bug.rb - 'bug!' method
+  * const.rb - defining constant method
+  * d.rb - debug print
+  * must.rb - must/must_have/must_be methods
+  * protect.rb - stop all error emission
+  * rbparams.rb - ruby related parameters
+  * rubyloader.rb - ruby loader emulator
+  * timer.rb - timer class
+  * version.rb - VersionNumber class

Added: packages/libamstd-ruby/trunk/debian/copyright
===================================================================
--- packages/libamstd-ruby/trunk/debian/copyright	                        (rev 0)
+++ packages/libamstd-ruby/trunk/debian/copyright	2007-12-08 11:45:26 UTC (rev 2130)
@@ -0,0 +1,26 @@
+This package was debianized by akira yamada <akira at debian.org> on
+Tue, 18 Jan 2000 10:25:58 +0900.
+
+It was downloaded from
+<URL:http://www.loveruby.net/archive/amstd/>
+
+Upstream Author: Minero Aoki <aamine at loveruby.net>
+
+Copyright:
+
+    This package is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this package; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.

Added: packages/libamstd-ruby/trunk/debian/dirs
===================================================================
--- packages/libamstd-ruby/trunk/debian/dirs	                        (rev 0)
+++ packages/libamstd-ruby/trunk/debian/dirs	2007-12-08 11:45:26 UTC (rev 2130)
@@ -0,0 +1 @@
+usr/lib/ruby

Added: packages/libamstd-ruby/trunk/debian/docs
===================================================================
--- packages/libamstd-ruby/trunk/debian/docs	                        (rev 0)
+++ packages/libamstd-ruby/trunk/debian/docs	2007-12-08 11:45:26 UTC (rev 2130)
@@ -0,0 +1,3 @@
+README.en
+README.ja
+manual.rd.ja

Added: packages/libamstd-ruby/trunk/debian/rules
===================================================================
--- packages/libamstd-ruby/trunk/debian/rules	                        (rev 0)
+++ packages/libamstd-ruby/trunk/debian/rules	2007-12-08 11:45:26 UTC (rev 2130)
@@ -0,0 +1,95 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatability version to use.
+export DH_COMPAT=1
+
+RUBY     := ruby1.8
+
+destdir  := $(shell pwd)/debian/tmp
+bindir   := $(shell $(RUBY) -r rbconfig -e 'print Config::CONFIG["bindir"]')
+libdir   := $(shell $(RUBY) -r rbconfig -e 'print Config::CONFIG["rubylibdir"]')
+archdir  := $(shell $(RUBY) -r rbconfig -e 'print Config::CONFIG["archdir"]')
+pkg_name := libamstd-ruby1.8
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	# Add here commands to compile the package.
+	#$(MAKE)
+	$(RUBY) install.rb config \
+	  --bin-dir=$(bindir) \
+	  --rb-dir=$(libdir) \
+	  --so-dir=$(archdir)
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+
+	# Add here commands to clean up after the build process.
+	#-$(MAKE) clean
+	-$(RUBY) install.rb clean
+	-rm -f config.save
+
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	# Add here commands to install the package into debian/tmp.
+	#$(MAKE) install DESTDIR=`pwd`/debian/tmp
+	#install -d $(destdir)$(libdir)
+	#tar cf - $(pkg_name) | (cd $(destdir)$(libdir) && tar xvf -)
+	$(RUBY) install.rb config \
+	  --bin-dir=$(destdir)$(bindir) \
+	  --rb-dir=$(destdir)$(libdir) \
+	  --so-dir=$(destdir)$(archdir)
+	$(RUBY) install.rb install
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+#	dh_testversion
+	dh_testdir
+	dh_testroot
+#	dh_installdebconf	
+	dh_installdocs
+	#tar cf - doc.en doc.ja | \
+	#  (cd $(destdir)/usr/share/doc/$(pkg_name) && tar xvf -)
+	dh_installexamples
+#	dh_installmenu
+#	dh_installemacsen
+#	dh_installpam
+#	dh_installinit
+#	dh_installcron
+#	dh_installmanpages
+#	dh_installinfo
+#	dh_undocumented
+	dh_installchangelogs 
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+#	dh_makeshlibs
+	dh_installdeb
+#	dh_perl
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install


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




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