[libsafe-isa-perl] branch master updated (a05723c -> df76e74)

gregor herrmann gregoa at debian.org
Tue Oct 14 18:29:29 UTC 2014


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

gregoa pushed a change to branch master
in repository libsafe-isa-perl.

      from  a05723c   update changelog
       new  31a9c6f   Add debian/upstream/metadata
       new  ccb37e6   Update debian/changelog
      adds  a9e87c9   initial commit - empty .gitignore
      adds  e6995dc   Initial import of code
      adds  a8b752e   switch to no_plan to save a dep
      adds  1b99eba   Release commit for 1.000000
      adds  ff9518c   doc typo fix
      adds  08146a5   bump version
      adds  7ded5e1   Release commit for 1.000001
      adds  4703f64   aaaaaaargh I'm an idiot (typo)
      adds  fca38ff   Document why we don't try and handle class names
      adds  6fb5c4d   bump version
      adds  3973f84   Release commit for 1.000002
      adds  dcf9b5b   fix NAME entry in Makefile.PL (RT#84212)
      adds  4f59877   bump version
      adds  944651e   add some metadata
      adds  70d984f   Release commit for 1.000003
      adds  2ce8998   make changelog more readable, CPAN::Changes-compliant
      adds  2915a1f   ensure we create a v2 meta file
      adds  14c4f09   properly set v2 metadata!
      adds  df07f4f   we can still save a dep, but gotta have a plan...
      adds  78de03a   gotta have a .gitignore file
      adds  7b1885e   no longer inherit from Exporter
      adds  f94f3bb   spelling (RT#87692)
      adds  6c70326   fix bad metadata (x_PREREQ_PM)
      adds  762424c   bump version for release
      adds  5b264cb   commit current MANIFEST
      adds  3ddbcc4   Release commit for 1.000004
      adds  fe07107   no need for MANIFEST to be committed
      adds  c26a19e   typo in changelog
      adds  321c9c2   indicate minimum perl version required
      adds  d994d71   bump version to 1.000005
      adds  f333539   comment blessed use so people who fail at perl stop trying to break it
      adds  a52acf7   restore hyphens in Changes lines
      adds  c5572b2   tighten up entries
      adds  7a71b48   add some realclean targets
      adds  91dfd93   link to 2013 lightning talk
      adds  74a7df2   copy meta munging from JSON-MaybeXS
      adds  880296b   copy bump-version script from Import-Into
      adds  b187873   declare some test prereqs
      adds  36a694c   Release commit for 1.000005
      adds  ddaa9bc   Imported Upstream version 1.000005
       new  e410526   Merge tag 'upstream/1.000005'
       new  3755ee9   Update debian/changelog
       new  864e5e2   Declare compliance with Debian Policy 3.9.6.
       new  3428831   cme: reformat debian/control
       new  ab0ef4d   Mark package as autopkgtest-able.
       new  df76e74   releasing package libsafe-isa-perl version 1.000005-1

The 8 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                  | 16 ++++++----
 MANIFEST                 |  2 ++
 META.json                | 14 ++++++---
 META.yml                 | 15 +++++----
 Makefile.PL              | 79 ++++++++++++++++++++++++++++++++++++++++++------
 README                   |  4 +++
 debian/changelog         | 12 ++++++--
 debian/control           | 10 +++---
 debian/upstream/metadata |  8 +++++
 lib/Safe/Isa.pm          | 10 +++++-
 maint/Makefile.include   | 11 +++++++
 maint/bump-version       | 39 ++++++++++++++++++++++++
 12 files changed, 188 insertions(+), 32 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 maint/Makefile.include
 create mode 100755 maint/bump-version

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



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