[libsearch-gin-perl] annotated tag debian/0.11-1 created (now 6eec989)
gregor herrmann
gregoa at debian.org
Tue Oct 27 22:12:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag debian/0.11-1
in repository libsearch-gin-perl.
at 6eec989 (tag)
tagging c03972ba1a2fa570f7f85c366f9c6f5521603d48 (commit)
replaces debian/0.09-1
tagged by gregor herrmann
on Tue Oct 27 23:12:08 2015 +0100
- Log -----------------------------------------------------------------
tagging package libsearch-gin-perl version debian/0.11-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAABCgBmBQJWL/a4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGYnQP/3mBkVlGmqJgxYQ5vPylGrOc
ViWstGsTF2MRG6xKxIHmqvu1X0ow6HJoMGL6wx7fpQA8XtwNuDr2yXv27pjBDqqZ
wO1ufUZPR1hHhbSX2byiFtA2jntNCikFEP56tllj0n4cWocX9PI+bGh9ShJ933ut
ahPUZ3n6ZyHAxGtsSFDtVfwvGxqfumOSn/7AEDogpbwE+vh8zFzN3NSGgTfGrOmj
EL++dTwb2OSDbdafUMZlC8pRESIvOfQJcx5B1Oy5zvNcwkHMISRgxDlAeEQYihHk
2nmMf/m5RpFX8r/SPa7f/BnuLnUrl3xCNgz5z4x4vmzVvVxSnqBc9rUO90z+vFy0
Cw2EayhFgsW8Ksg5j8Calv4/W6fIA9YlwOE0PrP6lMVzanYi9SvkJw3ytIVT1NCK
w5yPt69waimn1ynFaG+REBDf8W3QU+fYh/tJAzP5AeMo7ZoQibvEyr69VLGI1mV7
EsYEQ31SfLi+QpoxUMdF3XuTaAyE+NNchfEO8hafNPkrPLYXa3oGnjCJCWmVAAOI
0AarYTsLi7LHl9p4g63xqz/scg6sEQCb+xanOFQCFJCdJle5c9ZRAq4ZwiLNcoiS
RbLIsGpqVNcQZObJ//9e6/rFQ6DO/4A7/IIVZCW6GWQ0gvBZ91EF27yRqe77nC0O
kJTdTgNKfYJ+3adt2sR7
=HE1v
-----END PGP SIGNATURE-----
Daniel Ruoso (5):
adds support for Set queries
fixed synopsis code.
marks new release
fix dup version on CPAN
notes on changelog
Karen Etheridge (23):
Merge remote-tracking branch 'pulls/2'
changelog for PR#2
use my plugin bundle for more sanity, tests etc
canonicalize the layout and timestamp format for this file
clean up whitespace
remove newline in pod links
Search-GIN-0.09
remove empty ABSTRACTs that were being parsed as including the subsequent line on metacpan
remove placeholder pod that isn't even accurate (most of these are roles)
add a weaver config that includes contributors
omit weaving pod for undocumented modules
switch to namespace::autoclean
improve syntax: use =pod, =cut to start and end pod
make all moose classes immutable
create a modest TODO file
remove unneeded shebangs
Search-GIN-0.10
increment $VERSION after release
whitespace around $VERSION declarations
more docs needed
avoid older bundle that uses [PkgVersion]
use Test::TempDir::Tiny instead of deprecated Test::TempDir
Search-GIN-0.11
Robert Norris (1):
Fix arg unpacking
Robin Berjon (3):
Silenced warnings when key parts were not defined.
Make multiplex actually dispatch its arguments to its extractors
Make sure that for Moose attributes that have an empty value, the hash for Attributes indexing is still well-balanced.
Salvatore Bonaccorso (2):
Update Vcs-Browser URL to cgit web frontend
update changelog
Sawyer X (13):
default value to Query::Manual::method to avoid uninitialized
fixing copy right, bumping version to 0.04
adding a changelog
adding MANIFEST file
updating manifest, correct signature
adding more description
a little placeholder doc
separating packages to code blocks
moving to Dist::Zilla
adopting to changes in Moose 0.89
reflecting changes
removing specific deprecated qw usage, see perl 5.13.5
reflecting another change
Yuval Kogman (57):
mkdir Search-GIN/trunk
Initial version of Search::GIN
detab
more tests for custom tag query
more comments
immutable
class membership index
rename
i don't remember exactly. refactored stuff.
Key processing moved to separate role
use dup keys with bdb instead of packing
unbreak transactions for BDB
clean up Pack roles
use BDB secondary indices
clean up packing roles
don't read value data
Data::Stream::Bulk conversion
fully iterative API
link to BDB RT patch
comments for BDB backend
fully iterative querying
key expansion unit test
key expansion unit test
add meta attr indexing
cleanup BDB open flags
make_immutable in Query::Class
enable BDB recovery
the great context refactor
refactor extractors
minor cleanups
The great context unrefactor
move remove and insert to Core
allow non self IDs in hash backend
index by role name, not by role meta object
don't expand unknown reftypes in expand key
BerkeleyDB::Manager
BerkeleyDB::Manager stream refactor
rename cursor_to_stream to cursor_stream
EUMM makefile.pl
pass gin instance to query for value extraction
add test for inter object rel indexing
add version stub
minor cleanup
Extract::Multiplex
pass in invocant to delegate extractors
manual querying
add tests for empty key processing
I LIKE NEW MANAGER
missing dep for MX::Types::Set::Object
zap tricky deps
MANIFEST.SKIP
remove warning
doc stubs & version
clear method for hash driver
version bump
Deprecation fix
Add copyright
gregor herrmann (14):
Update Test::use::ok build dependency.
update changelog
Add debian/upstream/metadata
Update debian/changelog
Imported Upstream version 0.11
Merge tag 'upstream/0.11'
Update debian/changelog
Update years of packaging copyright.
Update build dependencies.
debian/rules: remove more empty manpages.
Mark package as autopkgtest-able.
Declare compliance with Debian Policy 3.9.6.
debian/control: s/libnamespace-clean-perl/libnamespace-autoclean-perl/g.
releasing package libsearch-gin-perl version 0.11-1
jrockway (1):
add a very minimal Makefile.PL so I can install this thing
sawyer (4):
docs for Search::GIN::Query::Manual
not just for KiokuDB
basic docs for Query::Class
docs for Query::Attributes
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 80e7970 Add debian/upstream/metadata
new 1c4c7af Update debian/changelog
new b76c1bf Merge tag 'upstream/0.11'
new bedec88 Update debian/changelog
new 7887d24 Update years of packaging copyright.
new 928c806 Update build dependencies.
new 9f1236a debian/rules: remove more empty manpages.
new 72c8897 Mark package as autopkgtest-able.
new 56a874e Declare compliance with Debian Policy 3.9.6.
new 0414b58 debian/control: s/libnamespace-clean-perl/libnamespace-autoclean-perl/g.
new c03972b releasing package libsearch-gin-perl version 0.11-1
The 11 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.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsearch-gin-perl.git
More information about the Pkg-perl-cvs-commits
mailing list