[SCM] librdf-generator-void-perl Debian packaging annotated tag, upstream/0.12, created. upstream/0.12

Jonas Smedegaard dr at jones.dk
Sun Jul 7 00:41:01 UTC 2013


The annotated tag, upstream/0.12 has been created
        at  5baa971b74b9f21f835a5d73296912eb44268996 (tag)
   tagging  638844ec6485c61debd0f07459fbb599dc85c803 (commit)
  replaces  upstream/0.10
 tagged by  Jonas Smedegaard
        on  Sun Jul 7 00:37:57 2013 +0200

- Shortlog ------------------------------------------------------------
Upstream version 0.12
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAABCgAGBQJR2JxFAAoJEE7BtyI3T5vWOyEH/3iEXEl82u8CcnSIXhwcymny
wwDF3+V3ayEIfa3Ozrsq+eLWlzuPyKLTEDbYepO1Ci4Hvto7dC223fgK4jCwormV
JAGxSScJUXeQyGxMQNiivWCSZkn0cMfZBhTWEsWSX6ZhiimPs4VVqU2fqbZT16RD
FShg6n8+uQp0X4Q+Es4Ec1mE6VIRthImY7boaohi5sD3pK1N3TcExHRGUiBOcd5l
/IAmnpyT0s9xAGHE4+ptWsS2QoKSIKaPyNl3sxiDBw63dNaAahZ2ITYAIEdzUfU7
sYGqzZBQBl3Vd/TuM+9h9K7iSNY0X60eheLLLZFgr5rKrl/uEuC3Ij5vJishu/g=
=4FyG
-----END PGP SIGNATURE-----

Jonas Smedegaard (1):
      Imported Upstream version 0.12

Kjetil Kjernsmo (201):
      Add needed things to the Makefile.PL
      Move some tests to author tests
      A bit of real stuff in the module
      Stub failing test
      Actual failing test
      remove T switch
      first stab at generating some VoID
      Add myself to contributors
      Bump copyright year
      Comment the code
      Minor changes
      Add some isa_ok tests
      documentation changes
      vocabulary attribute
      use an array of strings for now
      Use my github for bugs
      Refactor vocabs
      Add endpoint
      Add title
      one variable is enough
      Add license methods
      Use plural more consistently
      Set version; fix makefile
      Add doap description
      Prepare for alpha release
      Bump version
      Merge pull request #1 from tobyink/master
      Merge branch 'master' of github.com:kjetilk/RDF-Generator-Void
      Add urispace
      Add entity counting
      Use just Moose for now
      Update manifest and README
      Remove use less for now. I'm getting test failures, e.g.:
      some more counts
      Bump version
      reindent code
      reindent again
      even more indentation
      Update README
      Basic refactoring of stats into class of its own
      Use Module::Install::Any::Moose
      More refactoring of stats
      cargo cult UTF8 test problems
      bump version
      Try Any::Moose again
      Remove pod check for now; Update README and MANIFEST
      bump version
      expose just handles method that is actually needed
      reference MetaCPAN
      user-facing POD for the generator
      authors email
      some headers
      TODO list
      Basic POD for stats
      POD check OK
      Remove Any::Moose again, try again later
      bump version
      Remove any_moose stuff from Makefile
      Update manifest
      use utf8 seems to fix the test failures
      bump version
      Add inline comments for other devs
      more inline code comments for other devs
      more todo
      bump version
      not acceptable as todo anymore
      this is now a beta
      add changelog and fix RDF prefix
      Add check changes author test
      Enable DOAP changes and commit results
      check if test module is present before running
      Update MANIFEST
      generate can now accept pre-generated model
      bump version
      diag -> note
      remove $void_mode, dunno where that came from...
      adding tests for arbitrary RDF
      entity counting should work with blank nodes
      Auto-generated test data
      Add start of failing tests for the larger test set
      first tests for partitions
      bump version
      Remove Tope from author's list, insufficient contribution
      Remove already done TODOs
      return some predicate stats
      Generate property partition stats
      add the rest of properties
      pattern matching properties tests
      failing classes tests
      New level attribute to set detail level
      Use the level in stats and tests
      add a note to tests
      Implement classPartitions and use it in the generation
      check that partitions aren't in basic tests
      Full class tests, but skip since it is heavy
      This takes forever for me
      Performance bug in RHEL makes it necessary to skip isomorphism test
      Minimal dataset to reproduce performance problem
      Use env variable for slow test
      update changelog
      Update README and MANIFEST (auto)
      plan has to be called only once
      Bump Test::RDF version dep
      update TODO list
      Update changelog
      Bump version
      Missing namespace
      add todo on property attributes
      Merge branch 'master' of github.com:kjetilk/RDF-Generator-Void
      Add resourcelist
      Use a trait for basic resource lists
      has_no method
      make vocabularies private
      Finished refactoring to resourcelist
      Bump version,
      Make Str default, but allow others
      ResourceList -> ObjectList
      Rename ResourceList -> ObjectList
      single line attribute for all that's hashrefs
      Failing test
      Some refactoring to add more to property conditionals
      Add object and subject counts to propertypartitions
      No level given should still give all
      Funny disclaimer
      Thank kba
      Improve title
      comment the test note
      Some failing tests for different levels
      fix one test bug
      add failing tests for all levels
      Use new pattern_fail test for stuff that shouldn't be there
      use a variable for fail tests
      Set correct level in test
      remove some empty lines
      Uhm, some bugs...
      Merge pull request #2 from tobyink/master
      Add a class to basic tests
      add rdf vocab
      Add no classpart test
      mention level in header
      Revert debugging attempts
      document ObjectList
      Update files from release
      Use Turtle makefile
      set the requirements right
      update changelog
      bump version
      seems we need version_from
      Autogenerated stuff
      Add changes test
      First stab on a command line void generator
      first stab at adding provenance for the generator
      fix some bugs
      make basic tests fire for provenance
      Add provenance triples to expected
      Skip tars and scripts
      Start autobumping versions
      Bedtime
      Add a script to ease bumping version
      Bump version
      add newline
      reorder opts
      Fix a few bugs
      Add property options
      update makefile
      Failing app tests
      Loading to SQLite should work
      First subgraph OK
      refactor tests to a function
      more tests
      Update copyright
      add docs
      remove spurious warn
      document execute
      update changelog
      Update auto-updated files
      Add signature test
      Remove boilerplate tests now
      put an eval around App::Cmd::Tester too, though it is a bit strange
      add dep on App::perlrdf only for smoke testers
      Autoupdate changes
      Bump version
      update changelog
      Rename script to devel.script to make it skip
      see if the require for autotest fixes the lack of App::Cmd::Tester problem
      Merge branch 'master' of github.com:kjetilk/RDF-Generator-Void
      Merge branch 'master' of github.com:kjetilk/RDF-Generator-Void
      Autobump version
      update changelog
      Version dep on App::perlrdf 0.004
      Autobump version
      update changelog
      Some autoupdates
      Autobump version
      Update changelog
      Call make_store in tests
      Autochange version; ++
      fix changelog
      Autobump version
      Update changelog
      Update Changes

Toby Inkster (6):
      Slight restructure; uses Any::Moose (hopefully not a burden as the plan is to move Trine to Moose eventually).
      Allow test to pass if the generated voiD contains more data than expected.
      Use coercians for dataset URI; generate void:vocabulary statements.
      drop undocumented is_speedy; "use less" instead
      avoid creating fairly generic name "ObjectList" as a global trait hook
      Perl 5.8 compat

User (1):
      commiting first code

tope (1):
      Merge pull request #1 from kjetilk/master

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

-- 
librdf-generator-void-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list