[DRE-commits] [ruby-specinfra] branch master updated (7f0cb85 -> 2abfd24)
Daisuke Higuchi
dai at moszumanska.debian.org
Sun Dec 24 02:09:12 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 7f0cb85 Update changelog for 2.72.1-1 release
adds a0eaa0f New upstream version 2.73.0
new 289ace2 Update upstream source from tag 'upstream/2.73.0'
new 2bab1a4 eliminate lintian warning: unnecessary-team-upload
new 2abfd24 update debian/changelog
The 3 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:
Gemfile | 5 +++--
debian/changelog | 10 ++++++++--
lib/specinfra/command.rb | 8 ++++++++
lib/specinfra/command/amazon/v2.rb | 2 ++
lib/specinfra/command/amazon/v2/service.rb | 5 +++++
lib/specinfra/command/devuan.rb | 1 +
lib/specinfra/command/devuan/base.rb | 2 ++
lib/specinfra/command/devuan/base/package.rb | 2 ++
lib/specinfra/command/ubuntu.rb | 10 ----------
lib/specinfra/helper/detect_os/devuan.rb | 21 +++++++++++++++++++++
lib/specinfra/version.rb | 2 +-
spec/command/{redhat7 => amazon2}/service_spec.rb | 2 +-
spec/helper/detect_os/debian_spec.rb | 1 -
13 files changed, 54 insertions(+), 17 deletions(-)
create mode 100644 lib/specinfra/command/amazon/v2.rb
create mode 100644 lib/specinfra/command/amazon/v2/service.rb
create mode 100644 lib/specinfra/command/devuan.rb
create mode 100644 lib/specinfra/command/devuan/base.rb
create mode 100644 lib/specinfra/command/devuan/base/package.rb
create mode 100644 lib/specinfra/helper/detect_os/devuan.rb
copy spec/command/{redhat7 => amazon2}/service_spec.rb (94%)
--
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