[libattean-perl] annotated tag debian/0.019-1 created (now 5846beb)

Jonas Smedegaard dr at jones.dk
Mon Feb 12 13:16:12 UTC 2018


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

js pushed a change to annotated tag debian/0.019-1
in repository libattean-perl.

        at  5846beb   (tag)
   tagging  d96c64a56ab5dca3f0c4634b4e3034543c747d0c (commit)
  replaces  debian/0.017-2
 tagged by  Jonas Smedegaard
        on  Mon Feb 12 14:16:06 2018 +0100

- Log -----------------------------------------------------------------
libattean-perl Debian release 0.019-1
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlqBk5YACgkQLHwxRsGg
ASHdhQ//ZT4n7dkaopJtTU4JnqJpdRowv6mmcSoYZNVcY29DZYi+LvpmKaHYES4G
SGWwt5SXk6EVux6IASDjQv3vI/uHqz0P3G1H6WVmL0KgHIW+j69x1aGPAPRBMV+I
bgGbO3B1QE8uREc+GszjlnDbaXKKfOF+KN1kNHrGTHT5KS+Pz65ZXLAc6zX6PFi7
fa7EzEcqbb4YpXtfQC+IVn9iIr9UC4E4vsc0n5WRzHvaRb/1bkxuhU27vCsXtP9D
+yvDocm/ET/D3/qUpVroVCG/Lg+6jWlwoRDTWwPPiYa4hL2YqKSz9ADmOGU4nzat
WhGTIEDXjNhDGP9oJ3oqjt8lWuQrOWYIDJHnvmchwkowS2KQtShoYXdzNxQPitPj
tz9DRjYaWlpxdxB5zz4jWTnEPrvdzIZQkSdLEkLJSykAB9K00FkL3ZJoqUsIEJJ7
1sOUZhxPLGjBy5Ijb/Nj4xsabM5iHYy/eWe2k6ztoQZ4pXOUELM5TKaOwXZMWtv3
yqVuvxZE15WryVYCDD9vw7677IczhJBX5AKm2R1QHnNmiqxYEuh3O2fq5GWZN6kv
Xd1WDXRSMh5j45TjvThm0cbnh5jw8WoaMeef27vnwwr+ivLxyL/NIHwjU83vcgG7
6lQ4MEMNH+7fZtmYpREfLRu/5hETTTh9nxjhznFA8FBBlXMpGrc=
=0Fya
-----END PGP SIGNATURE-----

Damyan Ivanov (3):
      declare conformance with Policy 4.1.2 (no changes needed)
      update changelog
      declare conformance with Policy 4.1.3 (no changes needed)

Daniel Dehennin (1):
      Moo::Role automatically cleanup namespace

