[libcommon-sense-perl] branch master updated (307705d -> 841b939)

gregor herrmann gregoa at debian.org
Fri Aug 9 19:02:32 UTC 2013


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

gregoa pushed a change to branch master
in repository libcommon-sense-perl.

      from  307705d   Update d/ch
      adds  791f5af   Imported Upstream version 3.72
       new  9388291   Merge tag 'upstream/3.72'
       new  680c433   New upstream release.
       new  afad73c   debian/watch: add uversionmangle to ensure 2-digit minor versions.
       new  1162e13   debian/rules: recreate manpage from now separate POD file.
       new  09aee27   Add patch to add encoding to POD/manpage.
       new  6f705ba   Ensure a runtime dependency on the same Perl patchlevel used during build.
       new  5c0a59c   Update years of packaging copyright.
       new  67b4011   Make package arch:any, following upstream's change.
       new  841b939   releasing package libcommon-sense-perl version 3.72-1

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                                       |   14 +-
 MANIFEST                                      |    2 +
 META.json                                     |    8 +-
 META.yml                                      |    4 +-
 Makefile.PL                                   |    5 +-
 README                                        |  411 ---------------------
 debian/changelog                              |   17 +-
 debian/control                                |    8 +-
 debian/copyright                              |    2 +-
 debian/libcommon-sense-perl.lintian-overrides |    2 +
 debian/patches/pod-encoding.patch             |   15 +
 debian/patches/series                         |    1 +
 debian/rules                                  |   14 +
 debian/watch                                  |    3 +-
 sense.pm.PL                                   |  470 +------------------------
 sense.pm.PL => sense.pod                      |   89 +----
 t/01_arch.t                                   |   21 ++
 17 files changed, 114 insertions(+), 972 deletions(-)
 create mode 100644 debian/libcommon-sense-perl.lintian-overrides
 create mode 100644 debian/patches/pod-encoding.patch
 create mode 100644 debian/patches/series
 copy sense.pm.PL => sense.pod (89%)
 mode change 100755 => 100644
 create mode 100644 t/01_arch.t

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



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