[DRE-commits] [SCM] ruby-rspec-mocks.git branch, master, updated. upstream/2.5.0-2-g00e8d86

Lucas Nussbaum lucas at lucas-nussbaum.net
Tue Apr 26 13:32:32 UTC 2011


The following commit has been merged in the master branch:
commit 00e8d86e4dc01d4cf7202ced83586f4ef6ca4531
Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Date:   Tue Apr 26 13:48:18 2011 +0200

    continue packaging

diff --git a/debian/changelog b/debian/changelog
index ad16ca9..cd7164a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,135 @@
-ruby-rspec-mocks (2.5.0-1) UNRELEASED; urgency=low
+ruby-rspec-mocks (2.5.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Switch to gem2deb-based packaging and to a more recent upstream release.
+    Upstream package was split into rspec-{core,expectations,mocks}.
 
  -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Tue, 26 Apr 2011 13:19:03 +0200
+
+librspec-ruby (1.3.1-2) unstable; urgency=low
+
+  * Updated debian/watch to only catch 1.x versions. RSpec2 will
+    be a separate package.
+
+ -- Tobias Grimm <etobi at debian.org>  Mon, 14 Feb 2011 22:14:20 +0100
+
+librspec-ruby (1.3.1-1) unstable; urgency=low
+
+  * New upstream release - This is a minor bugfix release before switching
+    to RSpec 2
+  * Dropped patches (fixed upstream):
+    - 14_ruby1.9.2-lambda.patch
+    - 16_ruby1.9.2-class-variable.patch
+
+ -- Tobias Grimm <etobi at debian.org>  Wed, 27 Oct 2010 01:32:12 +0200
+
+librspec-ruby (1.3.0-3) unstable; urgency=low
+
+  * Added support for Ruby 1.9.2 which introduced some breaking changes like no
+    '.' in the LOAD_PATH or requiring to pass blocks with a parameter to 
+    instance_eval (Closes: #593020)
+  * Standards-Version: 3.9.1
+
+ -- Tobias Grimm <etobi at debian.org>  Tue, 17 Aug 2010 01:16:27 +0200
+
+librspec-ruby (1.3.0-2) unstable; urgency=low
+
+  * Fixed manpage creation by not including the current date in the diff
+    (Closes: #584385)
+
+ -- Tobias Grimm <etobi at debian.org>  Thu, 03 Jun 2010 13:40:25 +0200
+
+librspec-ruby (1.3.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Falling back to gemwatch for debian/watch, because the Rubyforge download
+    site hasn't been updated for months
+  * Standards-Version: 3.8.4
+  * Added Ruby 1.9.1 package
+  * Enabled tests depending on FakeFS
+  * source/format 3.0 (quilt)
+
+ -- Tobias Grimm <etobi at debian.org>  Sat, 29 May 2010 20:31:49 +0200
+
+librspec-ruby (1.2.9-1) unstable; urgency=low
+
+  * New upstream release
+  * Fixed debian/watch to recognize .rc versions
+  * Removed 12_differ-test-fix.dpatch - fixed upstream
+  * Added 13_skip-unsupported-tests.dpatch
+  * Added README note about unavailable syntax library
+  * Added README.source referring to dpatch's README.source
+  * Standards-Version: 3.8.3
+  * Force local inline cache dir during build (parsetree uses
+    libinline-ruby which on-the-fly compiles C code)
+
+ -- Tobias Grimm <etobi at debian.org>  Sun, 01 Nov 2009 11:17:07 +0100
+
+librspec-ruby (1.2.8-1) unstable; urgency=low
+
+  * New upstream release
+  * Added 12_differ-test-fix.dpatch (reported upstream as ticket #862)
+  * Increased standards version to 3.8.2
+  * Build-depend on rake (required to test the rake tasks)
+
+ -- Tobias Grimm <etobi at debian.org>  Sat, 25 Jul 2009 15:40:48 +0200
+
+librspec-ruby (1.2.6-1) unstable; urgency=low
+
+  * New upstream release
+  * Added Debian Ruby Extras Maintainers to list of uploaders
+  * Added package VCS links to debian/control
+  * Dropped 99_fix-html-and-textmate-output (fixed upstream)
+
+ -- Tobias Grimm <etobi at debian.org>  Sat, 02 May 2009 12:02:21 +0200
+
+librspec-ruby (1.2.4-1) unstable; urgency=low
+
+  * New upstream release (Closes: #521109)
+  * Dropped 20_fix-for-500625.dpatch - fixed upstream
+  * Changed section to 'ruby'
+  * Generate and install manpage for /usr/bin/spec
+  * Depend on `ruby1.8` instead of just `ruby`
+  * Run the tests in spec/spec during package build
+  * Updated 10-force-spec-binary-path.dpatch to fix the spec path in the
+    autotest plugin as well
+  * Added note about autotest to README.Debian
+  * Added 11_dont-require-rubygems.dpatch
+  * Added 99_fix-html-and-textmate-output.dpatch (a bugfix picked from the
+    upstream Git)
+  * Bumped standards version to 3.8.1
+  * Added Tobias Grimm <etobi at debian.org> to uploaders
+
+ -- Tobias Grimm <etobi at debian.org>  Tue, 21 Apr 2009 22:16:30 +0200
+
+librspec-ruby (1.1.12-1) unstable; urgency=low
+
+  * Upload entirely prepared by Tobias Grimm (etobi at debian.org); thank you
+    very much for all the quality improvements.
+  * New upstream release (Closes: #517694).
+  * Bumped debhelper dependency / compat to >= 5
+  * Using cdbs now
+  * Updated 20_fix-for-500625.dpatch
+  * Added debian/watch
+  * Added Homepage field to debian/control
+
+ -- Sebastien Delafond <seb at debian.org>  Fri, 06 Mar 2009 08:16:42 -0800
+
+librspec-ruby (1.1.3-3) unstable; urgency=low
+
+  * Put plugins, specs and stories in /usr/lib/ruby/1.8/spec/
+    (Closes: #500625).
+
+ -- Sebastien Delafond <seb at debian.org>  Mon, 29 Sep 2008 14:03:10 -0700
+
+librspec-ruby (1.1.3-2) unstable; urgency=low
+
+  * Force spec script path to /usr/bin/spec (Closes: #490729).
+  * Bump up policy version.
+
+ -- Sebastien Delafond <seb at debian.org>  Mon, 14 Jul 2008 14:55:09 -0700
+
+librspec-ruby (1.1.3-1) unstable; urgency=low
+
+  * Initial Release (Closes: #444623, #480441).
+
+ -- Sebastien Delafond <seb at debian.org>  Sat, 10 May 2008 19:26:47 -0700
diff --git a/debian/control b/debian/control
index c24772a..6ca8410 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.1)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.1), ruby-rspec-expectations, ruby-rspec-core
 Standards-Version: 3.9.1
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rspec-mocks.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rspec-mocks.git;a=summary
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rspec-mocks.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rspec-mocks.git;a=summary
 Homepage: http://github.com/rspec/rspec-mocks
 XS-Ruby-Versions: all
 
@@ -15,5 +15,10 @@ Package: ruby-rspec-mocks
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
-Description: rspec-mocks-2.5.0
- RSpec's 'test double' framework, with support for stubbing and mocking
+Suggests: ruby-rspec
+Description: Behaviour Driven Development framework for Ruby - mocks
+ RSpec is a Behaviour Driven Development framework for Ruby. It
+ provides a framework for writing and executing examples of how your
+ Ruby application should behave.
+ .
+ This package provides support for stubbing and mocking.
diff --git a/debian/copyright b/debian/copyright
index 26b95aa..891d509 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,33 +1,30 @@
-FIXME. fill-in with DEP5 copyright file. http://dep.debian.net/deps/dep5/
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
 Upstream-Name: rspec-mocks
-Source: FIXME (URL where source can be downloaded)
+Source: https://github.com/rspec/rspec-mocks
 
 Files: *
-Copyright: Copyright 1998 John Doe <jdoe at example.com>
-License: GPL-2+
- This program is free software; you can redistribute it
- and/or modify it under the terms of the GNU General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later
- version.
- .
- This program is distributed in the hope that it will be
- useful, but WITHOUT ANY WARRANTY; without even the implied
- warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE.  See the GNU General Public License for more
- details.
- .
- You should have received a copy of the GNU General Public
- License along with this package; if not, write to the Free
- Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA  02110-1301 USA
- .
- On Debian systems, the full text of the GNU General Public
- License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'.
+Copyright:
+ Copyright (c) 2005 The RSpec Development Team
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ 
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ 
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 Files: debian/*
-Copyright: Copyright 1998 Jane Smith <jsmith at example.net>
-License:
- [LICENSE TEXT]
+Copyright: Copyright 2011 Lucas Nussbaum <lucas at lucas-nussbaum.net>
+License: MIT
diff --git a/debian/ruby-rspec-mocks.docs b/debian/ruby-rspec-mocks.docs
index 07b3c9e..b43bf86 100644
--- a/debian/ruby-rspec-mocks.docs
+++ b/debian/ruby-rspec-mocks.docs
@@ -1,2 +1 @@
-# FIXME: READMEs found
-# README.md
+README.md
diff --git a/debian/ruby-test-files.yaml b/debian/ruby-test-files.yaml
deleted file mode 100644
index d8a4fbf..0000000
--- a/debian/ruby-test-files.yaml
+++ /dev/null
@@ -1,58 +0,0 @@
---- 
-- features/Changelog.md
-- features/README.markdown
-- features/Upgrade.md
-- features/message_expectations/README.md
-- features/message_expectations/block_local_expectations.feature.pending
-- features/message_expectations/expect_message.feature
-- features/message_expectations/warn_when_expectation_is_set_on_nil.feature
-- features/method_stubs/README.md
-- features/method_stubs/simple_return_value.feature
-- features/method_stubs/stub_chain.feature
-- features/method_stubs/stub_implementation.feature
-- features/outside_rspec/configuration.feature
-- features/outside_rspec/standalone.feature
-- features/support/env.rb
-- spec/rspec/mocks/and_yield_spec.rb
-- spec/rspec/mocks/any_number_of_times_spec.rb
-- spec/rspec/mocks/argument_expectation_spec.rb
-- spec/rspec/mocks/at_least_spec.rb
-- spec/rspec/mocks/at_most_spec.rb
-- spec/rspec/mocks/block_return_value_spec.rb
-- spec/rspec/mocks/bug_report_10260_spec.rb
-- spec/rspec/mocks/bug_report_10263_spec.rb
-- spec/rspec/mocks/bug_report_11545_spec.rb
-- spec/rspec/mocks/bug_report_496_spec.rb
-- spec/rspec/mocks/bug_report_600_spec.rb
-- spec/rspec/mocks/bug_report_7611_spec.rb
-- spec/rspec/mocks/bug_report_7805_spec.rb
-- spec/rspec/mocks/bug_report_8165_spec.rb
-- spec/rspec/mocks/bug_report_8302_spec.rb
-- spec/rspec/mocks/bug_report_830_spec.rb
-- spec/rspec/mocks/bug_report_957_spec.rb
-- spec/rspec/mocks/double_spec.rb
-- spec/rspec/mocks/failing_argument_matchers_spec.rb
-- spec/rspec/mocks/hash_including_matcher_spec.rb
-- spec/rspec/mocks/hash_not_including_matcher_spec.rb
-- spec/rspec/mocks/mock_ordering_spec.rb
-- spec/rspec/mocks/mock_space_spec.rb
-- spec/rspec/mocks/mock_spec.rb
-- spec/rspec/mocks/multiple_return_value_spec.rb
-- spec/rspec/mocks/nil_expectation_warning_spec.rb
-- spec/rspec/mocks/null_object_mock_spec.rb
-- spec/rspec/mocks/once_counts_spec.rb
-- spec/rspec/mocks/options_hash_spec.rb
-- spec/rspec/mocks/partial_mock_spec.rb
-- spec/rspec/mocks/partial_mock_using_mocks_directly_spec.rb
-- spec/rspec/mocks/passing_argument_matchers_spec.rb
-- spec/rspec/mocks/precise_counts_spec.rb
-- spec/rspec/mocks/record_messages_spec.rb
-- spec/rspec/mocks/serialization_spec.rb
-- spec/rspec/mocks/stash_spec.rb
-- spec/rspec/mocks/stub_chain_spec.rb
-- spec/rspec/mocks/stub_implementation_spec.rb
-- spec/rspec/mocks/stub_spec.rb
-- spec/rspec/mocks/stubbed_message_expectations_spec.rb
-- spec/rspec/mocks/twice_counts_spec.rb
-- spec/rspec/mocks_spec.rb
-- spec/spec_helper.rb
diff --git a/debian/ruby-tests.rb b/debian/ruby-tests.rb
new file mode 100644
index 0000000..c587ff5
--- /dev/null
+++ b/debian/ruby-tests.rb
@@ -0,0 +1,2 @@
+$: << 'lib' << 'spec' << '.'
+Dir['spec/rspec/**/*.rb'].each { |f| require f }

-- 
ruby-rspec-mocks.git



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