[DRE-commits] [ruby-ferret] branch master updated (1dee4f8 -> 5931841)
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Jul 14 21:38:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository ruby-ferret.
from 1dee4f8 target unstable
new cbd5e79 debian/copyright: add Files-Excluded to remove embedded copy of bzlib
adds f73f6a6 Imported Upstream version 0.11.8.6
new 9a375a3 Merge tag 'upstream/0.11.8.6'
new 90b5482 New upstream release
new f8a4823 debian/rules: stop removing embedded copy fo bzlib
new 984e1e8 bump Standards-Version
new 5931841 release to unstable
The 6 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:
Rakefile | 10 +-
debian/changelog | 10 +
debian/control | 2 +-
debian/copyright | 1 +
debian/rules | 2 -
ext/BZLIB_blocksort.c | 1094 ---------------------------------
ext/BZLIB_bzlib.c | 1578 ------------------------------------------------
ext/BZLIB_compress.c | 672 ---------------------
ext/BZLIB_crctable.c | 104 ----
ext/BZLIB_decompress.c | 626 -------------------
ext/BZLIB_huffman.c | 205 -------
ext/BZLIB_randtable.c | 84 ---
ext/bzlib.h | 282 ---------
ext/bzlib_private.h | 503 ---------------
ext/except.h | 4 +-
ext/ferret.c | 4 +-
ext/global.c | 2 +-
ext/r_analysis.c | 4 +
ext/r_index.c | 2 +-
ext/search.c | 2 +-
lib/ferret/version.rb | 2 +-
metadata.yml | 392 ++++++------
22 files changed, 215 insertions(+), 5370 deletions(-)
delete mode 100644 ext/BZLIB_blocksort.c
delete mode 100644 ext/BZLIB_bzlib.c
delete mode 100644 ext/BZLIB_compress.c
delete mode 100644 ext/BZLIB_crctable.c
delete mode 100644 ext/BZLIB_decompress.c
delete mode 100644 ext/BZLIB_huffman.c
delete mode 100644 ext/BZLIB_randtable.c
delete mode 100644 ext/bzlib.h
delete mode 100644 ext/bzlib_private.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ferret.git
More information about the Pkg-ruby-extras-commits
mailing list