[DRE-commits] [chef] 02/06: new upstream version

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Jun 13 18:47:29 UTC 2015


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

terceiro pushed a commit to branch master
in repository chef.

commit d79f964a1ab2701410b26163eceeb06904b31165
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun May 17 08:44:34 2015 -0300

    new upstream version
    
    ran dh-make-ruby all over again + manual merge
---
 debian/changelog |  8 +++++
 debian/chef.dirs |  5 ++-
 debian/control   | 93 ++++++++++++++++++++++++++++++++++++++------------------
 debian/rules     | 11 -------
 4 files changed, 74 insertions(+), 43 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c725f78..e929ac3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+chef (12.3.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+  * Update packaging:
+    - Drop: Provides/Replaces used for upgrades in old releases
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sun, 17 May 2015 08:41:22 -0300
+
 chef (11.12.8-2) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/chef.dirs b/debian/chef.dirs
index 81874d9..9100269 100644
--- a/debian/chef.dirs
+++ b/debian/chef.dirs
@@ -1,6 +1,5 @@
+etc/chef
+usr/share/chef
 var/cache/chef
 var/cache/chef/checksums
 var/log/chef
-etc/chef
-usr/share/chef
-
diff --git a/debian/control b/debian/control
index b5776db..ea40b4d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,41 +2,76 @@ Source: chef
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Tollef Fog Heen <tfheen at debian.org>
-Build-Depends: debhelper (>= 8.2), gem2deb (>= 0.2.13~), po-debconf
-Standards-Version: 3.9.5
+Uploaders: Antonio Terceiro <terceiro at debian.org>,
+           Tollef Fog Heen <tfheen at debian.org>
+Build-Depends: chef-zero (>= 4.1),
+               debhelper (>= 7.0.50~),
+               gem2deb,
+               ohai (>= 8.0),
+               po-debconf,
+               pry (>= 0.9),
+               rake,
+               ruby-diff-lcs (>= 1.2),
+               ruby-diff-lcs (>= 1.2.4),
+               ruby-erubis (>= 2.7),
+               ruby-ffi-yajl (<< 3.0),
+               ruby-ffi-yajl (>= 1.2),
+               ruby-highline (>= 1.6),
+               ruby-highline (>= 1.6.9),
+               ruby-mixlib-authentication (>= 1.3),
+               ruby-mixlib-cli (>= 1.4),
+               ruby-mixlib-config (>= 2.0),
+               ruby-mixlib-log (>= 1.3),
+               ruby-mixlib-shellout (<< 3.0),
+               ruby-mixlib-shellout (>= 2.0.0.rc.0),
+               ruby-net-ssh (>= 2.6),
+               ruby-net-ssh-multi (>= 1.1),
+               ruby-plist (>= 3.1.0),
+               ruby-rspec,
+               ruby-rspec-core (>= 3.2),
+               ruby-rspec-expectations (>= 3.2),
+               ruby-rspec-mocks (>= 3.2),
+               ruby-rspec_junit_formatter (>= 0.2.0),
+               ruby-serverspec (>= 2.7),
+               ruby-specinfra (>= 2.10)
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/chef.git
-Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/chef.git;a=summary
-Homepage: http://wiki.opscode.com/display/chef
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/chef.git
+Homepage: http://www.getchef.com
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: chef
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends:
- chef-zero (>= 1.6.2),
- ruby-erubis (>= 2.7),
- ohai (>= 6),
- ruby | ruby-interpreter,
- ruby-diff-lcs (>= 1.2.4),
- ruby-highline (>= 1.6.9),
- ruby-json (>= 1.4.4),
- ruby-mixlib-authentication (>= 1.3),
- ruby-mixlib-cli (>= 1.3),
- ruby-mixlib-config (>= 2),
- ruby-mixlib-log (>= 1.3),
- ruby-mixlib-shellout (>= 1.2),
- ruby-net-ssh (>= 1:2.6),
- ruby-net-ssh-multi (>= 1.1),
- ruby-rest-client (<< 1.7.0),
- ruby-rest-client (>= 1.0.4),
- ruby-yajl (>= 1.1),
- ucf,
- ${misc:Depends},
- ${shlibs:Depends}
-Provides: libchef-ruby, libchef-ruby1.8
-Conflicts: libchef-ruby (<< 0.10.10-1~), libchef-ruby1.8 (<< 0.10.10-1~)
-Replaces: libchef-ruby (<< 0.10.10-1~), libchef-ruby1.8 (<< 0.10.10-1~)
+Depends: chef-zero (>= 4.1),
+         ohai (>= 8.0),
+         pry (>= 0.9),
+         ruby | ruby-interpreter,
+         ruby-diff-lcs (>= 1.2),
+         ruby-diff-lcs (>= 1.2.4),
+         ruby-erubis (>= 2.7),
+         ruby-ffi-yajl (<< 3.0),
+         ruby-ffi-yajl (>= 1.2),
+         ruby-highline (>= 1.6),
+         ruby-highline (>= 1.6.9),
+         ruby-mixlib-authentication (>= 1.3),
+         ruby-mixlib-cli (>= 1.4),
+         ruby-mixlib-config (>= 2.0),
+         ruby-mixlib-log (>= 1.3),
+         ruby-mixlib-shellout (<< 3.0),
+         ruby-mixlib-shellout (>= 2.0.0.rc.0),
+         ruby-net-ssh (>= 2.6),
+         ruby-net-ssh-multi (>= 1.1),
+         ruby-plist (>= 3.1.0),
+         ruby-rspec-core (>= 3.2),
+         ruby-rspec-expectations (>= 3.2),
+         ruby-rspec-mocks (>= 3.2),
+         ruby-rspec_junit_formatter (>= 0.2.0),
+         ruby-serverspec (>= 2.7),
+         ruby-specinfra (>= 2.10),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Breaks: chef-solr (<< 11)
 Description: systems integration framework - clients
  Chef is a systems integration framework and configuration management library
diff --git a/debian/rules b/debian/rules
index 893b286..a3d4021 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,4 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

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



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