This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag upstream/0.9501
in repository libcatmandu-perl.

        at  ea5b112   (tag)
   tagging  630860980ea67eda3521ca9492a738d93f425053 (commit)
  replaces  upstream/0.9301
 tagged by  Jonas Smedegaard
        on  Sun Oct 25 18:47:00 2015 +0100

- Log -----------------------------------------------------------------
Upstream version 0.9501
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJWLRWUAAoJECx8MUbBoAEhY+4P/0iAezeJZXvJo3KVnVdasL/H
uBFpMyNpG0BsMfcqDzbpCkz2hF2vne356uQt67xWpy1Uo5njB0AR9BCVCY58aZcv
4I5a0iWGg4C9axMOLwqZD9dtNlPz4984fAY0sEJkp/LjsReGxQP109Ir0HK8lQw9
qVqxiyBxBLSP/y5epsi0kCS2oerdNHD/yaQwBKFahVZHPERrgBwQRioahzgN1YtG
eKDbuPr45fO8SY7mAKR5j59Wevie3lJVGPX4v2WydQqtTko/Oe7xf2TaDc+vq6WN
Z+WhOwgF2JalmJjCa5kVJxZFqvociSJ74aH79vMSUnxznHpWzXwFGhxMgKelb+dT
a21IYUEgedFBdkqEmA+lC2Y+7D+K1sZty8oqCOBbNhsCJsGa8VICfgrCf9oCd96B
Z5PVY70+gAP37bCGSidO5Gg2uQYUveTD1dcJRy5bWqhGajAvrmQhZW8/NU8vMuwr
wAV2nT3zMCfXG3aYAnVUVngRsPvw2+4OBUyTkprSM2oxCF1L5jU+RLBmygpWRp/X
WJI2ntreIFLkeroeAqWcGF8y6xyrDGFrZnEX7w2j2tPzH/iEOU+/ZBqnE/72VyIK
Brg4enoehekgRjP44UmflaQfmr0lCklZiF9KQWqmamSOawicJasNZe018y0riQ9Z
V/na+9NlUSmsIRLJ1tMM
=11Bx
-----END PGP SIGNATURE-----

Jakob Voss (16):
      new 'perlcode' fix
      Extending help command
      More detailed help command
      Documenting Importers and Exporter
      new utility function array_split
      support multiple namespaces in Catmandu::Importer::Modules
      extend Catmandu::Importer::Modules
      Extending Text importer
      Extending command info
      Extending Text importer
      Adding Catmandu::Iterable::grep alias for ::select
      Adding sort method to Iterable
      Improving POD of ::Importer::Text
      Updating POD
      Downgrade test dependency Test::More
      Move command description from code to POD

Johann Rolschewski (2):
      fix tabs and typo in Catmandu::Exporter::CSV
      fix Perl versions in travis.yml

Jonas Smedegaard (1):
      Imported Upstream version 0.9501

Nicolas Steenlant (85):
      allow empty path in emit_set_key and emit_get_key to replace the data 
itself
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      assoc fix
      fix exists condition in combination with $first and $last
      typos
      Merge branch 'Sweet-kid-any_and_all_match_tests'
      improve and simplify copy_field
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      Util::is_bool; is_true, is_false fix conditions
      Merge branch 'dev' into dev_fix_perlcode
      Merge branch 'dev_fix_perlcode' into dev
      Merge branch 'fix_pod' of git://github.com/jorol/Catmandu into 
jorol-fix_pod
      Merge branch 'jorol-fix_pod' into dev
      Merge branch 'dev' into dev_help
      Merge branch 'dev_help' into dev
      Merge pull request #152 from LibreCat/fix_equals
      stash
      fix conflict in match condition tests
      fix lookup with wildcard and default
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      Merge pull request #153 from LibreCat/dev_importer_modules
      Merge pull request #158 from LibreCat/dev_grep_alias_select
      remove cnflicting VERSION sub from CLI
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      remove conflicting VERSION sub from CLI
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      ignore cpanfile snapshots
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      changelog
      0.94
      fix issue #133 (Addable should reject undefined data)
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      Merge pull request #173 from LibreCat/include
      Revert "use Catmandu load path to include other fixes"
      Merge pull request #178 from LibreCat/revert-173-include
      remove Build.PL
      travis needs Build.PL
      Importer data_path option
      namespace
      refactor a bit
      fix some typos
      Merge branch 'id-generator' of github.com:LibreCat/Catmandu into 
id-generator
      Merge pull request #181 from LibreCat/id-generator
      flatten fix
      flatten fix test
      uniq fix
      uniq fix
      changelog
      changelog
      0.9401
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      oops
      rename Iterable sort to sort_by
      changelog
      rename Iterable sort to sorted
      Build.PL
      0.9402
      rename sorted
      Merge remote-tracking branch 'origin/include'
      changelog
      0.9403
      Merge remote-tracking branch 'origin/include' into dev
      oops
      move fix file loading to Fix.pm
      better explain verbose flag
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      blocking remote import
      log exceptions;http error class
      http errors
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      import fix
      typos
      http import pod
      changelog
      split_date fix replaces expand_date
      remove split_date test
      fix pod
      merge
      Build.PL
      Merge branch 'master' into devtmp
      0.95
      Changes
      benchmarks for the Data::Util replacements
      trim pod utf8
      0.9501

