[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:07537] Intent to package: ruby1.3*, libruby1.3
- From: akira yamada / やまだあきら <akira@xxxxxxxxxxx>
- Subject: [debian-devel:07537] Intent to package: ruby1.3*, libruby1.3
- Date: Fri, 26 Feb 1999 20:59:36 +0900
- X-dispatcher: imput version 980905(IM100)
- X-ml-info: If you have a question, send a mail with the body "# help" (without quotes) to the address debian-devel-ctl@debian.or.jp; help=<mailto:debian-devel-ctl@debian.or.jp?body=help>
- X-ml-name: debian-devel
- X-mlserver: fml [fml 2.2]; post only (only members can post)
- X-pgp-fingerprint: 29 B3 FB BA 12 99 C6 B6 AE 39 DB 39 21 6E 63 36
- X-url: http://arika.org/
- Message-id: <19990226205931-4541J.akira@xxxxxxxxxxxx>
- X-mail-count: 07537
- X-mailer: Mew version 1.93 on Emacs 20.3 / Mule 4.0 (HANANOEN)
これから ruby1.3* と libruby1.3 をアップロードします.
パッケージのつくり自体は ruby1.2 と変わりありません.
copyright
------------------------------------------------------------------------------
This package was debianized by akira yamada akira@xxxxxxxxxxx on
Thu, 4 Dec 1997 16:37:57 +0900.
It was downloaded from <URL:ftp://ftp.netlab.co.jp/pub/lang/ruby/devel/>
Copyright:
Ruby is copyrighted free software by Yukihiro Matsumoto <matz@xxxxxxxxxxxx>.
You can redistribute it and/or modify it under either the terms of the GPL
(see COPYING file), 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.
They are gc.c(partly), utils.c(partly), regex.[ch], fnmatch.[ch],
glob.c, st.[ch] and some files under the ./missing directory. See
each file for the copying condition.
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 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
PURPOSE.
------------------------------------------------------------------------------
README.Debian
------------------------------------------------------------------------------
ruby1.3 for DEBIAN
----------------------
This is Ruby package for Debian GNU/Linux.
Now, this version of Ruby is in EXPERIMENTAL stage and stable version
is ruby1.2.
akira yamada <akira@xxxxxxxxxxx>, Thu, 4 Dec 1997 16:37:57 +0900
------------------------------------------------------------------------------
dpkg -I
------------------------------------------------------------------------------
new debian package, version 2.0.
size 204512 bytes: control archive= 613 bytes.
336 bytes, 12 lines control
198 bytes, 3 lines md5sums
57 bytes, 5 lines * postinst #!/bin/sh
44 bytes, 1 lines shlibs
Package: libruby1.3
Version: 1.3.1.990225-1
Section: interpreters
Priority: optional
Architecture: i386
Depends: libc6
Conflicts: ruby, libruby1
Installed-Size: 505
Maintainer: akira yamada <akira@xxxxxxxxxxx>
Source: ruby
Description: Libraries necessary to run the Ruby.
This package includes the libruby, necessary to run the Ruby.
new debian package, version 2.0.
size 134510 bytes: control archive= 2872 bytes.
750 bytes, 19 lines control
4154 bytes, 66 lines md5sums
489 bytes, 25 lines * postinst #!/bin/sh
438 bytes, 27 lines * prerm #!/bin/sh
Package: ruby1.3
Version: 1.3.1.990225-1
Section: interpreters
Priority: optional
Architecture: i386
Depends: libc6, libgdbmg1, libncurses4, libreadlineg2 (>= 2.1-12), libruby1.3 (= 1.3.1.990225-1)
Suggests: ruby1.3-examples, ruby1.3-manual, ruby-tutorial, ruby-uguide
Conflicts: ruby
Installed-Size: 365
Maintainer: akira yamada <akira@xxxxxxxxxxx>
Source: ruby
Description: An interactive object-oriented scripting language.
Ruby is the interpreted scripting language for quick and
easy object-oriented programming. It has many features to
process text files and to do system management tasks (as in
perl). It is simple, straight-forward, and extensible.
.
Now, this version of Ruby is in EXPERIMENTAL stage and stable version
is ruby1.2.
new debian package, version 2.0.
size 13618 bytes: control archive= 630 bytes.
411 bytes, 12 lines control
474 bytes, 6 lines md5sums
Package: ruby1.3-curses-module
Version: 1.3.1.990225-1
Section: interpreters
Priority: optional
Architecture: i386
Depends: libc6, libncurses4, ruby1.3 (>= 1.3.1.990225-1)
Conflicts: ruby, ruby-curses-module
Installed-Size: 39
Maintainer: akira yamada <akira@xxxxxxxxxxx>
Source: ruby
Description: Curses interface for scripting language Ruby.
Curses interface for the object-oriented scripting language Ruby.
new debian package, version 2.0.
size 313854 bytes: control archive= 1015 bytes.
413 bytes, 13 lines control
1387 bytes, 20 lines md5sums
Package: ruby1.3-dev
Version: 1.3.1.990225-1
Section: interpreters
Priority: optional
Architecture: i386
Recommends: ruby1.3 (>= 1.3.1.990225-1)
Conflicts: ruby, ruby-dev
Installed-Size: 852
Maintainer: akira yamada <akira@xxxxxxxxxxx>
Source: ruby
Description: Header files for compiling extension modules for the Ruby.
This package contains the header files, necessary to make extension modules
for the Ruby.
new debian package, version 2.0.
size 18700 bytes: control archive= 972 bytes.
377 bytes, 13 lines control
800 bytes, 10 lines md5sums
265 bytes, 16 lines * postinst #!/bin/sh
265 bytes, 18 lines * prerm #!/bin/sh
Package: ruby1.3-elisp
Version: 1.3.1.990225-1
Section: interpreters
Priority: optional
Architecture: all
Depends: emacsen
Suggests: irb1.3
Conflicts: ruby-elisp
Installed-Size: 73
Maintainer: akira yamada <akira@xxxxxxxxxxx>
Source: ruby
Description: Emacs-lisp ruby-mode for the scripting language Ruby.
Emacs-lisp ruby-mode for the object-oriented scripting language Ruby.
new debian package, version 2.0.
size 41222 bytes: control archive= 1885 bytes.
373 bytes, 12 lines control
3711 bytes, 54 lines md5sums
Package: ruby1.3-examples
Version: 1.3.1.990225-1
Section: interpreters
Priority: optional
Architecture: all
Suggests: ruby1.3
Conflicts: ruby-sample (<< 1.0.971125), ruby-examples
Installed-Size: 146
Maintainer: akira yamada <akira@xxxxxxxxxxx>
Source: ruby
Description: Examples for the scripting language Ruby.
Examples for the object-oriented scripting language Ruby.
new debian package, version 2.0.
size 31158 bytes: control archive= 965 bytes.
595 bytes, 13 lines control
1139 bytes, 14 lines md5sums
Package: ruby1.3-tcltklib-module
Version: 1.3.1.990225-1
Section: interpreters
Priority: optional
Architecture: i386
Depends: libc6, libjpeg62, libtiff3g, tcl8.0 (>=8.0.4), tk8.0 (>= 8.0.3) | tkstep8.0, xlib6g (>= 3.3-5), xpm4g (>= 3.4j-0), zlib1g (>= 1:1.1.3), ruby1.3 (>= 1.3.1.990225-1)
Conflicts: ruby-tcltklib-module
Installed-Size: 87
Maintainer: akira yamada <akira@xxxxxxxxxxx>
Source: ruby
Description: Tk interface for scripting language Ruby.
Tcl/Tk library interface for the object-oriented scripting language Ruby.
This modules provides low level interface to the Tcl/Tk library.
new debian package, version 2.0.
size 39702 bytes: control archive= 1146 bytes.
450 bytes, 13 lines control
1661 bytes, 24 lines md5sums
Package: ruby1.3-tk-module
Version: 1.3.1.990225-1
Section: interpreters
Priority: optional
Architecture: i386
Depends: ruby1.3 (>= 1.3.1.990225-1), ruby1.3-tcltklib-module
Conflicts: ruby-tk-module
Installed-Size: 179
Maintainer: akira yamada <akira@xxxxxxxxxxx>
Source: ruby
Description: Tk interface for scripting language Ruby.
Tk interface for the object-oriented scripting language Ruby.
This modules is built on top of ruby-tcltklib-module.
------------------------------------------------------------------------------