debian/0000755000000000000000000000000012252740634007173 5ustar debian/copyright0000644000000000000000000000250712245145022011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mruby Source: https://github.com/mruby/mruby Files: * Copyright: Copyright (c) 2010-2013 mruby developers License: MIT Files: debian/* Copyright: 2013 Nobuhiro Iwamatsu License: MIT License: MIT 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. debian/control0000644000000000000000000000220712245145022010567 0ustar Source: mruby Section: ruby Priority: extra Maintainer: Nobuhiro Iwamatsu Uploaders: Akira Mitsui Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), ruby, bison Standards-Version: 3.9.4 Vcs-Git: git://github.com/mruby-debian/mruby.git Vcs-Browser: https://github.com/mruby-debian/mruby Package: mruby Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: lightweight implementation of the Ruby language mruby is the lightweight implementation of the Ruby language complying to the ISO standard. This can be linked and embedded within your application. . This package contains the following tools: * mirb: Embeddable interactive ruby shell * mrbc: mruby compiler * mruby: mruby interpreter Package: libmruby-dev Architecture: any Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends} Description: lightweight implementation of the Ruby language (development files) mruby is the lightweight implementation of the Ruby language complying to the ISO standard. This can be linked and embedded within your application. . This package contains the development files. debian/man/0000755000000000000000000000000012245145022007736 5ustar debian/man/mrbc.10000644000000000000000000000142112245145022010741 0ustar .TH "MRBC" 1 "2013-02-09" "MRBC" "MRBC" .SH NAME mrbc \- mruby compiler .SH SYNOPSIS .B mrbc [ potions ] programfile .SH DESCRIPTION This manual page documents briefly the \fBmrbc\fP. . .PP .SH OPTIONS .TP .B \-c Check check syntax input programfile. .TP .B \-o Set place the output into . .TP .B \-v Print version number, then trun on verbose mode. Run in the foreground, printing log messages to stdout and debug messages to stderr. .TP .B \-B Output binary in C language format. .TP .B \-\-verbose Run at verbose mode. .TP .B \-\-version Print the version. .TP .B \-\-copyright Print the copyright. .SH AUTHOR This manual page was written by Nobuhiro Iwamatsu for the Debian GNU/Linux system (but may be used by others). debian/man/mirb.10000644000000000000000000000061112245145022010747 0ustar .TH "MIRB" 1 "2013-02-09" "MIRB" "MIRB" .SH NAME mirb \- Embeddable Interactive Ruby Shell .SH SYNOPSIS .B mirb .SH DESCRIPTION This manual page documents briefly the \fBmirb\fP. This is a very early version, please test and report errors. .PP .SH AUTHOR This manual page was written by Nobuhiro Iwamatsu for the Debian GNU/Linux system (but may be used by others). debian/man/mruby.10000644000000000000000000000154112245145022011157 0ustar .TH "MRUBY" 1 "2013-02-09" "MRUBY" "MRUBY" .SH NAME mruby \- Lightweight implementation of the Ruby language .SH SYNOPSIS .B mruby [ potions ] programfile .SH DESCRIPTION This manual page documents briefly the \fBmruby\fP. .B mrbc . .PP .SH OPTIONS .TP .B \-b Load and execute RiteBinary (mrb) file .TP .B \-c Check check syntax input programfile. .TP .B \-e 'command' one line of script .TP .B \-v Print version number, then trun on verbose mode. Run in the foreground, printing log messages to stdout and debug messages to stderr. .TP .B \-B Output binary in C language format. .TP .B \-\-verbose Run at verbose mode. .TP .B \-\-version Print the version. .TP .B \-\-copyright Print the copyright. .SH AUTHOR This manual page was written by Nobuhiro Iwamatsu for the Debian GNU/Linux system (but may be used by others). debian/mruby.install0000644000000000000000000000003212245145022011704 0ustar build/host/bin/* usr/bin/ debian/changelog0000644000000000000000000000264512252740027011050 0ustar mruby (0.0.0~20131214+git882afdea-1) unstable; urgency=medium * Snapshot, taken from the master (20131214). -- Nobuhiro Iwamatsu Sat, 14 Dec 2013 10:56:42 +0900 mruby (0.0.0~20131107+gitf80401de-1) unstable; urgency=low * Snapshot, taken from the master (20131107). -- Nobuhiro Iwamatsu Thu, 07 Nov 2013 12:23:24 +0900 mruby (0.0.0~20131011+git480e3297-1) unstable; urgency=low * Snapshot, taken from the master (20131011). * Upload to unstable. -- Nobuhiro Iwamatsu Fri, 11 Oct 2013 13:34:59 +0900 mruby (0.0.0~20130903+gitad5c408c-1) experimental; urgency=low * New upstream release. -- Nobuhiro Iwamatsu Tue, 03 Sep 2013 07:49:24 +0900 mruby (0.0.0~20130801+gitc550a0f8-1) experimental; urgency=low * New upstream release. -- Nobuhiro Iwamatsu Thu, 01 Aug 2013 07:43:27 +0900 mruby (0.0.0~20130704+git4c8fd521-1) experimental; urgency=low * New upstream release. -- Nobuhiro Iwamatsu Thu, 04 Jul 2013 08:27:16 +0900 mruby (0.0.0~20130531+git5c6d2818-1) experimental; urgency=low * New upstream release. -- Nobuhiro Iwamatsu Fri, 31 May 2013 17:33:04 +0900 mruby (0.0.0~20130515+git95fb1fd8-1) experimental; urgency=low * Initial release. (Closes: #697835) -- Nobuhiro Iwamatsu Wed, 15 May 2013 07:29:35 +0900 debian/libmruby-dev.install0000644000000000000000000000006312245145022013153 0ustar include/* usr/include/ build/host/lib/*.a usr/lib/ debian/source/0000755000000000000000000000000012245145022010463 5ustar debian/source/format0000644000000000000000000000001412245145022011671 0ustar 3.0 (quilt) debian/mruby.manpages0000644000000000000000000000001712245145022012034 0ustar debian/man/*.1 debian/compat0000644000000000000000000000000212245145022010361 0ustar 9 debian/rules0000755000000000000000000000003612245145022010242 0ustar #!/usr/bin/make -f %: dh $@ debian/gbp.conf0000644000000000000000000000030712245145022010602 0ustar [DEFAULT] # the default build command builder=debuild -i\.git -I.git # the default branch for upstream sources upstream-branch=upstream # the default branch for the debian patch debian-branch=master debian/patches/0000755000000000000000000000000012245145022010612 5ustar debian/patches/series0000644000000000000000000000003312245145022012023 0ustar enable_verbose_build.patch debian/patches/enable_verbose_build.patch0000644000000000000000000000062012245145022015763 0ustar Description: Enable verbose build Forwarded: not need Author: Nobuhiro Iwamatsu Last-Update: 2013-04-20 diff --git a/Makefile b/Makefile index d9a3437..02a27a8 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # We provide a minimalistic version called minirake inside of our # codebase. -RAKE = ruby ./minirake +RAKE = ruby ./minirake --verbose .PHONY : all all :