[DRE-commits] [ruby-fastimage] branch master updated (ae36ca6 -> eb2e4e3)
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Mon Mar 16 15:16:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a change to branch master
in repository ruby-fastimage.
from ae36ca6 Update debian/changelog
adds 37703ce Reimport upstream
adds bee938c Imported Upstream version 1.6.8
new c8848ac Merge tag 'upstream/1.6.8'
new eb2e4e3 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 | 1 +
.travis.yml | 1 +
README.textile | 28 ++++--
debian/changelog | 8 +-
...ome-tests-which-need-network-connectivity.patch | 15 +--
fastimage.gemspec | 20 ++--
lib/fastimage.rb | 105 ++++++++++++++++++---
lib/fastimage/fbr.rb | 1 -
test/fixtures/favicon.ico | Bin 0 -> 1406 bytes
test/fixtures/gzipped.jpg | Bin 0 -> 394305 bytes
test/fixtures/man.ico | Bin 0 -> 162881 bytes
test/fixtures/test.cur | Bin 0 -> 4286 bytes
test/fixtures/test.ico | Bin 318 -> 0 bytes
test/fixtures/test_rgb.ct | Bin 0 -> 47048 bytes
test/fixtures/truncated_gzipped.jpg | Bin 0 -> 1023 bytes
test/fixtures/webp_vp8.webp | Bin 0 -> 30320 bytes
test/fixtures/webp_vp8l.webp | Bin 0 -> 29360 bytes
test/fixtures/webp_vp8x.webp | Bin 0 -> 17128 bytes
test/test.rb | 66 +++++++++++--
19 files changed, 203 insertions(+), 42 deletions(-)
create mode 100755 test/fixtures/favicon.ico
create mode 100644 test/fixtures/gzipped.jpg
create mode 100644 test/fixtures/man.ico
create mode 100644 test/fixtures/test.cur
delete mode 100644 test/fixtures/test.ico
create mode 100644 test/fixtures/test_rgb.ct
create mode 100644 test/fixtures/truncated_gzipped.jpg
create mode 100644 test/fixtures/webp_vp8.webp
create mode 100644 test/fixtures/webp_vp8l.webp
create mode 100644 test/fixtures/webp_vp8x.webp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fastimage.git
More information about the Pkg-ruby-extras-commits
mailing list