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

fsfs pushed a change to branch master
in repository libconstant-defer-perl.

      from  240ed67   update changelog
       new  9c15651   Add debian/upstream/metadata
       new  c7c656f   Update debian/changelog
      adds  0e0f1a8   Imported Upstream version 6
       new  9316a83   Merge tag 'upstream/6'
       new  0a7ef9d   Import Upstream version 6
       new  64cfe79   Email change: Florian Schlichting -> f...@debian.org
       new  2c0ca17   Declare compliance with Debian Policy 3.9.6 (no changes 
necessary)
       new  a381992   Update copyright years
       new  e671132   Add autopkgtest header
       new  7944dc1   update changelog for release

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:
 Changes                                            |   5 +-
 MANIFEST                                           |  12 +-
 MANIFEST.SKIP                                      |  35 +-
 META.json                                          |  59 +++
 META.yml                                           |  79 ++--
 Makefile.PL                                        |  60 ++-
 SIGNATURE                                          |  60 +--
 debian/changelog                                   |  12 +-
 debian/control                                     |   5 +-
 debian/copyright                                   |   4 +-
 debian/upstream/metadata                           |   4 +
 .../{package-constants.pl => constant-lexical.pl}  |  33 +-
 devel/package-constants.pl                         |  13 +-
 examples/instance.pl                               |  31 +-
 inc/MyMakeMakerExtras.pm                           | 451 ---------------------
 inc/my_pod2html                                    |   4 +-
 lib/constant/defer.pm                              | 117 +++---
 t/MyTestHelpers.pm                                 | 192 ++++++---
 t/constant-defer.t                                 |   9 +-
 xt/0-META-read.t                                   |   7 +-
 xt/0-Test-ConsistentVersion.t                      |  36 ++
 xt/0-Test-DistManifest.t                           |   3 +-
 xt/0-Test-Pod.t                                    |   3 +-
 xt/0-Test-Synopsis.t                               |   3 +-
 xt/0-Test-YAML-Meta.t                              |  38 +-
 xt/0-examples-xrefs.t                              |  77 ++++
 xt/0-file-is-part-of.t                             | 135 ++++++
 xt/0-no-debug-left-on.t                            | 128 ++++++
 xtools/my-check-copyright-years.sh                 |  91 +++++
 xtools/my-check-spelling.sh                        |  46 +++
 xtools/my-deb.sh                                   | 119 ++++++
 31 files changed, 1115 insertions(+), 756 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/upstream/metadata
 copy devel/{package-constants.pl => constant-lexical.pl} (65%)
 delete mode 100644 inc/MyMakeMakerExtras.pm
 mode change 100644 => 100755 inc/my_pod2html
 create mode 100644 xt/0-Test-ConsistentVersion.t
 create mode 100644 xt/0-examples-xrefs.t
 create mode 100644 xt/0-file-is-part-of.t
 create mode 100755 xt/0-no-debug-left-on.t
 create mode 100755 xtools/my-check-copyright-years.sh
 create mode 100755 xtools/my-check-spelling.sh
 create mode 100755 xtools/my-deb.sh

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