[DRE-commits] [ruby-sidekiq-cron] branch master updated (1daf0f7 -> b329e07)

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Jun 27 16:51:57 UTC 2017


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

srud-guest pushed a change to branch master
in repository ruby-sidekiq-cron.

      from  1daf0f7   bump standards version
      adds  203abc3   New upstream version 0.4.5
       new  5199038   Merge tag 'upstream/0.4.5'
       new  796799a   Update Standards version
       new  33c3fc3   New upstream release
       new  dc5da42   Disable failing tests, refresh patches
       new  b329e07   Upload to unstable

The 5 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:
 Gemfile                                            |   4 +-
 README.md                                          |   6 +-
 VERSION                                            |   2 +-
 debian/changelog                                   |   7 +
 debian/control                                     |   2 +-
 debian/patches/disable-failing-tests.patch         |  76 -----
 debian/patches/disable-some-tests.patch            |   2 +-
 debian/patches/remove-rubygems-bundler.patch       |   6 +-
 debian/patches/series                              |   1 -
 debian/ruby-tests.rake                             |   2 +-
 lib/sidekiq/cron/job.rb                            |  97 +++++--
 lib/sidekiq/cron/locales/de.yml                    |   1 +
 lib/sidekiq/cron/locales/en.yml                    |   3 +-
 lib/sidekiq/cron/locales/ru.yml                    |  14 +
 lib/sidekiq/cron/views/cron.erb                    |   2 +-
 lib/sidekiq/cron/web_extension.rb                  |  20 +-
 metadata.yml                                       | 309 ---------------------
 sidekiq-cron.gemspec                               | 131 ++++-----
 test/test_helper.rb                                |  33 ++-
 test/unit/job_test.rb                              | 176 ++++++------
 ...{web_extesion_test.rb => web_extension_test.rb} |  23 +-
 21 files changed, 336 insertions(+), 581 deletions(-)
 delete mode 100644 debian/patches/disable-failing-tests.patch
 create mode 100644 lib/sidekiq/cron/locales/ru.yml
 delete mode 100644 metadata.yml
 rename test/unit/{web_extesion_test.rb => web_extension_test.rb} (77%)

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



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