This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag upstream/1.19 in repository libcatmandu-marc-perl.
commit 409d42606da8a6076303401528a272d6440f8e76 Author: Patrick Hochstenbach <[email protected]> Date: Thu Jun 29 14:38:49 2017 +0200 Renamig marc_has_ref to marc_spec_has --- README.md | 1 + lib/Catmandu/Fix/Condition/{marc_has_ref.pm => marc_spec_has.pm} | 0 2 files changed, 1 insertion(+) diff --git a/README.md b/README.md index 11772a9..2f48900 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Catmandu::MARC - Catmandu modules for working with MARC data - [Catmandu::Fix::Condition::marc\_match](https://metacpan.org/pod/Catmandu::Fix::Condition::marc_match) - [Catmandu::Fix::Condition::marc\_has](https://metacpan.org/pod/Catmandu::Fix::Condition::marc_has) - [Catmandu::Fix::Condition::marc\_has\_many](https://metacpan.org/pod/Catmandu::Fix::Condition::marc_has_many) +- [Catmandu::Fix::Condition::marc\_has\_ref](https://metacpan.org/pod/Catmandu::Fix::Condition::marc_has_ref) - [Catmandu::Fix::Inline::marc\_map](https://metacpan.org/pod/Catmandu::Fix::Inline::marc_map) - [Catmandu::Fix::Inline::marc\_add](https://metacpan.org/pod/Catmandu::Fix::Inline::marc_add) - [Catmandu::Fix::Inline::marc\_remove](https://metacpan.org/pod/Catmandu::Fix::Inline::marc_remove) diff --git a/lib/Catmandu/Fix/Condition/marc_has_ref.pm b/lib/Catmandu/Fix/Condition/marc_spec_has.pm similarity index 100% rename from lib/Catmandu/Fix/Condition/marc_has_ref.pm rename to lib/Catmandu/Fix/Condition/marc_spec_has.pm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-marc-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
