[DRE-commits] [ruby-markerb] branch master updated (f74ff55 -> dfa4fd9)

Cédric Boutillier boutil at moszumanska.debian.org
Sun Oct 5 23:00:28 UTC 2014


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

boutil pushed a change to branch master
in repository ruby-markerb.

      from  f74ff55   upload to unstable
       new  e0c6f84   watch github repository instead of gemwatch service
      adds  1bae50e   Imported Upstream version 1.0.2
       new  a31ac08   Merge tag 'upstream/1.0.2'
       new  f3aa112   depend on ruby-activesupport, ruby-actionmailer and ruby-railties instead of their -3.2 obsolete variants (Closes: #761555)
       new  f6e5456   bump Standards-Version to 3.9.6 (no changes needed); Fill Testsuite field with autopkgtest-pkg-ruby
       new  8c90841   refresh remove-bundler.patch
       new  7e5b2ba   update years in copyright files for upstream entry
       new  7577519   remove unused lintian overrides about missing upstream changelog
       new  dfa4fd9   prepare changelog

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:
 .travis.yml                                       |  18 +++
 CHANGELOG.md                                      |   6 +
 Gemfile                                           |   4 +-
 Gemfile.lock                                      | 134 +++++++++++-----------
 MIT-LICENSE                                       |   2 +-
 README.md                                         |   4 +-
 debian/changelog                                  |  16 +++
 debian/control                                    |   6 +-
 debian/copyright                                  |   2 +-
 debian/patches/remove-bundler.patch               |  14 ++-
 debian/ruby-markerb.lintian-overrides             |   2 -
 debian/watch                                      |   2 +-
 gemfiles/Gemfile-rails.3.2.x                      |   4 +
 gemfiles/Gemfile-rails.4.0.x                      |   4 +
 lib/generators/markerb/mailer/mailer_generator.rb |   6 +-
 lib/markerb.rb                                    |   1 +
 lib/markerb/version.rb                            |   2 +-
 markerb.gemspec                                   |  26 ++---
 metadata.yml                                      |  92 ---------------
 test/generator_test.rb                            |   2 +-
 test/test_helper.rb                               |   5 +-
 21 files changed, 163 insertions(+), 189 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 CHANGELOG.md
 delete mode 100644 debian/ruby-markerb.lintian-overrides
 create mode 100644 gemfiles/Gemfile-rails.3.2.x
 create mode 100644 gemfiles/Gemfile-rails.4.0.x
 delete mode 100644 metadata.yml

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



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