--- ruby-bsearch-1.5.orig/debian/dirs +++ ruby-bsearch-1.5/debian/dirs @@ -0,0 +1 @@ +usr/lib/ruby --- ruby-bsearch-1.5.orig/debian/install +++ ruby-bsearch-1.5/debian/install @@ -0,0 +1 @@ +bsearch.rb /usr/lib/ruby/vendor_ruby --- ruby-bsearch-1.5.orig/debian/compat +++ ruby-bsearch-1.5/debian/compat @@ -0,0 +1 @@ +7 --- ruby-bsearch-1.5.orig/debian/rules +++ ruby-bsearch-1.5/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --- ruby-bsearch-1.5.orig/debian/docs +++ ruby-bsearch-1.5/debian/docs @@ -0,0 +1,2 @@ +bsearch.en.rd +bsearch.ja.rd --- ruby-bsearch-1.5.orig/debian/control +++ ruby-bsearch-1.5/debian/control @@ -0,0 +1,38 @@ +Source: ruby-bsearch +Section: ruby +Priority: optional +Maintainer: Debian Ruby Extras Maintainers +Uploaders: TANIGUCHI Takaki +Build-Depends: debhelper (>> 7.0.0) +Build-Depends-Indep: ruby +Standards-Version: 3.9.2 + +Package: ruby-bsearch +Architecture: all +Depends: ruby-intepreter | ruby, ${misc:Depends} +Replaces: libbsearch-ruby (<< 1.5-7~), libbsearch-ruby1.8 (<< 1.5-7~) +Conflicts: libbsearch-ruby (<< 1.5-7~), libbsearch-ruby1.8 (<< 1.5-7~) +Provides: libbsearch-ruby, libbsearch-ruby1.8 +Description: binary search library for Ruby + It can search the FIRST or LAST occurrence in an array with a condition + given by a block. + The latest version of Ruby/Bsearch is available at + http://namazu.org/~satoru/ruby-bsearch/ + +Package: libbsearch-ruby1.8 +Section: oldlibs +Architecture: all +Depends: ${misc:Depends}, ruby-bsearch +Description: Transitional package for ruby-bsearch + This is a transitional package to ease upgrades to the ruby-bsearch + package. It can safely be removed. + +Package: libbsearch-ruby +Section: oldlibs +Architecture: all +Depends: ${misc:Depends}, ruby-bsearch +Description: Transitional package for ruby-bsearch + This is a transitional package to ease upgrades to the ruby-bsearch + package. It can safely be removed. + + --- ruby-bsearch-1.5.orig/debian/changelog +++ ruby-bsearch-1.5/debian/changelog @@ -0,0 +1,87 @@ +ruby-bsearch (1.5-8build1) precise; urgency=low + + * No-change rebuild against current pkgbinarymangler to fix broken + md5sums. (see LP #875466) + + -- Martin Pitt Wed, 29 Feb 2012 09:06:03 +0100 + +ruby-bsearch (1.5-8) unstable; urgency=low + + * debian/install: Fix dir path. + + -- TANIGUCHI Takaki Tue, 17 May 2011 10:57:09 +0900 + +ruby-bsearch (1.5-7) unstable; urgency=low + + * debian/control: change Maintainer to Debian Ruby Extra Maintainers. + * Bump Standards-Version 3.9.2 + * Build with New Ruby policy. + + debian/rules: switch to dh7 style. + + Remove obsolete files debian/{dh_ruby, install.rb}. + + -- TANIGUCHI Takaki Tue, 17 May 2011 10:34:54 +0900 + +ruby-bsearch (1.5-6) unstable; urgency=low + + * New maintainer (Closes: #541080) + * update Policy-3.8.3 + + -- TANIGUCHI Takaki Fri, 20 Nov 2009 17:52:48 +0900 + +ruby-bsearch (1.5-5) unstable; urgency=low + + * fix DESTDIR + + -- Fumitoshi UKAI Sun, 5 Oct 2003 21:56:18 +0900 + +ruby-bsearch (1.5-4) unstable; urgency=low + + * copy Ruby's license from ruby source. + + -- Fumitoshi UKAI Tue, 16 Sep 2003 12:58:17 +0900 + +ruby-bsearch (1.5-3) unstable; urgency=low + + * rename to libbsearch-ruby1.8 + * depends on libruby1.8 + + -- Fumitoshi UKAI Mon, 8 Sep 2003 00:30:40 +0900 + +ruby-bsearch (1.5-2) unstable; urgency=low + + * add ruby in build-depends: + closes: Bug#142143 + + -- Fumitoshi UKAI Wed, 10 Apr 2002 23:40:08 +0900 + +ruby-bsearch (1.5-1) unstable; urgency=low + + * New upstream release + + -- Fumitoshi UKAI Mon, 10 Dec 2001 03:13:58 +0900 + +ruby-bsearch (1.4-3) unstable; urgency=low + + * bsearch.rb: add iterators + + -- Fumitoshi UKAI Mon, 10 Dec 2001 02:25:35 +0900 + +ruby-bsearch (1.4-2) unstable; urgency=low + + * debian/control (Description): fix typo + + -- Fumitoshi UKAI Tue, 20 Nov 2001 19:06:54 +0900 + +ruby-bsearch (1.4-1) unstable; urgency=low + + * new upstream + + -- Fumitoshi UKAI Fri, 9 Nov 2001 16:01:18 +0900 + +ruby-bsearch (1.2-1) unstable; urgency=low + + * Initial Release. closes: Bug#105522 + + -- Fumitoshi UKAI Tue, 17 Jul 2001 01:56:32 +0900 + + --- ruby-bsearch-1.5.orig/debian/copyright +++ ruby-bsearch-1.5/debian/copyright @@ -0,0 +1,76 @@ +This package was debianized by Fumitoshi UKAI on +Tue, 17 Jul 2001 03:05:18 +0900. + +It was downloaded from http://namazu.org/~satoru/ruby-bsearch/index.html.en + +Upstream Author: Satoru Takabayashi + +Copyright: + +# Copyright (C) 2001 Satoru Takabayashi +# All rights reserved. +# This is free software with ABSOLUTELY NO WARRANTY. +# +# You can redistribute it and/or modify it under the terms of +# the Ruby's licence. + +Ruby is copyrighted free software by Yukihiro Matsumoto . +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. + +-- +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'.