[DRE-commits] [ruby-mixlib-log] branch master updated (11e8c55 -> 9dc2ff3)

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Jun 13 16:14:32 UTC 2015


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

terceiro pushed a change to branch master
in repository ruby-mixlib-log.

      from  11e8c55   update debian/watch. Thanks Bart Martens
       new  7f82883   Remove old transitional packages (Closes: #735708)
       new  832a6cc   update packaging files with `dh-make-ruby --overwrite` + meld
       new  99c40f8   add path to make spec compatible with rspec 3
      adds  27f8e72   Imported Upstream version 1.6.0
       new  b0baea5   Merge tag 'upstream/1.6.0'
       new  0701024   New upstream release
       new  9dc2ff3   Release to unstable

The 6 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                                         |   9 --
 .rspec                                             |   2 -
 Gemfile                                            |  11 ---
 debian/changelog                                   |  11 +++
 debian/control                                     |  35 ++-----
 ...-log_spec-make-it-compatible-with-rspec-3.patch |  29 ++++++
 debian/patches/series                              |   1 +
 debian/ruby-tests.rake                             |   7 ++
 debian/ruby-tests.rb                               |   1 -
 debian/rules                                       |  13 +--
 debian/source.lintian-overrides                    |   3 -
 debian/source/local-options                        |   1 -
 debian/watch                                       |   8 +-
 features/log.feature                               |  37 -------
 features/steps/log.rb                              |  48 ---------
 features/support/env.rb                            |  46 ---------
 features/support/logit.rb                          |  21 ----
 lib/mixlib/log/version.rb                          |   2 +-
 metadata.yml                                       | 107 +++++++++++++++++++++
 mixlib-log.gemspec                                 |   6 +-
 20 files changed, 172 insertions(+), 226 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 .rspec
 delete mode 100755 Gemfile
 create mode 100644 debian/patches/0001-log_spec-make-it-compatible-with-rspec-3.patch
 create mode 100644 debian/ruby-tests.rake
 delete mode 100644 debian/ruby-tests.rb
 delete mode 100644 debian/source.lintian-overrides
 delete mode 100644 debian/source/local-options
 delete mode 100644 features/log.feature
 delete mode 100644 features/steps/log.rb
 delete mode 100644 features/support/env.rb
 delete mode 100644 features/support/logit.rb
 create mode 100644 metadata.yml

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



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