[librdf-endpoint-perl] branch master updated (93f621d -> 04ae59f)

Jonas Smedegaard dr at jones.dk
Sat Sep 9 20:23:31 UTC 2017


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

js pushed a change to branch master
in repository librdf-endpoint-perl.

      from  93f621d   update changelog
      adds  cefa6ca   New upstream version 0.08
       new  45d5423   Updated version 0.08 from 'upstream/0.08'
       new  3c65eab   Update package relations: Recommend libconfig-zomg-perl (not libconfig-jfdi-perl).
       new  5a322ce   Modernize cdbs: Drop get-orig-source target: Use gbp import-orig --uscan.
       new  d25510b   Modernize cdbs: Do copyright-check in maintainer script (not during build).
       new  e7bba1a   Advertise DEP3 format in patch headers.
       new  2846479   Bump debhelper compatibility level to 9.
       new  44a2431   Modernize Vcs-* fields: Use https protocol. Use git subdir. Use git in paths. Add .git suffix for Vcs-Git URL.
       new  617b7be   Declare compliance with Debian Policy 4.1.0.
       new  a6b89cd   Update copyright info: Use License-Grant and License-Reference fields. Thanks to Ben Finney.
       new  3bc17e1   Add lintian override regarding license in License-Reference field. See bug#786450.
       new  e3d8aaf   Update watch file: Bump to file format 4. Watch only MetaCPAN URL. Mention gbp --uscan in usage comment.
       new  2b5b7cc   Modernize git-buildpackage config: Filter any .git* file.
       new  5821bf4   Update copyright info: Extend coverage for myself.
       new  b4dcbec   Update copyright info: Use https protocol in file format URL.
       new  b859766   List Github issue tracker as preferred upstream contact.
       new  6a6a9c4   Update package relations: Drop obsolete transitional (build-)dependency fallback for libhttp-negotiate-perl. Relax to build-depend unversioned on libxml-libxml-perl: Needed version satisfied even in oldstable.
       new  04ae59f   Prepare for release: Update changelog, control file and copyright hints.

The 17 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 -
 Changes                                            | 108 ++++++++++++++
 Changes.ttl                                        |  13 ++
 Changes.xml                                        | 164 +++++++++++++++++++++
 MANIFEST                                           |   1 +
 META.yml                                           |   6 +-
 Makefile.PL                                        |   2 +-
 README                                             |   2 +-
 SIGNATURE                                          |  49 +++---
 debian/changelog                                   |  41 +++++-
 debian/compat                                      |   2 +-
 debian/control                                     |  11 +-
 debian/control.in                                  |   6 +-
 debian/copyright                                   |  55 ++-----
 debian/copyright-check                             |  26 ++++
 debian/copyright_hints                             |  49 +++---
 debian/gbp.conf                                    |   1 +
 debian/patches/1001_use_codemirror2.patch          |   3 +-
 .../1002_fix_serve_html-friendly-xhtml.patch       |   3 +-
 debian/rules                                       |  16 +-
 debian/source/lintian-overrides                    |   7 +
 debian/watch                                       |   5 +-
 inc/Module/Install.pm                              |  11 +-
 inc/Module/Install/Base.pm                         |   2 +-
 inc/Module/Install/Can.pm                          |   2 +-
 inc/Module/Install/Fetch.pm                        |   6 +-
 inc/Module/Install/Makefile.pm                     |   2 +-
 inc/Module/Install/Metadata.pm                     | 102 +++++--------
 inc/Module/Install/Scripts.pm                      |   6 +-
 inc/Module/Install/Share.pm                        |   2 +-
 inc/Module/Install/Win32.pm                        |   6 +-
 inc/Module/Install/WriteAll.pm                     |   6 +-
 lib/RDF/Endpoint.pm                                |   6 +-
 scripts/endpoint.psgi                              |   6 +-
 t/etag.t                                           |  58 ++++++++
 35 files changed, 566 insertions(+), 225 deletions(-)
 delete mode 100644 .gitignore
 create mode 100755 debian/copyright-check
 create mode 100644 debian/source/lintian-overrides
 create mode 100755 t/etag.t

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



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