[DRE-commits] [tdiary] branch master updated (ae46b0c -> afdeff5)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Mon Oct 3 10:33:37 UTC 2016


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

uwabami-guest pushed a change to branch master
in repository tdiary.

      from  ae46b0c   Update debian/changelog
      adds  a3abdf4   New upstream version 5.0.2
       new  2a92b97   Merge tag 'upstream/5.0.2'
       new  afdeff5   Update Debian changelog

The 2 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                                |  20 ---
 .travis.yml                               |   8 +-
 ChangeLog                                 |  10 ++
 Gemfile                                   |   2 +-
 Gemfile.lock                              |  38 ++--
 debian/changelog                          |   7 +
 doc/INSTALL-cgi.md                        |  14 +-
 doc/INSTALL-rack.md                       |  16 ++
 doc/INSTALL.md                            |  12 +-
 js/comment_emoji_autocomplete.js          |  61 ++++---
 lib/tdiary/cli.rb                         |  22 +--
 lib/tdiary/core_ext.rb                    |   2 +-
 lib/tdiary/dispatcher.rb                  |   4 +-
 lib/tdiary/environment.rb                 |  16 ++
 lib/tdiary/plugin.rb                      |   4 +-
 lib/tdiary/plugin/00default.rb            |  31 +++-
 lib/tdiary/server.rb                      |  14 +-
 lib/tdiary/style/wiki.rb                  |  10 +-
 lib/tdiary/tasks/release.rake             | 281 +++++++++++++++---------------
 lib/tdiary/version.rb                     |   2 +-
 misc/paas/heroku/Gemfile.local            |   2 +-
 misc/paas/heroku/Gemfile.lock             | 127 +++++++-------
 misc/plugin/amazon.rb                     |  30 +++-
 spec/acceptance/save_conf_default_spec.rb |   2 +-
 spec/acceptance/view_comment_spec.rb      |   4 +-
 spec/acceptance/view_diary_spec.rb        |   2 +-
 spec/core/core_ext_spec.rb                |  10 +-
 spec/plugin/bq_spec.rb                    |   2 +-
 tdiary.gemspec                            |   9 +-
 test/disp_referrer_test.rb                |   2 +-
 theme/base.css                            |  10 +-
 theme/default/default.css                 |  16 +-
 32 files changed, 431 insertions(+), 359 deletions(-)
 delete mode 100644 .gitignore

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



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