[DRE-commits] [SCM] ruby-facets.git branch, master, updated. upstream/2.9.2-5-gceb33f7

=?UTF-8?Q?Marc=20Dequ=C3=A8nes=20?=(Duck) Duck at DuckCorp.org
Wed Sep 28 00:28:11 UTC 2011


The following commit has been merged in the master branch:
commit ceb33f720bf971b2a2cd488b926f5f432b1fb1a1
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date:   Wed Sep 28 02:27:58 2011 +0200

    [evol] copyright check §2

diff --git a/debian/copyright b/debian/copyright
index 14268a1..486e0dc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,18 +14,18 @@ Files: debian/*
 Copyright: © 2009-2010 Marc Dequènes (Duck) <Duck at DuckCorp.org>
 License: GPL-3+
 
-Files: test/*, meta/*, doc/*, demo/*
+Files: test/* meta/* doc/* demo/*
 Copyright: © 2006 Thomas Sawyer (aka Trans)
            © 2005-2008 TigerOps / Thomas Sawyer (aka Trans)
 License: Ruby or GPL-2
 
 
 
-Files: src/core/facets.rb, src/core/facets-load.rb, src/core/facets/auto_core.rb
+Files: src/core/facets.rb src/core/facets-load.rb src/core/facets/auto_core.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/array/conjoin.rb, src/core/facets/array/delete_values.rb, src/core/facets/array/indexable.rb, src/core/facets/array/merge.rb, src/core/facets/array/splice.rb, src/core/facets/array/stackable.rb, src/core/facets/array/delete.rb, src/core/facets/array/index.rb, src/core/facets/array/not_empty.rb, src/core/facets/array.rb, src/core/facets/array/recursively.rb, src/core/facets/array/traverse.rb
+Files: src/core/facets/array/conjoin.rb src/core/facets/array/delete_values.rb src/core/facets/array/indexable.rb src/core/facets/array/merge.rb src/core/facets/array/splice.rb src/core/facets/array/stackable.rb src/core/facets/array/delete.rb src/core/facets/array/index.rb src/core/facets/array/not_empty.rb src/core/facets/array.rb src/core/facets/array/recursively.rb src/core/facets/array/traverse.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -64,7 +64,7 @@ Files: src/core/facets/array/select.rb
 Copyright: © 2008-2009 Gavin Sinclair
 License: Ruby
 
-Files: src/core/facets/binding/caller.rb, src/core/facets/binding/callstack.rb, src/core/facets/binding/defined.rb, src/core/facets/binding/eval.rb, src/core/facets/binding/local_variables.rb, src/core/facets/binding/opvars.rb, src/core/facets/binding.rb, src/core/facets/binding/self.rb
+Files: src/core/facets/binding/caller.rb src/core/facets/binding/callstack.rb src/core/facets/binding/defined.rb src/core/facets/binding/eval.rb src/core/facets/binding/local_variables.rb src/core/facets/binding/opvars.rb src/core/facets/binding.rb src/core/facets/binding/self.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -73,11 +73,11 @@ Copyright: © 2008 George Moschovitis
            © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/kernel/blank.rb, src/core/facets/boolean.rb, src/core/facets/denumerable.rb, src/core/facets/kernel/dup.rb
+Files: src/core/facets/kernel/blank.rb src/core/facets/boolean.rb src/core/facets/denumerable.rb src/core/facets/kernel/dup.rb
 Copyright: © 2006-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/class/prepend.rb, src/core/facets/class/descendents.rb, src/core/facets/class/methodize.rb, src/core/facets/class/pathize.rb, src/core/facets/class.rb, src/core/facets/class/subclasses.rb
+Files: src/core/facets/class/prepend.rb src/core/facets/class/descendents.rb src/core/facets/class/methodize.rb src/core/facets/class/pathize.rb src/core/facets/class.rb src/core/facets/class/subclasses.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -89,11 +89,11 @@ Files: src/core/facets/class/to_proc.rb
 Copyright: © 2008 Daniel Schierbeck
 License: Ruby
 
-Files: src/core/facets/comparable/cap.rb, src/core/facets/comparable/at_least.rb, src/core/facets/comparable/at_most.rb, src/core/facets/comparable/bound.rb, src/core/facets/comparable/comparable.rb, src/core/facets/comparable.rb
+Files: src/core/facets/comparable/cap.rb src/core/facets/comparable/at_least.rb src/core/facets/comparable/at_most.rb src/core/facets/comparable/bound.rb src/core/facets/comparable/comparable.rb src/core/facets/comparable.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/comparable/cap.rb, src/core/facets/comparable/clip.rb
+Files: src/core/facets/comparable/cap.rb src/core/facets/comparable/clip.rb
 Copyright: © 2008 Florian Gross
            © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
@@ -102,7 +102,7 @@ Files: src/core/facets/comparable/cmp.rb
 Copyright: © 2008 Peter Vanbroekhoven
 License: Ruby
 
-Files: src/core/facets/dir/descend.rb, src/core/facets/dir/multiglob.rb, src/core/facets/dir/parent.rb, src/core/facets/dir.rb
+Files: src/core/facets/dir/descend.rb src/core/facets/dir/multiglob.rb src/core/facets/dir/parent.rb src/core/facets/dir.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -115,7 +115,7 @@ Files: src/core/facets/dir/recurse.rb
 Copyright: © 2008 George Moschovitis
 License: Ruby
 
-Files: src/core/facets/enumerable/compact_map.rb, src/core/facets/enumerable/count.rb, src/core/facets/enumerable/each_by.rb, src/core/facets/enumerable/modulate.rb, src/core/facets/array/split.rb, src/core/facets/enumerable/collect.rb, src/core/facets/enumerable/defer.rb, src/core/facets/enumerable/every.rb, src/core/facets/enumerable/ewise.rb, src/core/facets/enumerable/filter.rb, src/core/facets/enumerable/graph.rb, src/core/facets/enumerable/occur.rb, src/core/facets/enumerable/per.rb, src/core/facets/enumerable.rb, src/core/facets/enumerable/sum.rb, src/core/facets/enumerable/take.rb, src/core/facets/enumerable/uniq_by.rb
+Files: src/core/facets/enumerable/compact_map.rb src/core/facets/enumerable/count.rb src/core/facets/enumerable/each_by.rb src/core/facets/enumerable/modulate.rb src/core/facets/array/split.rb src/core/facets/enumerable/collect.rb src/core/facets/enumerable/defer.rb src/core/facets/enumerable/every.rb src/core/facets/enumerable/ewise.rb src/core/facets/enumerable/filter.rb src/core/facets/enumerable/graph.rb src/core/facets/enumerable/occur.rb src/core/facets/enumerable/per.rb src/core/facets/enumerable.rb src/core/facets/enumerable/sum.rb src/core/facets/enumerable/take.rb src/core/facets/enumerable/uniq_by.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -123,7 +123,7 @@ Files: src/core/facets/enumerable/accumulate.rb
 Copyright: © 2008-2009 George Moshchovitis
 License: Ruby
 
-Files: src/core/facets/enumerable/cluster_by.rb, src/core/facets/enumerable/group_by.rb
+Files: src/core/facets/enumerable/cluster_by.rb src/core/facets/enumerable/group_by.rb
 Copyright: © 2008-2009 Erik Veenstra
 License: Ruby
 
@@ -145,7 +145,7 @@ Files: src/core/facets/array/entropy.rb
 Copyright: © 2008-2009 Derek
 License: Ruby
 
-Files: src/core/facets/enumerable/frequency.rb, src/core/facets/array/probability.rb
+Files: src/core/facets/enumerable/frequency.rb src/core/facets/array/probability.rb
 Copyright: © 2008-2009 Brian Schröder
 License: Ruby
 
@@ -158,7 +158,7 @@ Files: src/core/facets/enumerable/map_send.rb
 Copyright: © 2008-2009 Sean O'Halpin
 License: Ruby
 
-Files: src/core/facets/enumerable/map_with_index.rb, src/core/facets/enumerable/none.rb, src/core/facets/enumerable/one.rb
+Files: src/core/facets/enumerable/map_with_index.rb src/core/facets/enumerable/none.rb src/core/facets/enumerable/one.rb
 Copyright: © 2008-2009 Gavin Sinclair
 License: Ruby
 
@@ -171,7 +171,7 @@ Files: src/core/facets/enumerable/mode.rb
 Copyright: © 2008-2009 Robert Klemme
 License: Ruby
 
-Files: src/core/facets/exception/raised.rb, src/core/facets/exception.rb
+Files: src/core/facets/exception/raised.rb src/core/facets/exception.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -184,11 +184,11 @@ Copyright: © 2008-2009 David Heinemeier Hansson
            © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/file/rootname.rb, src/core/facets/file/split_all.rb, src/core/facets/file.rb, src/core/facets/file/split_root.rb
+Files: src/core/facets/file/rootname.rb src/core/facets/file/split_all.rb src/core/facets/file.rb src/core/facets/file/split_root.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/file/append.rb, src/core/facets/file/create.rb, src/core/facets/file/rewrite.rb
+Files: src/core/facets/file/append.rb src/core/facets/file/create.rb src/core/facets/file/rewrite.rb
 Copyright: © 2008 George Moschovitis
 License: Ruby
 
@@ -218,7 +218,7 @@ Files: src/core/facets/filetest/root.rb
 Copyright: © 2008 Jeffrey Schwab
 License: Ruby
 
-Files: src/core/facets/float.rb, src/core/facets/float/round.rb
+Files: src/core/facets/float.rb src/core/facets/float/round.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -226,11 +226,11 @@ Files: src/core/facets/functor.rb
 Copyright: © 2004-2006 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/hash/dearray_values.rb, src/core/facets/hash/insert.rb, src/core/facets/hash/keys.rb, src/core/facets/hash/op_add.rb, src/core/facets/hash/op_and.rb, src/core/facets/hash/op_mul.rb, src/core/facets/hash/op_or.rb, src/core/facets/hash/op_push.rb, src/core/facets/hash/op_sub.rb, src/core/facets/hash/replace_each.rb, src/core/facets/hash/to_proc.rb, src/core/facets/hash/traverse.rb, src/core/facets/hash/update_each.rb, src/core/facets/hash/update_keys.rb, src/core/facets/hash/update_values.rb, src/core/facets/hash/weave.rb, src/core/facets/hash/argumentize.rb, src/core/facets/hash/at.rb, src/core/facets/hash/diff.rb, src/core/facets/hash/except.rb, src/core/facets/hash/mash.rb, src/core/facets/hash/merge.rb, src/core/facets/hash/op.rb, src/core/facets/hash.rb, src/core/facets/hash/recursively.rb, src/core/facets/hash/recursive_merge.rb, src/core/facets/hash/slice.rb, src/core/facets/hash/stringify_keys.rb, src/core/facets/hash/symbolize_keys.rb, src/core/facets/hash/to_h.rb, src/core/facets/hash/to_options.rb, src/core/facets/hash/update.rb
+Files: src/core/facets/hash/dearray_values.rb src/core/facets/hash/insert.rb src/core/facets/hash/keys.rb src/core/facets/hash/op_add.rb src/core/facets/hash/op_and.rb src/core/facets/hash/op_mul.rb src/core/facets/hash/op_or.rb src/core/facets/hash/op_push.rb src/core/facets/hash/op_sub.rb src/core/facets/hash/replace_each.rb src/core/facets/hash/to_proc.rb src/core/facets/hash/traverse.rb src/core/facets/hash/update_each.rb src/core/facets/hash/update_keys.rb src/core/facets/hash/update_values.rb src/core/facets/hash/weave.rb src/core/facets/hash/argumentize.rb src/core/facets/hash/at.rb src/core/facets/hash/diff.rb src/core/facets/hash/except.rb src/core/facets/hash/mash.rb src/core/facets/hash/merge.rb src/core/facets/hash/op.rb src/core/facets/hash.rb src/core/facets/hash/recursively.rb src/core/facets/hash/recursive_merge.rb src/core/facets/hash/slice.rb src/core/facets/hash/stringify_keys.rb src/core/facets/hash/symbolize_keys.rb src/core/facets/hash/to_h.rb src/core/facets/hash/to_options.rb src/core/facets/hash/update.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/hash/alias.rb, src/core/facets/hash/swap.rb
+Files: src/core/facets/hash/alias.rb src/core/facets/hash/swap.rb
 Copyright: © 2008-2009 Gavin Sinclair
 License: Ruby
 
@@ -287,7 +287,7 @@ Files: src/core/facets/indexable.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/integer/multiple.rb, src/core/facets/integer/even.rb, src/core/facets/integer/of.rb, src/core/facets/integer/ordinal.rb, src/core/facets/integer.rb
+Files: src/core/facets/integer/multiple.rb src/core/facets/integer/even.rb src/core/facets/integer/of.rb src/core/facets/integer/ordinal.rb src/core/facets/integer.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -303,7 +303,7 @@ Files: src/core/facets/integer/odd.rb
 Copyright: © 2008-2009 Daniel Schierbeck
 License: Ruby
 
-Files: src/core/facets/kernel/attr_singleton.rb, src/core/facets/kernel/callstack.rb, src/core/facets/kernel/complete.rb, src/core/facets/kernel/constant.rb, src/core/facets/kernel/__dir__.rb, src/core/facets/kernel/instance_class.rb, src/core/facets/kernel/object_send.rb, src/core/facets/kernel/qua_class.rb, src/core/facets/kernel/resc.rb, src/core/facets/kernel/respond.rb, src/core/facets/kernel/ask.rb, src/core/facets/kernel/as.rb, src/core/facets/kernel/__callee__.rb, src/core/facets/kernel/__class__.rb, src/core/facets/kernel/deep_copy.rb, src/core/facets/kernel/demo.rb, src/core/facets/kernel/d.rb, src/core/facets/kernel/equate.rb, src/core/facets/kernel/extension.rb, src/core/facets/kernel/__get__.rb, src/core/facets/kernel/here.rb, src/core/facets/kernel/identical.rb, src/core/facets/kernel/in.rb, src/core/facets/kernel/instance_assign.rb, src/core/facets/kernel/instance_exec.rb, src/core/facets/kernel/instance_send.rb, src/core/facets/kernel/instance_variables.rb, src/core/facets/kernel/maybe.rb, src/core/facets/kernel/__method__.rb, src/core/facets/kernel/method.rb, src/core/facets/kernel/object_class.rb, src/core/facets/kernel/object_hexid.rb, src/core/facets/kernel/object_state.rb, src/core/facets/kernel/populate.rb, src/core/facets/kernel/p.rb, src/core/facets/kernel.rb, src/core/facets/kernel/require_all.rb, src/core/facets/kernel/__set__.rb, src/core/facets/kernel/singleton_class.rb, src/core/facets/kernel/source_location.rb, src/core/facets/kernel/tap.rb, src/core/facets/kernel/val.rb, src/core/facets/kernel/with.rb
+Files: src/core/facets/kernel/attr_singleton.rb src/core/facets/kernel/callstack.rb src/core/facets/kernel/complete.rb src/core/facets/kernel/constant.rb src/core/facets/kernel/__dir__.rb src/core/facets/kernel/instance_class.rb src/core/facets/kernel/object_send.rb src/core/facets/kernel/qua_class.rb src/core/facets/kernel/resc.rb src/core/facets/kernel/respond.rb src/core/facets/kernel/ask.rb src/core/facets/kernel/as.rb src/core/facets/kernel/__callee__.rb src/core/facets/kernel/__class__.rb src/core/facets/kernel/deep_copy.rb src/core/facets/kernel/demo.rb src/core/facets/kernel/d.rb src/core/facets/kernel/equate.rb src/core/facets/kernel/extension.rb src/core/facets/kernel/__get__.rb src/core/facets/kernel/here.rb src/core/facets/kernel/identical.rb src/core/facets/kernel/in.rb src/core/facets/kernel/instance_assign.rb src/core/facets/kernel/instance_exec.rb src/core/facets/kernel/instance_send.rb src/core/facets/kernel/instance_variables.rb src/core/facets/kernel/maybe.rb src/core/facets/kernel/__method__.rb src/core/facets/kernel/method.rb src/core/facets/kernel/object_class.rb src/core/facets/kernel/object_hexid.rb src/core/facets/kernel/object_state.rb src/core/facets/kernel/populate.rb src/core/facets/kernel/p.rb src/core/facets/kernel.rb src/core/facets/kernel/require_all.rb src/core/facets/kernel/__set__.rb src/core/facets/kernel/singleton_class.rb src/core/facets/kernel/source_location.rb src/core/facets/kernel/tap.rb src/core/facets/kernel/val.rb src/core/facets/kernel/with.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -344,7 +344,7 @@ Files: src/core/facets/lazy.rb
 Copyright: © 2005 MenTaLguY <mental at rydia.net>
 License: Ruby
 
-Files: src/core/facets/matchdata/matchset.rb, src/core/facets/matchdata.rb
+Files: src/core/facets/matchdata/matchset.rb src/core/facets/matchdata.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -357,7 +357,7 @@ Copyright: © 2008 Thomas Sawyer (aka Trans)
            © 2008 WhyTheLuckyStiff
 License: Ruby
 
-Files: src/core/facets/module/rename_method.rb, src/core/facets/module/abstract.rb, src/core/facets/module/attr_setter.rb, src/core/facets/module/redefine_method.rb, src/core/facets/module/basename.rb, src/core/facets/module/include_function_module.rb, src/core/facets/module/is.rb, src/core/facets/module/modspace.rb, src/core/facets/module/module_load.rb, src/core/facets/module/nesting.rb, src/core/facets/module/prepend.rb, src/core/facets/module/redefine_method.rb, src/core/facets/module/rename_method.rb, src/core/facets/module/revise.rb, src/core/facets/module/spacename.rb, src/core/facets/module/wrap_method.rb, src/core/facets/module/alias_accessor.rb, src/core/facets/module/alias_method_chain.rb, src/core/facets/module/alias_module_function.rb, src/core/facets/module/ancestor.rb, src/core/facets/module/can.rb, src/core/facets/module/class.rb, src/core/facets/module/extend.rb, src/core/facets/module/instance_method.rb, src/core/facets/module/integrate.rb, src/core/facets/module/methodize.rb, src/core/facets/module/module_require.rb, src/core/facets/module/pathize.rb, src/core/facets/module.rb, src/core/facets/module/redirect_method.rb
+Files: src/core/facets/module/rename_method.rb src/core/facets/module/abstract.rb src/core/facets/module/attr_setter.rb src/core/facets/module/redefine_method.rb src/core/facets/module/basename.rb src/core/facets/module/include_function_module.rb src/core/facets/module/is.rb src/core/facets/module/modspace.rb src/core/facets/module/module_load.rb src/core/facets/module/nesting.rb src/core/facets/module/prepend.rb src/core/facets/module/redefine_method.rb src/core/facets/module/rename_method.rb src/core/facets/module/revise.rb src/core/facets/module/spacename.rb src/core/facets/module/wrap_method.rb src/core/facets/module/alias_accessor.rb src/core/facets/module/alias_method_chain.rb src/core/facets/module/alias_module_function.rb src/core/facets/module/ancestor.rb src/core/facets/module/can.rb src/core/facets/module/class.rb src/core/facets/module/extend.rb src/core/facets/module/instance_method.rb src/core/facets/module/integrate.rb src/core/facets/module/methodize.rb src/core/facets/module/module_require.rb src/core/facets/module/pathize.rb src/core/facets/module.rb src/core/facets/module/redirect_method.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -377,7 +377,7 @@ Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
            © 2008-2009 Robert Dober
 License: Ruby
 
-Files: src/core/facets/nilclass.rb, src/core/facets/nilclass/ergo.rb
+Files: src/core/facets/nilclass.rb src/core/facets/nilclass/ergo.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -385,19 +385,19 @@ Files: src/core/facets/nilclass/to_f.rb
 Copyright: © 2008-2009 Matz
 License: Ruby
 
-Files: src/core/facets/numeric/round.rb, src/core/facets/numeric.rb, src/core/facets/numeric/distance.rb, src/core/facets/numeric/approx.rb
+Files: src/core/facets/numeric/round.rb src/core/facets/numeric.rb src/core/facets/numeric/distance.rb src/core/facets/numeric/approx.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/objectspace.rb, src/core/facets/objectspace/classes.rb, src/core/facets/objectspace/op_fetch.rb
+Files: src/core/facets/objectspace.rb src/core/facets/objectspace/classes.rb src/core/facets/objectspace/op_fetch.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/proc/update.rb, src/core/facets/proc.rb, src/core/facets/proc/bind.rb, src/core/facets/proc/curry.rb, src/core/facets/proc/compose.rb, src/core/facets/proc/to_method.rb
+Files: src/core/facets/proc/update.rb src/core/facets/proc.rb src/core/facets/proc/bind.rb src/core/facets/proc/curry.rb src/core/facets/proc/compose.rb src/core/facets/proc/to_method.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/range/combine.rb, src/core/facets/range/to_r.rb, src/core/facets/range.rb, src/core/facets/range/umbrella.rb
+Files: src/core/facets/range/combine.rb src/core/facets/range/to_r.rb src/core/facets/range.rb src/core/facets/range/umbrella.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -411,7 +411,7 @@ Copyright: © 2008 Chris Kappler
            © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/regexp/arity.rb, src/core/facets/regexp.rb
+Files: src/core/facets/regexp/arity.rb src/core/facets/regexp.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -424,7 +424,7 @@ Files: src/core/facets/stackable.rb
 Copyright: © 2007 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/string/align.rb, src/core/facets/string/bracket.rb, src/core/facets/string/chomp.rb, src/core/facets/string/cleave.rb, src/core/facets/string/divide.rb, src/core/facets/string/fold.rb, src/core/facets/string/interpolate.rb, src/core/facets/string/line_wrap.rb, src/core/facets/string/margin.rb, src/core/facets/string/mscan.rb, src/core/facets/string/range.rb, src/core/facets/string/shatter.rb, src/core/facets/string/splice.rb, src/core/facets/string/to_re.rb, src/core/facets/string/bytes.rb, src/core/facets/string/camelcase.rb, src/core/facets/string/chars.rb, src/core/facets/string/compress_lines.rb, src/core/facets/string/contains.rb, src/core/facets/string/each_char.rb, src/core/facets/string/each_word.rb, src/core/facets/string/end_with.rb, src/core/facets/string/file.rb, src/core/facets/string/lines.rb, src/core/facets/string/lowercase.rb, src/core/facets/string/methodize.rb, src/core/facets/string/modulize.rb, src/core/facets/string/nchar.rb, src/core/facets/string/outdent.rb, src/core/facets/string/pathize.rb, src/core/facets/string.rb, src/core/facets/string/snakecase.rb, src/core/facets/string/subtract.rb, src/core/facets/string/underscore.rb, src/core/facets/string/unfold.rb, src/core/facets/string/uppercase.rb, src/core/facets/string/variablize.rb, src/core/facets/string/words.rb, src/core/facets/string/xor.rb
+Files: src/core/facets/string/align.rb src/core/facets/string/bracket.rb src/core/facets/string/chomp.rb src/core/facets/string/cleave.rb src/core/facets/string/divide.rb src/core/facets/string/fold.rb src/core/facets/string/interpolate.rb src/core/facets/string/line_wrap.rb src/core/facets/string/margin.rb src/core/facets/string/mscan.rb src/core/facets/string/range.rb src/core/facets/string/shatter.rb src/core/facets/string/splice.rb src/core/facets/string/to_re.rb src/core/facets/string/bytes.rb src/core/facets/string/camelcase.rb src/core/facets/string/chars.rb src/core/facets/string/compress_lines.rb src/core/facets/string/contains.rb src/core/facets/string/each_char.rb src/core/facets/string/each_word.rb src/core/facets/string/end_with.rb src/core/facets/string/file.rb src/core/facets/string/lines.rb src/core/facets/string/lowercase.rb src/core/facets/string/methodize.rb src/core/facets/string/modulize.rb src/core/facets/string/nchar.rb src/core/facets/string/outdent.rb src/core/facets/string/pathize.rb src/core/facets/string.rb src/core/facets/string/snakecase.rb src/core/facets/string/subtract.rb src/core/facets/string/underscore.rb src/core/facets/string/unfold.rb src/core/facets/string/uppercase.rb src/core/facets/string/variablize.rb src/core/facets/string/words.rb src/core/facets/string/xor.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -448,7 +448,7 @@ Files: src/core/facets/string/natcmp.rb
 Copyright: © 2000 by Martin Pool <mbp at humbug.org.au>
            © 2003 Alan Davies <cs96and_AT_yahoo_DOT_co_DOT_uk>
 License: other-1
- This software is provided 'as-is', without any express or implied
+ This software is provided 'as-is' without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.
  .
@@ -477,7 +477,7 @@ Copyright: © 2008-2009 Lucas Carlson
            © 2008-2009 Blaine Cook
 License: Ruby
 
-Files: src/core/facets/string/tab.rb, src/core/facets/string/tabto.rb
+Files: src/core/facets/string/tab.rb src/core/facets/string/tabto.rb
 Copyright: © 2008-2009 Gavin Sinclair
 License: Ruby
 
@@ -490,11 +490,11 @@ Copyright: © 2008-2009 Gavin Kistner
            © 2008-2009 Dayne Broderson
 License: Ruby
 
-Files: src/core/facets/struct.rb, src/core/facets/struct/attributes.rb
+Files: src/core/facets/struct.rb src/core/facets/struct/attributes.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/core/facets/symbol/chomp.rb, src/core/facets/symbol/generate.rb, src/core/facets/symbol/not.rb, src/core/facets/symbol/plain.rb, src/core/facets/symbol/query.rb, src/core/facets/symbol.rb, src/core/facets/symbol/re_s.rb, src/core/facets/symbol/setter.rb, src/core/facets/symbol/succ.rb, src/core/facets/symbol/thrown.rb, src/core/facets/symbol/variablize.rb
+Files: src/core/facets/symbol/chomp.rb src/core/facets/symbol/generate.rb src/core/facets/symbol/not.rb src/core/facets/symbol/plain.rb src/core/facets/symbol/query.rb src/core/facets/symbol.rb src/core/facets/symbol/re_s.rb src/core/facets/symbol/setter.rb src/core/facets/symbol/succ.rb src/core/facets/symbol/thrown.rb src/core/facets/symbol/variablize.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -503,7 +503,7 @@ Copyright: © 2008-2009 Florian Gross
            © 2008-2009 Nobuhiro Imai
 License: Ruby
 
-Files: src/core/facets/time/stamp.rb, src/core/facets/time/ago.rb, src/core/facets/time/change.rb, src/core/facets/time/hence.rb, src/core/facets/time.rb, src/core/facets/time/round.rb, src/core/facets/time/set.rb, src/core/facets/time/to_time.rb, src/core/facets/time/trunc.rb
+Files: src/core/facets/time/stamp.rb src/core/facets/time/ago.rb src/core/facets/time/change.rb src/core/facets/time/hence.rb src/core/facets/time.rb src/core/facets/time/round.rb src/core/facets/time/set.rb src/core/facets/time/to_time.rb src/core/facets/time/trunc.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -521,7 +521,7 @@ Copyright: © 2009 Florian Gross
            © 2009 Sandor Szücs
 License: Ruby
 
-Files: src/core/facets/unboundmethod.rb, src/core/facets/unboundmethod/name.rb, src/core/facets/unboundmethod/arguments.rb
+Files: src/core/facets/unboundmethod.rb src/core/facets/unboundmethod/name.rb src/core/facets/unboundmethod/arguments.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -555,10 +555,6 @@ License: other-2
  and distribution of modified versions of this work as long as the
  above copyright notice is included.
 
-Files: src/standard/facets/capsule.rb
-Copyright: © 2005 Thomas Sawyer (aka Trans)
-           © 2005 Joel VanderWerf
-
 Files: src/standard/facets/cgi.rb
 Copyright: © 2008 Thomas Sawyer (aka Trans)
 License: Ruby
@@ -632,7 +628,7 @@ Files: src/standard/facets/filelist.rb
 Copyright: © 2002 Jim Weirich
 License: GPL-2
 
-Files: src/standard/facets/fileutils.rb, src/standard/facets/fileutils/head.rb, src/standard/facets/fileutils/tail.rb
+Files: src/standard/facets/fileutils.rb src/standard/facets/fileutils/head.rb src/standard/facets/fileutils/tail.rb
 Copyright: © 2005 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -644,7 +640,7 @@ Files: src/standard/facets/fileutils/slice.rb
 Copyright: © 2005 Shashank Date, via Daniel Berger
 License: Ruby
 
-Files: src/standard/facets/fileutils/wc.rb, src/standard/facets/fileutils/whereis.rb
+Files: src/standard/facets/fileutils/wc.rb src/standard/facets/fileutils/whereis.rb
 Copyright: © 2005 Daniel J. Berger
 License: Ruby
 
@@ -665,15 +661,15 @@ Files: src/standard/facets/inheritor.rb
 Copyright: © 2005 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/standard/facets/instance_eval.rb, src/standard/facets/instance_function.rb
+Files: src/standard/facets/instance_eval.rb src/standard/facets/instance_function.rb
 Copyright: © 2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/standard/facets/instantiable.rb, src/standard/facets/main.rb
+Files: src/standard/facets/instantiable.rb src/standard/facets/main.rb
 Copyright: © 2006 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/standard/facets/multipliers.rb, src/standard/facets/nullclass.rb
+Files: src/standard/facets/multipliers.rb src/standard/facets/nullclass.rb
 Copyright: © 2005 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -696,7 +692,7 @@ Copyright: © 2006 Thomas Sawyer (aka Trans)
            © 2006 Pit Captain
 License: Ruby
 
-Files: src/standard/facets/module/attr.rb, src/standard/facets/module/attr_tester.rb, src/standard/facets/module/attr_toggler.rb, src/standard/facets/module/attr_validator.rb
+Files: src/standard/facets/module/attr.rb src/standard/facets/module/attr_tester.rb src/standard/facets/module/attr_toggler.rb src/standard/facets/module/attr_validator.rb
 Copyright: © 2006-2009 Thomas Sawyer
 License: Ruby
 
@@ -726,11 +722,11 @@ Files: src/standard/facets/opencascade.rb
 Copyright: © 2006 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/standard/facets/openhash.rb, src/standard/facets/openmodule.rb, src/standard/facets/opesc.rb
+Files: src/standard/facets/openhash.rb src/standard/facets/openmodule.rb src/standard/facets/opesc.rb
 Copyright: © 2008-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/standard/facets/ostructable.rb, src/standard/facets/preinitialize.rb, src/standard/facets/rbconfig.rb, src/standard/facets/recorder.rb, src/standard/facets/reference.rb
+Files: src/standard/facets/ostructable.rb src/standard/facets/preinitialize.rb src/standard/facets/rbconfig.rb src/standard/facets/recorder.rb src/standard/facets/reference.rb
 Copyright: © 2005-2006 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -738,7 +734,7 @@ Files: src/standard/facets/registerable.rb
 Copyright: © 2007 TigerOps / Thomas Sawyer (aka Trans)
 License: Ruby
 
-Files: src/standard/facets/set.rb, src/standard/facets/shellwords.rb, src/standard/facets/stash.rb, src/standard/facets/succ.rb, src/standard/facets/timer.rb, src/standard/facets/tracepoint.rb, src/standard/facets/tuple.rb, src/standard/facets/uri.rb, src/standard/facets/version.rb, src/standard/facets/yaml.rb, src/standard/facets/zlib.rb
+Files: src/standard/facets/set.rb src/standard/facets/shellwords.rb src/standard/facets/stash.rb src/standard/facets/succ.rb src/standard/facets/timer.rb src/standard/facets/tracepoint.rb src/standard/facets/tuple.rb src/standard/facets/uri.rb src/standard/facets/version.rb src/standard/facets/yaml.rb src/standard/facets/zlib.rb
 Copyright: © 2004-2009 Thomas Sawyer (aka Trans)
 License: Ruby
 
@@ -893,7 +889,7 @@ License: GPL-2
     License version 2 can be found in the file
     `/usr/share/common-licenses/GPL-2'.
 
-License: GPL-3
+License: GPL-3+
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation, either version 3 of the License, or
diff --git a/debian/copyright_check.sh b/debian/copyright_check.sh
index 80504aa..d5c35af 100755
--- a/debian/copyright_check.sh
+++ b/debian/copyright_check.sh
@@ -11,15 +11,11 @@ set -o pipefail
 # path to NUR sources
 SRC=${1:-.}
 
-LIST=$(grep '^Files: ' debian/copyright | cut -d: -f2- | sed 's/,/\n/g; s/ //g' | grep -Ev '^\*$')
+LIST=$(grep '^Files: ' debian/copyright | cut -d: -f2- | grep -Ev '^\*$')
 
 echo "### Projects removed:"
 UNSORTED_LISTED=$(tempfile)
 for P in ${LIST}; do
-  if echo ${P} | grep -qE "^debian"; then
-    continue
-  fi
-
   if ls ${SRC}/${P} >/dev/null 2>/dev/null; then
     # catch wilcard patterns and whole directories too
     find ${SRC} \( -wholename "${SRC}/${P}" -o -wholename "${SRC}/${P}/*" \) -printf '%P\n' >>${UNSORTED_LISTED} 2>/dev/null
@@ -32,8 +28,7 @@ SORTED_LISTED=$(tempfile)
 cat ${UNSORTED_LISTED} | sort | uniq >${SORTED_LISTED}
 
 SORTED_FULL_NEW=$(tempfile)
-#find ${SRC} -type f -wholename '${SRC}/lib/*' -printf '%P\n' | sort >${SORTED_FULL_NEW}
-find ${SRC} -mindepth 2 -type f -printf '%P\n' | sort >${SORTED_FULL_NEW}
+find ${SRC} -type f -wholename '${SRC}/lib/*' -printf '%P\n' | grep -v '.git' | sort >${SORTED_FULL_NEW}
 
 echo "### Projects new or with default copyright attribution ('Files: *' in 'debian/copyright'):"
 comm -1 -3 ${SORTED_LISTED} ${SORTED_FULL_NEW} | grep -v svn

-- 
ruby-facets.git



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