[libcrypt-smime-perl] branch master updated (6fb217c -> b4aca6e)

Florian Schlichting fsfs at moszumanska.debian.org
Tue Oct 6 20:41:28 UTC 2015


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

fsfs pushed a change to branch master
in repository libcrypt-smime-perl.

      from  6fb217c   update changelog
       new  d839c47   Add debian/upstream/metadata
       new  1169611   Update debian/changelog
      adds  ef10219   Imported Upstream version 0.16
       new  e138185   Merge tag 'upstream/0.16'
       new  abb439d   Update debian/changelog
       new  0f26be2   Email change: Florian Schlichting -> fsfs at debian.org
       new  eb60852   Add a build-dependency on ExtUtils::Constant 0.23
       new  7c9b6ae   Update years of packaging copyright
       new  dea14af   Declare compliance with Debian Policy 3.9.6
       new  d9207aa   Add debian and quilt directories to MANIFEST.SKIP for manifest.t
       new  273945a   Mark package autopkgtest-able
       new  b4aca6e   prepare changelog for release

The 11 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                                   |  8 +++
 MANIFEST                                  |  3 +-
 MANIFEST.SKIP                             |  3 +-
 META.json                                 | 20 ++++---
 META.yml                                  | 22 +++----
 MYMETA.json                               | 45 ---------------
 MYMETA.yml                                | 26 ---------
 Makefile.PL                               | 21 +++++--
 SMIME.mlpod                               | 73 +++++++++++++++++++----
 SMIME.pl                                  | 18 ++++--
 SMIME.pod                                 | 54 ++++++++++++++---
 SMIME.xs                                  | 96 ++++++++++++++-----------------
 debian/changelog                          | 15 ++++-
 debian/control                            |  6 +-
 debian/copyright                          |  2 +-
 debian/patches/manifest-skip-debian.patch | 12 ++++
 debian/patches/series                     |  1 +
 debian/tests/pkg-perl/smoke-skip          |  3 +
 debian/upstream/metadata                  |  4 ++
 lib/SMIME.pm                              | 72 +++++++++++++++++++----
 lib/SMIME/JA.pod                          | 46 +++++++++++++--
 t/02-smime.more.t                         | 25 ++++++--
 t/dependencies.t                          |  2 +-
 t/manifest.t                              | 20 +++++++
 24 files changed, 399 insertions(+), 198 deletions(-)
 delete mode 100644 MYMETA.json
 delete mode 100644 MYMETA.yml
 create mode 100644 debian/patches/manifest-skip-debian.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/tests/pkg-perl/smoke-skip
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/manifest.t

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



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