[libatteanx-endpoint-perl] branch master updated (9477c30 -> 1b6498c)

Jonas Smedegaard dr at jones.dk
Sat Oct 28 02:08:19 UTC 2017


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

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

      from  9477c30   Prepare for release: Update changelog.
      adds  898709d   Updated issues link and copyright year.
      adds  d4de89e   Updated copyright year and added text about CodeMirror license.
      adds  e14d624   Change hashbang to use env
      adds  045e8c3   Merge pull request #2 from kjetilk/fix-hashbang
      adds  d4c4582   Add IRC notifications from Travis
      adds  aa5c00d   Merge pull request #3 from kjetilk/master
      adds  7b812fe   Remove HTML::HTML5::Parser from code
      adds  fb82961   Remove HTML::HTML5::Parser from deps
      adds  700c427   add XML::LibXML as dep
      adds  977d136   Add XML::LibXML to travis too
      adds  43e1d58   Merge pull request #4 from kjetilk/try-xml-parser
      adds  2a67d0c   Updated for 0.002 release.
      adds  26f38dd   Merge branch 'v0.002'
      adds  73a514c   New upstream version 0.002
      adds  f1ccf19   Update upstream source from tag 'upstream/0.002'
      adds  7979d74   Update package relations: (Build-)depend on libxml-libxml-perl (not libhtml-html5-writer-perl).
      adds  528b19e   Update package relations: Relax to (build-)depend unversioned on libmoo-perl: Needed version satisfied even in oldstable.
      adds  0250b5b   Update copyright info: Extend coverage for myself.
      adds  6fc8a65   Update copyright info: Use https protocol in file format URL.
      adds  86d0ae5   Tidy rules file: Stop suppress versioned debhelper build-dependency: Handled by CDBS now.
      adds  2dbfa17   Modernize cdbs: Do copyright-check in maintainer script (not during build).
      adds  fe693a7   Modernize Vcs-* fields: Consistently use git (not cgit) in path. Consistently include .git suffix in path.
      adds  2afc411   Declare compliance with Debian Policy 4.1.1.
      adds  c0755cd   Drop obsolete lintian override regarding debhelper 9.
      adds  1519b2f   Tighten lintian overrides regarding License-Reference.
      adds  7454836   Update watch file: Track metacpan.org (not cpan.org). Use substitution strings.
      adds  1b6498c   Prepare for release: Update changelog, control file and copyright hints.

No new revisions were added by this update.

Summary of changes:
 .gitignore                      |  6 ----
 Changes                         |  7 +++++
 LICENSE                         | 11 ++++++--
 META.yml                        |  6 ++--
 Makefile.PL                     |  2 +-
 SIGNATURE                       | 41 ++++++++++++++-------------
 debian/changelog                | 29 ++++++++++++++++++++
 debian/control                  | 11 ++++----
 debian/control.in               |  6 ++--
 debian/copyright                |  4 +--
 debian/copyright-check          | 26 ++++++++++++++++++
 debian/copyright_hints          | 61 +++++++++++++++++++++++++++++++++--------
 debian/rules                    | 12 ++------
 debian/source/lintian-overrides | 13 ++++-----
 debian/watch                    |  3 +-
 inc/Module/Install.pm           | 35 ++++-------------------
 inc/Module/Install/Base.pm      |  2 +-
 inc/Module/Install/Can.pm       | 13 +++++++--
 inc/Module/Install/Fetch.pm     |  2 +-
 inc/Module/Install/Makefile.pm  |  2 +-
 inc/Module/Install/Metadata.pm  |  2 +-
 inc/Module/Install/Share.pm     |  2 +-
 inc/Module/Install/Win32.pm     |  2 +-
 inc/Module/Install/WriteAll.pm  |  2 +-
 lib/AtteanX/Endpoint.pm         | 19 +++++++------
 meta/changes.ttl                | 16 ++++++++++-
 scripts/endpoint.psgi           |  2 +-
 27 files changed, 216 insertions(+), 121 deletions(-)
 delete mode 100644 .gitignore
 create mode 100755 debian/copyright-check

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



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