[DRE-commits] [ruby-mini-exiftool] branch master updated (7addf45 -> dc81692)
Joao Eriberto Mota Filho
eriberto at moszumanska.debian.org
Thu Apr 21 16:40:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriberto pushed a change to branch master
in repository ruby-mini-exiftool.
from 7addf45 Removed the copyright for setup.rb file
adds 3517f01 Imported Upstream version 2.7.2
new dc81692 Imported Debian patch 2.7.2-1
The 1 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:
.aspell.pws | 108 ++
.gitignore | 6 +
.travis.yml | 22 +
.yardopts | 1 +
Changelog | 3 +
Rakefile | 1 +
TODO | 2 +
debian/changelog | 9 +
debian/copyright | 4 +
debian/docs | 1 +
debian/examples | 1 +
examples/copy_icc_profile.rb | 20 +
examples/external_photo.rb | 22 +
examples/print_portraits.rb | 27 +
examples/shift_time.rb | 30 +
examples/show_speedup_with_fast_option.rb | 126 +++
lib/mini_exiftool.rb | 2 +-
mini_exiftool.gemspec | 42 +-
regtest/read_all.rb | 12 +
regtest/read_all.yml | 573 +++++++++++
setup.rb | 1586 +++++++++++++++++++++++++++++
21 files changed, 2577 insertions(+), 21 deletions(-)
create mode 100644 .aspell.pws
create mode 100644 .gitignore
create mode 100644 .travis.yml
create mode 100644 .yardopts
create mode 100644 TODO
create mode 100644 debian/examples
create mode 100644 examples/copy_icc_profile.rb
create mode 100644 examples/external_photo.rb
create mode 100644 examples/print_portraits.rb
create mode 100644 examples/shift_time.rb
create mode 100644 examples/show_speedup_with_fast_option.rb
create mode 100644 regtest/read_all.rb
create mode 100644 regtest/read_all.yml
create mode 100644 setup.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mini-exiftool.git
More information about the Pkg-ruby-extras-commits
mailing list