Patrick Hochstenbach (131):
      Adding a bit more pod to explain the log option
      Bind list using a more correct m-plus for concatenation
      Adding support for the 'with' bind
      Fixing using UTF-8 in fix files themselves
      Adding a UTF8 test for fix files themselves
      Adding a required fix file with Nepali text
      Using Nepali in perl code requires a use utf8
      Fix broken CSV exporter #135
      Adding better support for rejected rows
      Adding support for comparing two paths + is_equal example
      Updating perldoc for is_equal
      Fixing example pod
      Fixing pod example
      Fixing is_equal tests for perls <= 5.018
      Adding sep char support for expand and collapse fix
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      Fixing typo in POD
      Adding a visitor Binder
      Adding all_match test
      Adding fix for any_match (closing #9)
      Update documentation of fix package creation #154
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      Adding more POD
      Adding more POD
      Adding more POD
      Adding support for Text import/export + more better POD
      Fixing POD
      Adding POD to explain the init_data option
      Adding test for is_true
      Adding test for is_false fix
      Renamed 'is_equal' to 'in' adding POD
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      Adding in() conditional
      Fixing typo in POD
      Fixing typos in POD  #165
      Better document Catmandu::Paged #164
      Merge branch 'dev' into dev_sort
      Merge branch 'dev_sort' into dev
      Adding extra level-3 fix
      Merge branch 'dev' into include
      Merge branch 'include' into dev
      Updating POD
      method parameter "page" in Catmandu::Searchable is not documented #167
      Adding a new README.md for humans #149
      New README
      Changed some wording
      Fixed wording README.md add links to Advent calendar + workshops
      Fix typos
      Fixed typos
      Adding more POD
      Explaining all the features of lookup_in_store
      Adding sleep() fix
      Adding reverse() fix
      Fixed typo in POD
      Fixing multiple execution of side-effects bug
      Adding an add_to_exporter fix
      Adding new timeout() bind
      Updating POD
      Adding state() binder
      Adding more POD
      Fixing doset timer option
      Fixing POD
      Adding format fix
      Fixed POD
      Catmandu::Fix::parse_text to parse via regex #168
      Updating POD
      Update pod
      Update POD
      Revert state bind to separate branch
      Moving travis buttons to readme
      Updating POD
      Adding the run command
      Adding support for the importer bind
      Spaces
      Fixing global variabe tampering bug
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      Fixing pod
      Merge branch 'dev' into fix_importer
      Deleting support to execute any file containing executable bits
      Adding the step option to allow for nested importers
      Adding meaningful test to add_to_exporter
      Adding meaningful test to bind importer
      Adding more tests
      Merge branch 'dev' into fix_importer
      Adding POD
      Merge branch 'dev' into fix_importer
      Fixing STDIN generatization bug
      Fixing failed tests bug
      Adding support for reading fixes from a IO::Handle
      Adding interactive support
      Merge branch 'interactive' into fix_importer
      Adding interactive command line interperter for Fixes
      Fixed typo
      Fixing name of contributor
      Fixing pod
      Adding more POD
      Enhancements for the interactive mode
      Adding layout
      Adding changes
      Adding autocommit option for addables
      Documented the IdGenerator
      Typo in POD
      Fixed test
      Adding more tests
      Adding more tests
      Adding more tests
      Adding more tests
      Merge branch 'dev' into expand_date
      Merge branch 'expand_date' into dev
      Adding more tests
      Supporting exporter,store options in hashmap bind
      Meow
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      Fixing art
      Adding a color code to interactive
      Easing the Bind implementation coding style
      Adding more POD
      Adding basic test for help command
      Adding more tests
      Adding more test coverage
      Adding more coverage tests
      Fixing 5.12, 5.10 test bugs
      Adding more POD
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      Trying to build on the new travis container based infrastructure
      Adding power to the do list() bind #169 with loop variables
      Adding a vacuum() fix to clean up your empty fields
      Adding more POD
      Adding trim support of diacritics
      Supporting http_proxy https_proxy environmental variables
      Fixed blessed reference bug in vacuum

Upasana (1):
      Tests for any_match and all_match

Vitali Peil (1):
      Merge pull request #140 from jorol/fix_travis

njfranck (9):
      add fixes for simple string comparision
      add fix include
      use Catmandu load path to include other fixes
      bug fix failing test Catmandu-Fix-include.t
      rethrow Throwable::Error in Catmandu::Fix
      Merge branch 'dev' into include
      return to previous fix include
      put id generator into separate package Catmandu::Id::Generator
      expand_date deprecated, replaced by split_date

vpeil (9):
      test modified: mock behaviour which is described in issue #132
      revert to correct test
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      importer RIS created + test, see #134
      see #134. but move RIS related stuff to separate distribution
      fixes 108. links corrected
      Merge branch 'dev' of github.com:LibreCat/Catmandu into dev
      fixes #59. Dockerfile
      we love badges!

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to