[DRE-commits] [SCM] ruby-facets.git branch, master, updated. debian/2.9.2-1-9-g4d1b617
=?UTF-8?Q?Marc=20Dequ=C3=A8nes=20?=(Duck)
Duck at DuckCorp.org
Fri Jun 21 01:54:59 UTC 2013
The following commit has been merged in the master branch:
commit 17e9cdab721de5008f420fc0b913d2936af7b99a
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date: Fri Jun 21 03:19:54 2013 +0200
[evol] updated copyright file
diff --git a/debian/changelog b/debian/changelog
index 4d90c2b..c641a59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-facets (2.9.3-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Updated copyright file.
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org> Fri, 21 Jun 2013 03:19:07 +0200
+
ruby-facets (2.9.2-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/copyright b/debian/copyright
index a38d1d2..0dce171 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,15 +6,12 @@ Comment:
Please keep this level of details in the entries below, listing individual files
instead of wildcards, to be able to track files better.
.
- Files in lib/ are copied from src/ by upstream means and their corresponding
- licence is not repeated.
- .
- Files in qed/ are generated documentation from src/ files and their corresponding
+ Files in qed/ are generated documentation from lib/ files and their corresponding
licence is not repeated.
Files: *
-Copyright: © 2004-2010 Thomas Sawyer (aka Trans)
+Copyright: © 2004-2013 Thomas Sawyer (aka Trans)
License: Ruby or GPL-2
Comment: main copyright holder
@@ -160,97 +157,139 @@ License: Rails
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-Files: src/core/facets/proc/compose.rb
+Files: lib/core/facets/proc/compose.rb
Copyright: Dave
License: Ruby or GPL-2
-Files: src/core/facets/proc/update.rb
+Files: lib/core/facets/proc/update.rb
Copyright: Tim Pease
License: Ruby or GPL-2
-Files: src/core/facets/class/to_proc.rb src/core/facets/array/delete_unless.rb src/core/facets/integer/odd.rb src/core/facets/hash/delete_unless.rb src/core/facets/hash/delete_values.rb
+Files: lib/core/facets/class/to_proc.rb lib/core/facets/array/delete_unless.rb lib/core/facets/integer/odd.rb lib/core/facets/hash/delete_unless.rb lib/core/facets/hash/delete_values.rb
Copyright: Daniel Schierbeck
License: Ruby or GPL-2
-Files: src/core/facets/array/nonuniq.rb
+Files: lib/core/facets/array/nonuniq.rb
Copyright: Martin DeMello
Thibaut Barrère
License: Ruby or GPL-2
-Files: src/core/facets/array/before.rb src/core/facets/dir/each_child.rb src/core/facets/regexp/op_add.rb src/core-uncommon/facets/kernel/trap_chain.rb src/standard/facets/find.rb
+Files: lib/core/facets/array/before.rb lib/core/facets/dir/each_child.rb lib/core/facets/regexp/op_add.rb lib/core/facets/kernel/trap_chain.rb lib/standard/facets/find.rb
Copyright: Tyler Rick
License: Ruby or GPL-2
-Files: src/core/facets/array/combination.rb src/core/facets/array/commonality.rb src/core/facets/regexp/to_re.rb src/core/facets/comparable/cap.rb src/core/facets/comparable/clip.rb work/defunct/core/facets/array/combinations.rb
+Files: lib/core/facets/array/combination.rb lib/core/facets/array/commonality.rb lib/core/facets/regexp/to_re.rb lib/core/facets/comparable/cap.rb lib/core/facets/comparable/clip.rb
+Copyright: Florian Gross
+License: Ruby or GPL-2
+
+Files: lib/core/facets/array/rotate.rb
Copyright: Florian Gross
+ Thomas Sawyer (aka Trans)
License: Ruby or GPL-2
-Files: src/core/facets/array/probability.rb src/core/facets/enumerable/frequency.rb
+Files: lib/core/facets/array/probability.rb lib/core/facets/enumerable/frequency.rb
Copyright: Brian Schröder
License: Ruby or GPL-2
-Files: src/core/facets/array/entropy.rb
+Files: lib/core/facets/array/entropy.rb
Copyright: Derek
License: Ruby or GPL-2
-Files: src/core/facets/array/select.rb src/core/facets/string/tabto.rb src/core/facets/string/tab.rb src/core/facets/kernel/not_nil.rb src/core/facets/enumerable/one.rb src/core/facets/enumerable/none.rb src/core/facets/enumerable/map_with_index.rb src/core/facets/hash/swap.rb src/core/facets/hash/alias.rb src/core/facets/file/write.rb work/defunct/core/facets/hash/normalize_keys.rb work/defunct/core/facets/module/by_name.rb
+Files: lib/core/facets/hash/url_params.rb
+Copyright: Matt Kirk
+License: Ruby or GPL-2
+
+Files: lib/core/facets/integer/factorial.rb
+Copyright: Malte Milatz
+License: Ruby or GPL-2
+
+Files: lib/core/facets/array/select.rb lib/core/facets/string/tabto.rb lib/core/facets/string/tab.rb lib/core/facets/kernel/not_nil.rb lib/core/facets/enumerable/one.rb lib/core/facets/enumerable/none.rb lib/core/facets/enumerable/map_with_index.rb lib/core/facets/hash/swap.rb lib/core/facets/hash/alias.rb lib/core/facets/file/write.rb
Copyright: Gavin Sinclair
License: Ruby or GPL-2
-Files: src/core/facets/array/pad.rb
+Files: lib/core/facets/array/pad.rb
Copyright: Richard Laugesen
License: Ruby or GPL-2
-Files: src/core/facets/array/only.rb src/core/facets/hash/select.rb src/core/facets/module/instance_method_defined.rb src/core/facets/file/writelines.rb
+Files: lib/core/facets/array/only.rb lib/core/facets/hash/select.rb lib/core/facets/module/instance_method_defined.rb lib/core/facets/file/writelines.rb
Copyright: Gavin Sinclair
Noah Gibbs
License: Ruby or GPL-2
-Files: src/core/facets/array/permutation.rb
+Files: lib/core/facets/array/permutation.rb
Copyright: Shin-ichiro Hara
License: Ruby or GPL-2
-Files: src/core/facets/array/product.rb
+Files: lib/core/facets/array/product.rb
Copyright: Thomas Hafner
License: Ruby or GPL-2
-Files: src/core/facets/array/mode.rb
+Files: lib/core/facets/array/mode.rb
Copyright: Robert Klemme
License: Ruby or GPL-2
-Files: src/core/facets/dir/recurse.rb src/core/facets/integer/bitmask.rb src/core/facets/string/rewrite.rb src/core/facets/exception/detail.rb src/core/facets/file/rewrite.rb src/core/facets/file/sanitize.rb src/core/facets/file/read_binary.rb src/core/facets/file/append.rb src/core/facets/file/create.rb work/defunct/core/facets/module/on_included.rb
+Files: lib/standard/facets/math/percentile.rb
+Copyright: Ben Koski
+License: Ruby or GPL-2
+
+Files: lib/standard/facets/multipliers.rb
+Copyright: Rich Kilmer
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/standard/facets/multiton.rb
+Copyright: Christoph Rippel
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/core/facets/module/method_clash.rb lib/core/facets/module/op.rb
+Copyright: Robert Dober
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/core/facets/boolean.rb lib/core/facets/hash/zip.rb
+Copyright: Ara T. Howard
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/core/facets/dir/recurse.rb lib/core/facets/integer/bitmask.rb lib/core/facets/string/rewrite.rb lib/core/facets/exception/detail.rb lib/core/facets/file/rewrite.rb lib/core/facets/file/sanitize.rb lib/core/facets/file/read_binary.rb lib/core/facets/file/append.rb lib/core/facets/file/create.rb
Copyright: George Moschovitis
License: Ruby or GPL-2
-Files: src/core/facets/dir/ascend.rb
+Files: lib/core/facets/dir/ascend.rb
Copyright: Daniel Berger
Jeffrey Schwab
License: Ruby or GPL-2
-Files: src/core/facets/symbol/to_proc.rb
-Copyright: Florian Gross
- Nobuhiro Imai
+Files: lib/core/facets/method/composition.rb
+Copyright: Mike Burns
License: Ruby or GPL-2
-Files: src/core/facets/integer/factorial.rb
-Copyright: Malte Milatz
+Files: lib/core/facets/module/class_extend.rb
+Copyright: Daniel Schierbeck
+ Thomas Sawyer (aka Trans)
License: Ruby or GPL-2
-Files: src/core/facets/string/similarity.rb
+Files: lib/core/facets/symbol/to_proc.rb
+Copyright: Florian Gross
+ Nobuhiro Imai
+License: Ruby or GPL-2
+
+Files: lib/core/facets/string/similarity.rb
Copyright: Derek Lewis
License: Ruby or GPL-2
-Files: src/core/facets/string/expand_tab.rb
+Files: lib/core/facets/string/expand_tab.rb
Copyright: Gavin Sinclair
Noah Gibbs
GGaramuno
License: Ruby or GPL-2
-Files: src/core/facets/string/edit_distance.rb
+Files: lib/core/facets/string/edit_distance.rb
Copyright: Paul Battley
License: Ruby or GPL-2
-Files: src/core/facets/string/titlecase.rb
+Files: lib/core/facets/string/titlecase.rb
Copyright: Eliazar Parra
License:
This software is provided 'as-is', without any express or implied
@@ -269,11 +308,11 @@ License:
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
-Files: src/core/facets/string/start_with.rb
+Files: lib/core/facets/string/start_with.rb
Copyright: Juris Galang
License: Ruby or GPL-2
-Files: src/core/facets/string/natcmp.rb
+Files: lib/core/facets/string/natcmp.rb
Copyright: (C) 2003 by Alan Davies <cs96and_AT_yahoo_DOT_co_DOT_uk>
Martin Pool
License:
@@ -295,203 +334,220 @@ License:
.
3. This notice may not be removed or altered from any source distribution.
-Files: src/core/facets/string/capitalized.rb
+Files: lib/core/facets/string/capitalized.rb
Copyright: Phil Tomson
License: Ruby or GPL-2
-Files: src/core/facets/string/indent.rb
+Files: lib/core/facets/string/indent.rb
Copyright: Noah Gibbs
mynyml
License: Ruby or GPL-2
-Files: src/core/facets/string/op_sub.rb
+Files: lib/core/facets/string/op_sub.rb
Copyright: Benjamin David Oakes
License: Ruby or GPL-2
-Files: src/core/facets/string/random_binary.rb src/standard/facets/digest/salted_digest.rb
+Files: lib/core/facets/string/random_binary.rb lib/standard/facets/digest/salted_digest.rb
Copyright: Guido De Rosa
License: Ruby or GPL-2
-Files: src/core/facets/string/word_wrap.rb
-Copyright: Gavin Kistner
+Files: lib/core/facets/string/word_wrap.rb
+Copyright: Gavin Kistner (Phrogz)
Dayne Broderson
License: Ruby or GPL-2
-Files: src/core/facets/nilclass/to_f.rb
+Files: lib/core/facets/nilclass/to_f.rb
Copyright: Matz
License: Ruby or GPL-2
-Files: src/core/facets/lazy.rb
+Files: lib/core/facets/lazy.rb
Copyright: (c) 2005 MenTaLguY <mental at rydia.net>
License: Ruby or GPL-2
-Files: src/core/facets/kernel/meta_eval.rb src/core/facets/kernel/meta_def.rb src/core/facets/module/module_def.rb src/core-uncommon/facets/kernel/eigenclass.rb
+Files: lib/core/facets/kernel/meta_eval.rb lib/core/facets/kernel/meta_def.rb lib/core/facets/module/module_def.rb lib/core/facets/kernel/eigenclass.rb
Copyright: WhyTheLuckyStiff
License: Ruby or GPL-2
-Files: src/core/facets/kernel/returning.rb
+Files: lib/core/facets/kernel/returning.rb
Copyright: Mikael Brockman
License: Ruby or GPL-2
-Files: src/core/facets/kernel/require_relative.rb
+Files: lib/core/facets/kernel/require_relative.rb
Copyright: Paul Brannan
Pragmatic Programmers
License: Ruby or GPL-2
-Files: src/core/facets/kernel/ergo.rb
+Files: lib/core/facets/kernel/ergo.rb
Copyright: Daniel DeLorme
License: Ruby or GPL-2
-Files: src/core/facets/kernel/silence.rb src/core/facets/process/daemon.rb src/core-uncommon/facets/module/cattr.rb
+Files: lib/core/facets/kernel/silence.rb lib/core/facets/process/daemon.rb lib/core/facets/file/atomic_write.rb lib/core/facets/module/mattr.rb
+Copyright: David Heinemeier Hansson
+License: MIT
+
+Files: lib/core/facets/exception/suppress.rb
Copyright: David Heinemeier Hansson
+ Thomas Sawyer (aka Trans)
License: MIT
-Files: src/core/facets/range/overlap.rb
+Files: lib/core/facets/range/overlap.rb
Copyright: Daniel Schierbeck
Brandon Keepers
License: Ruby or GPL-2
-Files: src/core/facets/numeric/spacing.rb
+Files: lib/core/facets/numeric/spacing.rb
Copyright: Victor H. Goff III
License: Ruby or GPL-2
-Files: src/core/facets/matchdata/match.rb work/defunct/core/facets/enumerable/each.rb
+Files: lib/core/facets/matchdata/match.rb
Copyright: Martin DeMello
License: Ruby or GPL-2
-Files: src/core/facets/object/dup.rb
+Files: lib/core/facets/object/dup.rb
Copyright: Dan Kubb
License: Ruby or GPL-2
-Files: src/core/facets/enumerable/map_send.rb
+Files: lib/core/facets/enumerable/map_send.rb
Copyright: Sean O'Halpin
License: Ruby or GPL-2
-Files: src/core/facets/enumerable/cluster_by.rb src/core/facets/enumerable/group_by.rb work/defunct/core/facets/hash/group_by_value.rb
+Files: lib/core/facets/enumerable/cluster_by.rb lib/core/facets/enumerable/group_by.rb
Copyright: Erik Veenstra
License: Ruby or GPL-2
-Files: src/core/facets/enumerable/accumulate.rb
+Files: lib/core/facets/enumerable/accumulate.rb
Copyright: George Moshchovitis
Daniel Emirikol
License: Ruby or GPL-2
-Files: src/core/facets/enumerable/filter.rb
+Files: lib/core/facets/enumerable/filter.rb
Copyright: David Black
Louis J Scoras
License: Ruby or GPL-2
-Files: src/core/facets/time/elapse.rb
+Files: lib/core/facets/exception/error_print.rb
+Copyright: Evgeniy Dolzhenko
+License: Ruby or GPL-2
+
+Files: lib/core/facets/time/elapse.rb
Copyright: Hal Fulton
License: Ruby or GPL-2
-Files: src/core/facets/comparable/cmp.rb
+Files: lib/core/facets/comparable/cmp.rb
Copyright: Peter Vanbroekhoven
License: Ruby or GPL-2
-Files: src/core/facets/hash/to_struct.rb
+Files: lib/core/facets/hash/to_struct.rb
Copyright: Daniel Berger
License: Ruby or GPL-2
-Files: src/core/facets/hash/subset.rb
+Files: lib/core/facets/hash/subset.rb
Copyright: Alexey Petrushin
License: Ruby or GPL-2
-Files: src/core/facets/hash/join.rb
+Files: lib/core/facets/hash/join.rb lib/core/facets/kernel/instance_exec.rb
Copyright: Mauricio Fernandez
License: Ruby or GPL-2
-Files: src/core/facets/hash/new_with.rb
+Files: lib/core/facets/hash/new_with.rb
Copyright: Pit Capitan
License: Ruby or GPL-2
-Files: src/core/facets/hash/to_mod.rb
+Files: lib/core/facets/hash/to_mod.rb
Copyright: Jay Fields
License: Ruby or GPL-2
-Files: src/core/facets/hash/inverse.rb
+Files: lib/core/facets/hash/inverse.rb
Copyright: Tilo Sloboda
License: Ruby or GPL-2
-Files: src/core/facets/hash/collate.rb
+Files: lib/core/facets/hash/collate.rb
Copyright: Tilo Sloboda
Gavin Kistner (Phrogz)
License: Ruby or GPL-2
-Files: src/core/facets/to_hash.rb
-Copyright: Forian Gross
+Files: lib/core/facets/to_hash.rb
+Copyright: Florian Gross
Sandor Szücs
License: Ruby or GPL-2
-Files: src/core/facets/module/set.rb
+Files: lib/core/facets/module/set.rb
Copyright: Blake Mizerany (Sinatra)
License: Ruby or GPL-2
-Files: src/core/facets/module/alias_method_chain.rb
+Files: lib/core/facets/module/alias_method_chain.rb
Copyright: Bitsweat
Rails Team
License: Ruby or GPL-2
-Files: src/core/facets/filetest/root.rb
+Files: lib/core/facets/enumerable/hashify.rb
+Copyright: Ronen Barzel
+License: Ruby or GPL-2
+
+Files: lib/core/facets/filetest/root.rb
Copyright: Jeffrey Schwab
License: Ruby or GPL-2
-Files: src/core/facets/file/null.rb
+Files: lib/core/facets/file/null.rb
Copyright: Daniel Burger
License: Ruby or GPL-2
-Files: src/core/facets/file/ext.rb src/core-uncommon/facets/enumerable/has.rb
+Files: lib/core/facets/file/ext.rb lib/core/facets/enumerable/incase.rb
Copyright: Lavir the Whiolet
License: Ruby or GPL-2
-Files: src/core-uncommon/facets/string/acronym.rb
+Files: lib/core/facets/string/acronym.rb
Copyright: Robert Fey
License: Ruby or GPL-2
-Files: src/core-uncommon/facets/kernel/y.rb
+Files: lib/core/facets/kernel/y.rb
Copyright: Michael Fellinger
License: Ruby or GPL-2
-Files: src/core-uncommon/facets/module/let.rb
+Files: lib/core/facets/module/let.rb
Copyright: Howard Yeh
License: Ruby or GPL-2
-Files: src/core-uncommon/facets/module/method_space.rb
+Files: lib/core/facets/module/method_space.rb
Copyright: Pit Captain
License: Ruby or GPL-2
-Files: src/supplemental/facets/platform.rb
+Files: lib/standard/facets/platform.rb
Copyright: (c) 2007 Eric Hodel
License: Ruby or GPL-2
-Files: src/standard/facets/pathname.rb
+Files: lib/standard/facets/pathname.rb
Copyright: Jean-Denis Vauguet
License: Ruby or GPL-2
-Files: src/standard/facets/fileutils/which.rb
+Files: lib/standard/facets/fileutils/which.rb
Copyright: Daniel J. Berger
Michael Granger
License: Ruby or GPL-2
-Files: src/standard/facets/fileutils/whereis.rb src/standard/facets/fileutils/wc.rb
+Files: lib/standard/facets/fileutils/whereis.rb lib/standard/facets/fileutils/wc.rb
Copyright: Daniel J. Berger
License: Ruby or GPL-2
-Files: src/standard/facets/fileutils/safe_ln.rb
+Files: lib/standard/facets/fileutils/safe_ln.rb
Copyright: Jim Weirich
License: Ruby or GPL-2
-Files: src/standard/facets/thread.rb
+Files: lib/standard/facets/thread.rb
Copyright: Sean O'Halpin
Zucker
License: Ruby or GPL-2
-Files: src/standard/facets/date.rb
+Files: lib/standard/facets/cloneable.rb
+Copyright: Ken Bloom
+License: Ruby or GPL-2
+
+Files: lib/standard/facets/date.rb
Copyright: Ken Kunz.
Benjamin Oakes
License: Ruby or GPL-2
-Files: src/standard/facets/ostruct.rb
+Files: lib/standard/facets/ostruct.rb
Copyright: Noah Gibbs
Gavin Sinclair
Alison Rowland
@@ -499,68 +555,100 @@ Copyright: Noah Gibbs
Mat Schaffer
License: Ruby or GPL-2
-Files: src/standard/facets/shellwords.rb
+Files: lib/standard/facets/shellwords.rb
Copyright: Lavir the Whiolet
Michel Martens
License: MIT
-Files: src/standard/facets/net/http.rb
+Files: lib/standard/facets/net/http.rb
Copyright: Daniel Huckstep
License: Ruby or GPL-2
-Files: src/standard/facets/basicobject.rb
+Files: lib/standard/facets/basicobject.rb
Copyright: 2004 by Jim Weirich (jim at weirichhouse.org).
License: Ruby or GPL-2
-Files: work/defunct/core/facets/array/permutation.rb
-Copyright: Florian Gross
- Daniel Sheppard
+Files: lib/core/facets/kernel/deep_clone.rb lib/core/facets/kernel/deep_copy.rb
+Copyright: Jan Molic
License: Ruby or GPL-2
-Files: work/defunct/core/facets/kernel/deep_clone.rb
+Files: lib/core/facets/hash/autonew.rb
Copyright: Jan Molic
+ Thomas Sawyer (aka Trans)
License: Ruby or GPL-2
-Files: work/defunct/more/facets/duration.rb
-Copyright: (c) 2006 Matthew Harris <shugotenshi at gmail.com>
-License: MIT
+Files: lib/core/facets/class/descendants.rb
+Copyright: Roger Pack
+License: Ruby or GPL-2
-Files: work/defunct/more/facets/logger.rb work/consider/aspects.rb
-Copyright: (c) 2005 George Moschovitis
+Files: lib/core/facets/denumerable.rb
+Copyright: Brian Candler
+ Thomas Sawyer (aka Trans)
License: Ruby or GPL-2
-Files: work/consider/lib/core/facets/array/op_div.rb
-Copyright: WhyTheLuckyStiff ...
+Files: lib/core/facets/enumerable/graph.rb
+Copyright: Andrew Dudzik (adudzik)
+ Thomas Sawyer (aka Trans)
License: Ruby or GPL-2
-Files: work/consider/lib/more/facets/tasksystem.rb
-Copyright: (c) 2007,2008 Tiger Ops
-License: GPL-3+
+Files: lib/core/facets/enumerable/map_with.rb
+Copyright: Michael Kohl
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
-Files: work/consider/lib/more/facets/plugin.rb
-Copyright: (c) 2006-2007 Frédéric Senault. All rights reserved.
-License:
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- 1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
- 3. Neither the name of Frédéric Senault or any contributors may be
- used to endorse or promote products derived from this software
- without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- SUCH DAMAGE.
+Files: lib/core/facets/enumerable/sum.rb
+Copyright: Dawid Marcin Grzesiak
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/core/facets/hash/op_sub.rb
+Copyright: Xavier Shay
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/core/facets/hash/rekey.rb
+Copyright: Gavin Kistner
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/core/facets/hash/update_keys.rb
+Copyright: Evgeniy Dolzhenko
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/standard/facets/random.rb
+Copyright: Lavir the Whiolet
+ Niel Spring
+ George Moschovitis
+ Ilmari Heikkinen
+ Christian Neukirchen
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/core/facets/kernel/respond.rb
+Copyright: Chris Wanstrath
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/core/facets/range/within.rb
+Copyright: Chris Kappler
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/standard/facets/fileutils/slice.rb
+Copyright: Shashank Date
+License: Ruby or GPL-2
+
+Files: lib/core/facets/kernel/extend.rb
+Copyright: Marco Otte-Witte
+ Thomas Sawyer (aka Trans)
+License: Ruby or GPL-2
+
+Files: lib/standard/facets/math/linsolve.rb lib/standard/facets/math/sqsolve.rb
+Copyright: Josef Schugt
+License: Ruby or GPL-2
+
+Files: lib/standard/facets/set.rb
+Copyright: Gavin Kistner (Phrogz)
+License: Ruby or GPL-2
diff --git a/debian/gen_copyright b/debian/gen_copyright
deleted file mode 100755
index 329f1d7..0000000
--- a/debian/gen_copyright
+++ /dev/null
@@ -1,54 +0,0 @@
-#!/usr/bin/ruby1.9.1
-
-#$KCODE = 'UTF8'
-
-require 'active_support'
-require 'set'
-require 'pp'
-
-
-dir_list = ['src', 'work']
-
-file_list = {}
-
-# parse copyright information
-dir_list.each do |dir|
- IO.popen("rgrep -Ei '(copyright|credit)' #{dir}") do |io|
- io.each_line do |line|
- begin
- line =~ /^([^:]+):.*(?:CREDIT:|Copyright) (.*)$/
- rescue
- STDERR.puts "Problem with line (#{$!}): " + line
- end
- file = $1
- copyright = $2
-
- next unless file =~ /\.rb$/
- next if copyright.blank?
- # ignore copyright by the main author, taken into account
- # in a specific wildcard entry
- next if copyright =~ /(Sawyer|Trans|\?)/
-
- file_list[file] ||= Set.new
- copyright.split(', ').each do |copyright_part|
- file_list[file] << copyright_part.strip
- end
- end
- end
-end
-
-# merge identical copyright entries in the same paragraph
-file_list.values.uniq.each do |copyright|
- # list of files having the exact same copyright information
- files = Hash[file_list.select{|k, v| v == copyright }].keys
-
- # print DEP-5 copyright information
- puts
- puts "Files: " + files.join(" ")
- header = "Copyright: "
- copyright.each do |copyright_part|
- puts header + copyright_part
- header = " " * header.size
- end
- puts "License: Ruby or GPL-2"
-end
--
ruby-facets.git
More information about the Pkg-ruby-extras-commits
mailing list