[DRE-commits] [tdiary-contrib] branch master updated (4e95523 -> 831fbf5)

Hideki Yamane henrich at moszumanska.debian.org
Wed Nov 25 12:01:42 UTC 2015


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

henrich pushed a change to branch master
in repository tdiary-contrib.

      from  4e95523   add lintian-overrides
       new  49e4865   Imported Upstream version 4.0.4
       new  39c488b   Merge tag 'upstream/4.0.4'
       new  dd4234c   new upstream release
       new  fd002e0   comply to new Emacs policy
       new  b145afe   remove unnecessary dependency for emacs
       new  9d07e62   Imported Upstream version 4.0.5.1
       new  3894a65   Merge tag 'upstream/4.0.5.1'
       new  474eb4a   new upstream release
       new  ed65a33   set "Depends: emacs | emacsen"
       new  de6ed8d   move file for tdiary-mode
       new  ab6ac52   upload to experimental
       new  831fbf5   fix  #749994

The 12 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                                    |   6 +
 Gemfile                                        |  12 +-
 Gemfile.lock                                   |  42 +++--
 README.en.md                                   |   2 +-
 debian/changelog                               |  24 +++
 debian/control                                 |   2 +-
 debian/tdiary-mode.emacsen-compat              |   1 +
 debian/tdiary-mode.emacsen-install             |   1 +
 filter/commentsize.rb                          |   2 +-
 filter/iplookup.rb                             | 110 ++++++-------
 filter/plugin/commentsize.rb                   |   2 +-
 filter/plugin/en/spambayes.rb                  |   2 +-
 filter/plugin/iplookup.rb                      |  78 ++++-----
 filter/plugin/ja/antirefspam.rb                |   2 +-
 filter/plugin/ja/spambayes.rb                  |   2 +-
 filter/plugin/spambayes.rb                     |   2 +-
 filter/spambayes.rb                            |   2 +-
 js/flickr.js                                   |   2 +-
 lib/bayes.rb                                   |   2 +-
 lib/bayes/convert.rb                           |   2 +-
 lib/tdiary/contrib/version.rb                  |   2 +-
 lib/wgs2tky.rb                                 | 186 ++++++++++-----------
 plugin/appstore.rb                             |  12 +-
 plugin/bigpresen.rb                            |   6 +-
 plugin/bitly.rb                                |   2 +-
 plugin/brow_si.rb                              |   2 +-
 plugin/category_similar.rb                     |   2 +-
 plugin/category_to_tagcloud.rb                 |   4 +-
 plugin/coderay.rb                              |   2 +-
 plugin/datepicker.rb                           |   2 +-
 plugin/facebook_comments.rb                    |   2 +-
 plugin/flickr.rb                               |  13 +-
 plugin/git-register.rb                         |  14 +-
 plugin/goo_gl.rb                               |  14 +-
 plugin/google_map.rb                           |  12 +-
 plugin/google_webmaster.rb                     |   8 +-
 plugin/hb_footer.rb                            |  10 +-
 plugin/hb_footer4sec.rb                        |  10 +-
 plugin/hide_sidebar_iphone.rb                  |   2 +-
 plugin/iddy.rb                                 |   2 +-
 plugin/image_ex.rb                             |  34 ++--
 plugin/image_gps.rb                            |   6 +-
 plugin/inline_wiki.rb                          |  12 +-
 plugin/instagr.rb                              |  16 +-
 plugin/instagram.rb                            |   2 +-
 plugin/ja/yo_update.rb                         |  51 ++++++
 plugin/jquery_ui_theme.rb                      |  16 +-
 plugin/jroku.rb                                |   2 +-
 plugin/jyear.rb                                |   4 +-
 plugin/makerss_category.rb                     |   8 +-
 plugin/makerss_comment.rb                      |   8 +-
 plugin/microsummary.rb                         |   4 +-
 plugin/nhk_program_info.rb                     |   4 +-
 plugin/picasa.rb                               |   4 +-
 plugin/playstore.rb                            |   6 +-
 plugin/rating.rb                               |  20 +--
 plugin/recent_estraier.rb                      |  14 +-
 plugin/search-bing.rb                          |   2 +-
 plugin/search-google-custom.rb                 |   2 +-
 plugin/search-yahoo-websearch.rb               |  16 +-
 plugin/search-yahoo.rb                         |   2 +-
 plugin/section_footer2.rb                      |   2 +-
 plugin/show_and_hide.rb                        |  40 ++---
 plugin/socialbutton.rb                         |   4 +-
 plugin/tdiarytimes.rb                          |  32 ++--
 plugin/tdiarytimes2.rb                         |  20 +--
 plugin/tdiarytimes_textstyle.rb                |   6 +-
 plugin/twitter_anywhere.rb                     | 102 ++++++------
 plugin/twitter_summary_card.rb                 |   2 +-
 plugin/vote.rb                                 |   8 +-
 plugin/yahoo_kousei.rb                         |   4 +-
 plugin/yo_update.rb                            | 214 +++++++++++++++++++++++++
 plugin/zenback.rb                              |   4 +-
 spec/apple_webclip_spec.rb                     |  12 +-
 util/estraier-search/estraier-register.rb      |   4 +-
 util/image-gallery/image-gallery.rb            |  16 +-
 util/image-gallery/misc/plugin/recent_image.rb |   8 +-
 util/posttdiary/posttdiary-ex.rb               |  14 +-
 util/rast-search/rast-register.rb              |   2 +-
 79 files changed, 811 insertions(+), 521 deletions(-)
 create mode 100644 debian/tdiary-mode.emacsen-compat
 create mode 100644 plugin/ja/yo_update.rb
 create mode 100644 plugin/yo_update.rb

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



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