[DRE-commits] [ruby-pcaprub] branch master updated (ebe45ba -> fafb7ce)

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Nov 30 21:24:01 UTC 2016


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

lunar pushed a change to branch master
in repository ruby-pcaprub.

      from  ebe45ba   Run wrap-and-sort on packaging files
      adds  42e8fa3   New upstream version 0.12.4
       new  6f6210f   Merge tag 'upstream/0.12.4'
       new  83a5c3a   Update patches
       new  7116d01   Bump Standards-Version
       new  fafb7ce   Release version 0.12.4-1

The 4 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:
 .travis.yml                                        |  15 +-
 Gemfile                                            |  17 ++-
 README.rdoc                                        |  28 ++--
 Rakefile                                           |  62 +++++---
 checksums.yaml.gz                                  | Bin 428 -> 0 bytes
 debian/changelog                                   |  18 +++
 debian/control                                     |   2 +-
 debian/patches/0001-Don-t-use-Bundler.patch        |  18 ---
 ...0001-Remove-bundler-dependency-from-tests.patch |  18 +++
 debian/patches/series                              |   2 +-
 ext/pcaprub_c/extconf.rb                           |  52 ++++++-
 ext/pcaprub_c/pcaprub.c                            | 167 +++++++++++++++++++--
 lib/pcaprub/common.rb                              |   3 +
 lib/pcaprub/ext.rb                                 |   8 +-
 lib/pcaprub/version.rb                             |   4 +-
 metadata.yml                                       | 157 -------------------
 pcaprub.gemspec                                    |  49 ++++++
 test/{helper.rb => test_helper.rb}                 |   7 +-
 test/test_pcaprub.rb                               |   7 -
 test/test_pcaprub_unit.rb                          |  51 ++++++-
 20 files changed, 435 insertions(+), 250 deletions(-)
 delete mode 100644 checksums.yaml.gz
 delete mode 100644 debian/patches/0001-Don-t-use-Bundler.patch
 create mode 100644 debian/patches/0001-Remove-bundler-dependency-from-tests.patch
 delete mode 100644 metadata.yml
 create mode 100644 pcaprub.gemspec
 rename test/{helper.rb => test_helper.rb} (82%)
 delete mode 100644 test/test_pcaprub.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-pcaprub.git



More information about the Pkg-ruby-extras-commits mailing list