[DRE-commits] [ruby-beautify] 01/05: Metadata is now provided by upstream (using gemwatch).

Tomasz Nitecki tnnn-guest at moszumanska.debian.org
Mon Feb 29 19:02:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

tnnn-guest pushed a commit to branch master
in repository ruby-beautify.

commit 1236003055fd35c05ffc5ce7bc87a43f38d91117
Author: Tomasz Nitecki <tnnn at tnnn.pl>
Date:   Mon Feb 29 15:27:31 2016 -0300

    Metadata is now provided by upstream (using gemwatch).
---
 debian/patches/rubygems-metadata | 166 ---------------------------------------
 debian/patches/series            |   1 -
 2 files changed, 167 deletions(-)

diff --git a/debian/patches/rubygems-metadata b/debian/patches/rubygems-metadata
deleted file mode 100644
index bc01936..0000000
--- a/debian/patches/rubygems-metadata
+++ /dev/null
@@ -1,166 +0,0 @@
-Add rubygems metadata which is missing in upstreams 0.97.3 tarball.
-Once tarballs are taken from gemwatch service, this patch can be
-removed once again.
-
---- /dev/null
-+++ ruby-beautify-0.97.3/metadata.yml
-@@ -0,0 +1,159 @@
-+--- !ruby/object:Gem::Specification
-+name: ruby-beautify
-+version: !ruby/object:Gem::Version
-+  version: 0.97.3
-+platform: ruby
-+authors:
-+- Ernie Brodeur
-+autorequire: 
-+bindir: bin
-+cert_chain: []
-+date: 2015-04-12 00:00:00.000000000 Z
-+dependencies:
-+- !ruby/object:Gem::Dependency
-+  name: rake
-+  requirement: !ruby/object:Gem::Requirement
-+    requirements:
-+    - - ">="
-+      - !ruby/object:Gem::Version
-+        version: '0'
-+  type: :development
-+  prerelease: false
-+  version_requirements: !ruby/object:Gem::Requirement
-+    requirements:
-+    - - ">="
-+      - !ruby/object:Gem::Version
-+        version: '0'
-+- !ruby/object:Gem::Dependency
-+  name: bundler
-+  requirement: !ruby/object:Gem::Requirement
-+    requirements:
-+    - - ">="
-+      - !ruby/object:Gem::Version
-+        version: '0'
-+  type: :development
-+  prerelease: false
-+  version_requirements: !ruby/object:Gem::Requirement
-+    requirements:
-+    - - ">="
-+      - !ruby/object:Gem::Version
-+        version: '0'
-+- !ruby/object:Gem::Dependency
-+  name: rspec
-+  requirement: !ruby/object:Gem::Requirement
-+    requirements:
-+    - - ">="
-+      - !ruby/object:Gem::Version
-+        version: '0'
-+  type: :development
-+  prerelease: false
-+  version_requirements: !ruby/object:Gem::Requirement
-+    requirements:
-+    - - ">="
-+      - !ruby/object:Gem::Version
-+        version: '0'
-+description: a cli tool (and module) to beautify ruby code.
-+email: ebrodeur at ujami.net
-+executables:
-+- rbeautify
-+- ruby-beautify
-+extensions: []
-+extra_rdoc_files: []
-+files:
-+- ".gitignore"
-+- ".rspec"
-+- ".travis.yml"
-+- CONTRIB.md
-+- Gemfile
-+- Guardfile
-+- LICENSE
-+- README.md
-+- Rakefile
-+- WHATSNEW.md
-+- bin/rbeautify
-+- bin/ruby-beautify
-+- lib/ruby-beautify.rb
-+- lib/ruby-beautify/version.rb
-+- ruby-beautify.gemspec
-+- spec/bin/ruby-beautify_spec.rb
-+- spec/binary_scenarios/count_after.rb
-+- spec/binary_scenarios/count_before.rb
-+- spec/binary_scenarios/doubled_example.rb
-+- spec/binary_scenarios/overwrite.rb
-+- spec/binary_scenarios/overwrite_pretty.rb
-+- spec/binary_scenarios/small_example.rb
-+- spec/binary_scenarios/spaces_after.rb
-+- spec/binary_scenarios/spaces_before.rb
-+- spec/lib/ruby-beautify_spec.rb
-+- spec/ruby-beautify.dotfile
-+- spec/spec_helper.rb
-+- spec/usage_scenarios/README.md
-+- spec/usage_scenarios/case.rb
-+- spec/usage_scenarios/case_pretty.rb
-+- spec/usage_scenarios/from_control.rb
-+- spec/usage_scenarios/from_control_pretty.rb
-+- spec/usage_scenarios/monolithic_example.rb
-+- spec/usage_scenarios/monolithic_example_pretty.rb
-+- spec/usage_scenarios/multiline_strings.rb
-+- spec/usage_scenarios/multiline_strings_pretty.rb
-+- spec/usage_scenarios/mutli_level.rb
-+- spec/usage_scenarios/mutli_level_pretty.rb
-+- spec/usage_scenarios/or_equals.rb
-+- spec/usage_scenarios/or_equals_pretty.rb
-+- spec/usage_scenarios/pre_indented.rb
-+- spec/usage_scenarios/pre_indented_pretty.rb
-+- spec/usage_scenarios/pre_indented_pretty_space.rb
-+- spec/usage_scenarios_spec.rb
-+homepage: https://github.com/erniebrodeur/ruby-beautify
-+licenses: []
-+metadata: {}
-+post_install_message: 
-+rdoc_options: []
-+require_paths:
-+- lib
-+required_ruby_version: !ruby/object:Gem::Requirement
-+  requirements:
-+  - - ">="
-+    - !ruby/object:Gem::Version
-+      version: '2.0'
-+required_rubygems_version: !ruby/object:Gem::Requirement
-+  requirements:
-+  - - ">="
-+    - !ruby/object:Gem::Version
-+      version: '0'
-+requirements: []
-+rubyforge_project: 
-+rubygems_version: 2.2.2
-+signing_key: 
-+specification_version: 4
-+summary: a cli tool (and module) to beautify ruby code.
-+test_files:
-+- spec/bin/ruby-beautify_spec.rb
-+- spec/binary_scenarios/count_after.rb
-+- spec/binary_scenarios/count_before.rb
-+- spec/binary_scenarios/doubled_example.rb
-+- spec/binary_scenarios/overwrite.rb
-+- spec/binary_scenarios/overwrite_pretty.rb
-+- spec/binary_scenarios/small_example.rb
-+- spec/binary_scenarios/spaces_after.rb
-+- spec/binary_scenarios/spaces_before.rb
-+- spec/lib/ruby-beautify_spec.rb
-+- spec/ruby-beautify.dotfile
-+- spec/spec_helper.rb
-+- spec/usage_scenarios/README.md
-+- spec/usage_scenarios/case.rb
-+- spec/usage_scenarios/case_pretty.rb
-+- spec/usage_scenarios/from_control.rb
-+- spec/usage_scenarios/from_control_pretty.rb
-+- spec/usage_scenarios/monolithic_example.rb
-+- spec/usage_scenarios/monolithic_example_pretty.rb
-+- spec/usage_scenarios/multiline_strings.rb
-+- spec/usage_scenarios/multiline_strings_pretty.rb
-+- spec/usage_scenarios/mutli_level.rb
-+- spec/usage_scenarios/mutli_level_pretty.rb
-+- spec/usage_scenarios/or_equals.rb
-+- spec/usage_scenarios/or_equals_pretty.rb
-+- spec/usage_scenarios/pre_indented.rb
-+- spec/usage_scenarios/pre_indented_pretty.rb
-+- spec/usage_scenarios/pre_indented_pretty_space.rb
-+- spec/usage_scenarios_spec.rb
diff --git a/debian/patches/series b/debian/patches/series
index f33d4ef..6b4ef93 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 0010_disable_codeclimate_test_reporter.patch
 0020_remove_unnecessary_bundler_usage.patch
 0030_add_fileutils_to_spec_helper.patch
-rubygems-metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-beautify.git



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