[DRE-commits] [ruby-fuubar] branch master updated (368cd9e -> fd21b7e)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 10 13:21:36 UTC 2014


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

praveen pushed a change to branch master
in repository ruby-fuubar.

      from  368cd9e   use canonical URI in Vcs-* fields
      adds  8f95eec   Imported Upstream version 2.0.0
       new  cf91296   Merge tag 'upstream/2.0.0'
       new  37dbb65   update changelog
       new  21d28e8   update control file
       new  343b795   remove patches as no tests are run
       new  4943d03   remove ruby-test-files.yaml
       new  d693769   readme file is changed
       new  f2cec96   update copyright file
       new  fd21b7e   upload to unstable

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |   4 -
 .rspec                                             |   2 -
 Gemfile                                            |   6 -
 LICENSE                                            |  26 +-
 README.md                                          |  83 +++++++
 README.textile                                     |  26 --
 Rakefile                                           |   6 -
 debian/changelog                                   |   6 +-
 debian/control                                     |  22 +-
 debian/copyright                                   |  51 ++--
 .../not_use_ruby-progressbar_but_progressbar.patch |  20 --
 debian/patches/series                              |   3 -
 debian/patches/specify_rspec-core.patch            |  12 -
 debian/patches/specify_rspec.patch                 |  11 -
 debian/patches/specify_spec_helper_rb.patch        |  16 --
 debian/ruby-fuubar.docs                            |   2 +-
 debian/ruby-test-files.yaml                        |   2 -
 fuubar.gemspec                                     |  23 --
 lib/fuubar.rb                                      | 119 ++++++---
 metadata.yml                                       |  73 +++---
 spec/fuubar_spec.rb                                | 268 +++++++++++++++------
 spec/spec_helper.rb                                |   1 -
 22 files changed, 469 insertions(+), 313 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 .rspec
 delete mode 100644 Gemfile
 create mode 100644 README.md
 delete mode 100644 README.textile
 delete mode 100644 Rakefile
 delete mode 100644 debian/patches/not_use_ruby-progressbar_but_progressbar.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/specify_rspec-core.patch
 delete mode 100644 debian/patches/specify_rspec.patch
 delete mode 100644 debian/patches/specify_spec_helper_rb.patch
 delete mode 100644 debian/ruby-test-files.yaml
 delete mode 100644 fuubar.gemspec
 delete mode 100644 spec/spec_helper.rb

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



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