[DRE-commits] [SCM] redmine.git branch, master-experimental, updated. debian/1.4.4+dfsg1-1-5-g7f1f228

Jérémy Lal kapouer at melix.org
Thu Oct 11 10:25:24 UTC 2012


The following commit has been merged in the master-experimental branch:
commit f70671551e784ea6fd2cdc646e03b4658d460115
Author: Jérémy Lal <kapouer at melix.org>
Date:   Tue Mar 13 11:06:14 2012 +0100

    Remove patch file.

diff --git a/debian/patches/1015_update_rubytree_specification.patch b/debian/patches/1015_update_rubytree_specification.patch
deleted file mode 100644
index eb836ad..0000000
--- a/debian/patches/1015_update_rubytree_specification.patch
+++ /dev/null
@@ -1,123 +0,0 @@
-Description: Update rubytree .specification for rugygems >= 1.8.10
- This is done with rake gems:refresh_specs in RAILS_ROOT.
-Bug-Redmine: http://www.redmine.org/issues/9463
-Author: Jérémy Lal <kapouer at melix.org>
-Last-Update: 2011-10-23
---- a/vendor/gems/rubytree-0.5.2/.specification
-+++ b/vendor/gems/rubytree-0.5.2/.specification
-@@ -1,80 +1,67 @@
- --- !ruby/object:Gem::Specification 
- name: rubytree
- version: !ruby/object:Gem::Version 
-+  hash: 15
-+  prerelease: 
-+  segments: 
-+  - 0
-+  - 5
-+  - 2
-   version: 0.5.2
- platform: ruby
--authors: 
--- Anupam Sengupta
--autorequire: tree
-+authors: []
-+
-+autorequire: 
- bindir: bin
- cert_chain: []
- 
--date: 2007-12-20 00:00:00 -08:00
--default_executable: 
--dependencies: 
--- !ruby/object:Gem::Dependency 
--  name: hoe
--  type: :runtime
--  version_requirement: 
--  version_requirements: !ruby/object:Gem::Requirement 
--    requirements: 
--    - - ">="
--      - !ruby/object:Gem::Version 
--        version: 1.3.0
--    version: 
--description: "Provides a generic tree data-structure with ability to store keyed node-elements in the tree. The implementation mixes in the Enumerable module.  Website:  http://rubytree.rubyforge.org/"
--email: anupamsg at gmail.com
-+date: 2011-10-23 00:00:00 Z
-+dependencies: []
-+
-+description: 
-+email: 
- executables: []
- 
- extensions: []
- 
--extra_rdoc_files: 
--- README
--- COPYING
--- ChangeLog
--- History.txt
-+extra_rdoc_files: []
-+
- files: 
--- COPYING
--- ChangeLog
--- History.txt
--- Manifest.txt
--- README
--- Rakefile
--- TODO
-+- lib
-+- lib/tree
- - lib/tree.rb
--- lib/tree/binarytree.rb
--- setup.rb
--- test/test_binarytree.rb
--- test/test_tree.rb
--has_rdoc: true
--homepage: http://rubytree.rubyforge.org/
-+homepage: 
- licenses: []
- 
- post_install_message: 
--rdoc_options: 
--- --main
--- README
-+rdoc_options: []
-+
- require_paths: 
- - lib
- required_ruby_version: !ruby/object:Gem::Requirement 
-+  none: false
-   requirements: 
-   - - ">="
-     - !ruby/object:Gem::Version 
-+      hash: 3
-+      segments: 
-+      - 0
-       version: "0"
--  version: 
- required_rubygems_version: !ruby/object:Gem::Requirement 
-+  none: false
-   requirements: 
-   - - ">="
-     - !ruby/object:Gem::Version 
-+      hash: 3
-+      segments: 
-+      - 0
-       version: "0"
--  version: 
- requirements: []
- 
--rubyforge_project: rubytree
--rubygems_version: 1.3.5
-+rubyforge_project: 
-+rubygems_version: 1.8.10
- signing_key: 
--specification_version: 2
--summary: Ruby implementation of the Tree data structure.
--test_files: 
--- test/test_binarytree.rb
--- test/test_tree.rb
-+specification_version: 3
-+summary: 
-+test_files: []
-+

-- 
redmine.git



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