[libtest-rdf-perl] branch master updated (825924f -> 618ae5f)

Jonas Smedegaard dr at jones.dk
Mon Sep 11 12:11:58 UTC 2017


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

js pushed a change to branch master
in repository libtest-rdf-perl.

      from  825924f   update changelog
      adds  6f497ff   Add IRC notifications from Travis
      adds  589bdad   Set explicit Perl version
      adds  cde87f8   bump copyright year
      adds  14b503d   trim prefix
      adds  622d089   set the Perl version dep
      adds  8b4f0d4   Merge branch 'master' of github.com:kjetilk/Test-RDF
      adds  932607f   Add a has_type function
      adds  31ab834   update Travis config
      adds  4c0710d   update changelog
      adds  cfd242b   bump version
      adds  0cc80c6   add 2017 as copyright year
      adds  3ba9233   fix version
      adds  a5263d3   use the new support-forum property
      adds  fe69c8f   remove cpan-uri prefix
      adds  a82b53d   Bump version
      adds  23dfc0a   update changelog
      adds  a271939   New upstream version 1.22
       new  d77b9be   Updated version 1.22 from 'upstream/1.22'
       new  e6b4639   Use debhelper compatibility level 9 (not 8).
       new  6112f14   Modernize Vcs-* fields: Use https protocol. Use git (not cgit) in path. Add .git suffix for Vcs-Git URL.
       new  1fd42ee   Declare compliance with Debian Policy 4.1.0.
       new  598729e   Update watch file: Use format version 4. Watch only MetaCPAN URL. Mention gbp --uscan in usage comment. Tighten version regex.
       new  f13fefe   Modernize cdbs: Drop upstream-tarball hints: Use gbp import-orig --uscan.
       new  4becbf2   Modernize cdbs: Do copyright-check in maintainer script (not during build).
       new  935e797   Update copyright info: Use https protocol in file format URL.
       new  ffa74ba   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  d148584   Update copyright info: Extend coverage for main upstream author.
       new  2d81065   Update copyright info: Extend coverage for myself.
       new  7b964d5   Update git-buildpackage config: Filter any .git* files.
       new  9047347   Add lintian overrides regarding License-Reference.
       new  aa446be   Sync rules with control: Update Test::Tester build dependency.
       new  77236b4   Update package relations: Update to build-depend on recent perl favored over recent libtest-simple-perl or libtest-tester-perl.
       new  618ae5f   Prepare for release: Update changelog, control file and copyright hints.

The 16 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.


Summary of changes:
 .gitignore                      |  6 ----
 COPYRIGHT                       | 23 ++++++------
 Changes                         |  5 +++
 LICENSE                         |  8 ++---
 META.json                       | 13 ++++---
 META.yml                        |  9 +++--
 Makefile.PL                     | 70 ++++++++++++++++++------------------
 README                          | 11 ++++--
 SIGNATURE                       | 50 +++++++++++++-------------
 debian/changelog                | 42 ++++++++++++++++++++--
 debian/compat                   |  2 +-
 debian/control                  |  9 +++--
 debian/control.in               |  6 ++--
 debian/copyright                | 45 +++++++----------------
 debian/copyright-check          | 24 +++++++++++++
 debian/copyright_hints          | 80 +++++++++++++++++++++++++++--------------
 debian/gbp.conf                 |  1 +
 debian/rules                    | 11 ++----
 debian/source/lintian-overrides |  7 ++++
 debian/watch                    |  7 ++--
 doap.ttl                        | 29 ++++++++++++---
 lib/Test/RDF.pm                 | 30 +++++++++++++---
 t/has_uri.t                     | 13 ++++++-
 23 files changed, 319 insertions(+), 182 deletions(-)
 delete mode 100644 .gitignore
 create mode 100755 debian/copyright-check
 create mode 100644 debian/source/lintian-overrides

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



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