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

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

      from  cf699af   Prepare for release: Update changelog, control file and 
copyright hints.
      adds  9a34709   update to 20150725
      adds  326140f   list available dates with rdfns --dates (close #15)
      adds  db6da7f   migrated to Milla
      adds  13f067f   Imported Upstream version 20150725
       new  9400c6f   Merge tag 'upstream/20150725'
       new  7072a5b   Include perl-build.mk (not perl-makemaker.mk).
       new  e2fd9d9   Declare compliance with Debian Policy 3.9.6.
       new  a1afcd3   Update Vcs-Browser URL to use cgit web frontend.
       new  3ddfa66   Update copyright info: Use License-Grant and 
License-Reference fields. Thanks to Ben Finney.
       new  ad148e7   Add lintian overrides regarding license in 
License-Reference field. See bug#786450.
       new  45d0a10   Update copyright info: Extend coverage of packaging to 
include current year.
       new  d546b70   Work around Module::Build::Tiny missing binary in bin dir.
       new  578d70e   Prepare for release: Update changelog, control file and 
copyright hints.

The 9 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:
 Build.PL                        |   7 ++
 Changes                         |  27 +++++
 LICENSE                         |   6 +-
 MANIFEST                        |   9 +-
 META.json                       |  65 +++++++++++
 META.yml                        |  21 +++-
 Makefile.PL                     |  61 ----------
 README                          | 183 +++++++++++++++++++++++++++++
 bin/rdfns                       |  30 +----
 cpanfile                        |   2 +
 debian/changelog                |  46 ++++++++
 debian/control                  |   7 +-
 debian/control.in               |   4 +-
 debian/copyright                |  45 ++------
 debian/copyright_hints          |  20 ++--
 debian/rules                    |  10 +-
 debian/source/lintian-overrides |   3 +
 lib/App/rdfns.pm                |  45 ++++----
 lib/RDF/NS.pm                   |  59 +++++-----
 lib/RDF/NS/Trine.pm             |  30 ++---
 lib/RDF/NS/URIS.pm              |  29 ++---
 lib/RDF/SN.pm                   |  30 ++---
 share/prefix.cc                 | 247 ++++++++++++++++++++++++++++++++++++++++
 t/author-critic.t               |  20 ----
 t/release-pod-syntax.t          |  14 +++
 25 files changed, 747 insertions(+), 273 deletions(-)
 create mode 100644 Build.PL
 create mode 100644 META.json
 delete mode 100644 Makefile.PL
 create mode 100644 README
 create mode 100644 cpanfile
 create mode 100644 debian/source/lintian-overrides
 delete mode 100644 t/author-critic.t
 create mode 100644 t/release-pod-syntax.t

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-ns-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