[DRE-commits] [ruby-specinfra] branch master updated (18c52cf -> 135153a)

Daisuke Higuchi dai at moszumanska.debian.org
Sat Oct 21 08:58:42 UTC 2017


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

dai pushed a change to branch master
in repository ruby-specinfra.

      from  18c52cf   Remove myself from Uploaders:
      adds  7284474   New upstream version 2.72.0
       new  f1af6c2   Update upstream source from tag 'upstream/2.72.0'
       new  3b63916   eliminate lintian warning: debian-watch-uses-insecure-uri
       new  ac759d2   eliminate lintian warning: unnecessary-testsuite-autopkgtest-header
       new  8443a85   Update Standards-Version to 4.1.1.
       new  135153a   Update changelog for 2.72.0-1 release

The 5 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:
 debian/changelog                               | 15 ++++++++++++
 debian/control                                 |  3 +--
 debian/watch                                   |  2 +-
 lib/specinfra/command.rb                       |  1 +
 lib/specinfra/command/alpine/base/package.rb   | 11 ++++++---
 lib/specinfra/command/base/routing_table.rb    |  5 +++-
 lib/specinfra/command/freebsd/base/process.rb  | 19 +++++++++++++++
 lib/specinfra/command/freebsd/base/service.rb  |  2 +-
 lib/specinfra/command/windows/base/firewall.rb | 33 ++++++++++++++++++++++++++
 lib/specinfra/command_factory.rb               |  2 +-
 lib/specinfra/helper/detect_os/suse.rb         | 10 ++++++++
 lib/specinfra/helper/os.rb                     | 28 +++-------------------
 lib/specinfra/processor.rb                     |  6 ++---
 lib/specinfra/version.rb                       |  2 +-
 spec/backend/exec/build_command_spec.rb        |  2 +-
 15 files changed, 102 insertions(+), 39 deletions(-)
 create mode 100644 lib/specinfra/command/freebsd/base/process.rb
 create mode 100644 lib/specinfra/command/windows/base/firewall.rb

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



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