[libsys-cpuaffinity-perl] branch master updated (02faec4 -> 47477c1)

gregor herrmann gregoa at debian.org
Sat Aug 6 14:42:52 UTC 2016


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

gregoa pushed a change to branch master
in repository libsys-cpuaffinity-perl.

      from  02faec4   Adjust Debian packaging for initial upload
      adds  ebaa5ec   Imported Upstream version 1.09
       new  2112fde   Merge tag 'upstream/1.09'
       new  5edc2e2   New upstream release.
       new  fc837f3   Update years of upstream copyright.
       new  5a4be27   Bump required version of Module::Build in build-deps.
       new  1fc6e10   Make short description a noun phrase.
       new  082faad   Use HTTPS for CPAN URL in debian/upstream/metadata.
       new  bca1a25   Use HTTPS for Format URL in debian/copyright.
       new  3c5f81c   Set bindnow linker flag in debian/rules.
       new  47477c1   releasing package libsys-cpuaffinity-perl version 1.09-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:
 Build.PL                              |   9 +-
 Changes                               |  19 ++-
 MANIFEST                              |   7 +-
 MANIFEST.SKIP                         |  83 +++++++++
 META.json                             |  12 +-
 META.yml                              |  18 +-
 Makefile.PL                           |   2 +-
 README                                |   4 +-
 contrib/getaffinity_processor_bind.xs |   1 +
 contrib/linux-sched_getaffinity.xs    |  31 +++-
 contrib/linux-sched_setaffinity.xs    |   4 +-
 contrib/pthread_affinity_np.xs        |   9 +
 contrib/setaffinity_processor_bind.xs |   1 +
 debian/changelog                      |  13 ++
 debian/control                        |   4 +-
 debian/copyright                      |   4 +-
 debian/rules                          |   2 +
 debian/upstream/metadata              |   2 +-
 lib/Sys/CpuAffinity.pm                | 311 +++++++++++++++++++++++-----------
 t/02-available.t                      |   2 +-
 t/10-exercise.t                       |  33 ++--
 t/11-exercise-all.t                   |  24 ++-
 t/12-32cpus.t                         |   7 +-
 23 files changed, 435 insertions(+), 167 deletions(-)
 create mode 100644 MANIFEST.SKIP

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



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