[DRE-commits] [tdiary-contrib] branch master updated (5214964 -> 5a92371)

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Sun May 14 12:02:14 UTC 2017


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

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

      from  5214964   Update d/changelog
       new  11ca0ab   New upstream version 5.0.4
       new  bd212f5   Merge tag 'upstream/5.0.4'
       new  9a6dcd2   Use dh instead of cdbs
       new  5a92371   Update debian/changelog

The 4 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                                      |   2 -
 .travis.yml                                     |   4 +-
 Gemfile.lock                                    |  50 +++--
 debian/README.Debian                            |   7 +-
 debian/changelog                                |   8 +
 debian/control                                  |   4 +-
 debian/copyright                                |   7 +-
 debian/patches/010_disable_unexecutable_shebang |  12 ++
 debian/patches/020_depends_libjs-mootools.patch |  25 +++
 debian/patches/series                           |   1 +
 debian/rules                                    |  23 +-
 debian/source/lintian-overrides                 |   2 +
 js/picasa.js                                    | 268 ------------------------
 lib/tdiary/contrib/version.rb                   |   2 +-
 plugin/flickr.rb                                |   2 +-
 plugin/google_analytics.rb                      |  36 +++-
 plugin/ogp.rb                                   |  41 ++--
 plugin/picasa.rb                                |  34 ---
 plugin/playstore.rb                             |   2 +-
 spec/flicker_spec.rb                            |   2 +-
 20 files changed, 170 insertions(+), 362 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 debian/patches/020_depends_libjs-mootools.patch
 delete mode 100644 js/picasa.js

-- 
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