Gregory Todd Williams (21):
      Fixed as_string serialization of CONSTRUCT algebras (#97).
      Added tests for turtle parser escape handling (#55).
      Merge pull request #103 from kjetilk/feature-hashjoin-small-first
      Merge branch 'master' of github.com:kasei/attean
      Allow UUIDs to have lowercase hex digits (#102).
      Merge pull request #105 from Varadinsky/docfix
      Merge pull request #107 from Varadinsky/term-map-tests
      Updated Makefile.PL for perl 5.26.
      Merge pull request #112 from baby-gnu/comsetic/no-cleanup-with-Moo-Role
      Merge pull request #114 from kjetilk/master
      Updated required version of IRI (#118).
      Removed LICENSE file and updated licensing statement in individual modules (#116).
      Removed LICENSE file (#116).
      Updated metadata for 0.018 release.
      Removed LICENSE from MANIFEST.
      Merge branch 'v0.018'
      Merge pull request #119 from kjetilk/feature-fix-langstring
      Merge pull request #121 from kjetilk/try-remove-perlrdf.org
      Merge pull request #120 from kjetilk/try-namespace-doc
      Updated VERSION and docs for 0.019 release.
      Merge branch 'v0.019'

Jonas Smedegaard (6):
      New upstream version 0.019
      Update upstream source from tag 'upstream/0.019'
      Update copyright info: Extend copyright for main upstream author to cover recent years.
      Sync control.in with control: Declare conformance with Policy 4.1.3.
      Drop patch 1001: Fixed upstream.
      Prepare for release: Update changelog, and copyright hints.

Kjetil Kjernsmo (12):
      Quick hack to let the cheaper left-hand-side win in HashJoin plans
      turn the inequality since the right hand side is materialized
      Add IRC notifications from Travis
      failing test for correct langString URI
      Set rdf:langString for language literals
      Check for rdf:langString
      Change documentation of namespaces attribute
      Remove perlrdf.org from POD
      Remove perlrdf.org from POD files too
      remove perlrdf.org as method of contact
      remove perlrdf.org
      remove perlrdf.org mention

Varadinsky (2):
      fix parameter description
      Improve code coverage for Attean::TermMap

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

This annotated tag includes the following new commits:

       new  e2d5aa7   Fixed as_string serialization of CONSTRUCT algebras (#97).
       new  f37383f   Added tests for turtle parser escape handling (#55).
       new  93ba5b5   Quick hack to let the cheaper left-hand-side win in HashJoin plans
       new  b9090f1   turn the inequality since the right hand side is materialized
       new  34ad4ea   Merge pull request #103 from kjetilk/feature-hashjoin-small-first
       new  d60ae24   Merge branch 'master' of github.com:kasei/attean
       new  d19e420   Allow UUIDs to have lowercase hex digits (#102).
       new  e4f1a27   fix parameter description
       new  ce66b69   Merge pull request #105 from Varadinsky/docfix
       new  d5ede30   Improve code coverage for Attean::TermMap
       new  8bda97b   Merge pull request #107 from Varadinsky/term-map-tests
       new  e649579   Updated Makefile.PL for perl 5.26.
       new  632c175   Moo::Role automatically cleanup namespace
       new  7134d7e   Merge pull request #112 from baby-gnu/comsetic/no-cleanup-with-Moo-Role
       new  c817b0c   Add IRC notifications from Travis
       new  f7a2440   Merge pull request #114 from kjetilk/master
       new  f4697e1   Updated required version of IRI (#118).
       new  6ceb1cf   Removed LICENSE file and updated licensing statement in individual modules (#116).
       new  74af7e8   Removed LICENSE file (#116).
       new  66e0345   Updated metadata for 0.018 release.
       new  6d31d95   Removed LICENSE from MANIFEST.
       new  135bcd1   Merge branch 'v0.018'
       new  835bbc9   failing test for correct langString URI
       new  9d27c38   Set rdf:langString for language literals
       new  e802dd1   Check for rdf:langString
       new  4c15253   Merge pull request #119 from kjetilk/feature-fix-langstring
       new  61cf62e   Change documentation of namespaces attribute
       new  3cb287c   Remove perlrdf.org from POD
       new  f52ba16   Remove perlrdf.org from POD files too
       new  90436ac   remove perlrdf.org as method of contact
       new  6d405e7   remove perlrdf.org
       new  01c77ee   remove perlrdf.org mention
       new  edf1d67   Merge pull request #121 from kjetilk/try-remove-perlrdf.org
       new  e5776fd   Merge pull request #120 from kjetilk/try-namespace-doc
       new  24e985f   Updated VERSION and docs for 0.019 release.
       new  2cf21b0   Merge branch 'v0.019'
       new  7f30198   New upstream version 0.019
       new  01ff40f   Update upstream source from tag 'upstream/0.019'
       new  5d0a84e   Update copyright info: Extend copyright for main upstream author to cover recent years.
       new  1643996   Sync control.in with control: Declare conformance with Policy 4.1.3.
       new  c699345   Drop patch 1001: Fixed upstream.
       new  d96c64a   Prepare for release: Update changelog, and copyright hints.

The 42 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/libattean-perl.git



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