[DRE-commits] [SCM] ruby-fakefs.git branch, master, updated. debian/0.4.2-1

Gunnar Wolf gwolf at debian.org
Wed Jun 26 14:58:32 UTC 2013


The following commit has been merged in the master branch:
commit dfbba22b4f61c886fbea0ce43eddf707150e4984
Author: Gunnar Wolf <gwolf at debian.org>
Date:   Wed Jun 26 09:57:17 2013 -0500

    New upstream version
    
    * New upstream version
    * Standards-version 3.9.2 → 3.9.4 (no changes needed)
    * Drop transitional binary packages

diff --git a/debian/changelog b/debian/changelog
index 60c4461..9a15ddc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-fakefs (0.4.2-1) unstable; urgency=low
+
+  * New upstream version
+  * Standards-version 3.9.2 → 3.9.4 (no changes needed)
+  * Drop transitional binary packages
+
+ -- Gunnar Wolf <gwolf at debian.org>  Wed, 26 Jun 2013 09:53:27 -0500
+
 ruby-fakefs (0.4.0-1) unstable; urgency=low
 
   * Renamed/repackaged following pkg-ruby-extras' group policies
diff --git a/debian/control b/debian/control
index b0c6c8a..c41e6ca 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>, Tobias Grimm <etobi at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.11~)
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fakefs.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-fakefs.git;a=summary
 Homepage: http://github.com/defunkt/fakefs
@@ -22,31 +22,3 @@ Description: Fake file system to be used in unit tests
  file system. File, Dir and FileUtils calls are redirected to a fake file system
  without requiring to use any mocking library thus making it faster and easier
  to test file system calls.
-
-# Transitional packages
-Package: libfakefs-ruby
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-fakefs
-Description: Transitional package for ruby-fakefs
- This is a transitional package to ease upgrades to the ruby-fakefs
- package. It can safely be removed.
-
-Package: libfakefs-ruby1.8
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-fakefs
-Description: Transitional package for ruby-fakefs
- This is a transitional package to ease upgrades to the ruby-fakefs
- package. It can safely be removed.
-
-Package: libfakefs-ruby1.9.1
-Section: oldlibs
-Priority: extra
-Architecture: all
-Depends: ${misc:Depends}, ruby-fakefs
-Description: Transitional package for ruby-fakefs
- This is a transitional package to ease upgrades to the ruby-fakefs
- package. It can safely be removed.
diff --git a/debian/copyright b/debian/copyright
index 62143fc..5328d80 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,12 +3,18 @@ Upstream-Name: fakefs
 Source: http://github.com/defunkt/fakefs
 
 Files: *
-Copyright: © 2009 Chris Wanstrath <chris at ozmm.org>
+Copyright: © 2009-2013 Chris Wanstrath <chris at ozmm.org>
 License: MIT
 
+Files: lib/fakefs/pathname.rb
+Copyright: Tanaka Akira <akr at m17n.org>
+	   Gavin Sinclair <gsinclair at soyabean.com.au>
+License: Ruby + GPL-2
+Comment: Seems to incorporate from the Ruby MRI 1.9.2, only acknowledges authors with no further information.
+
 Files: debian/*
 Copyright: © 2010 Tobias Grimm <etobi at debian.org>
-           © 2011 Gunnar Wolf <gwolf at debian.org>
+           © 2011-2013 Gunnar Wolf <gwolf at debian.org>
 License: GPL-2+
 
 License: MIT
@@ -52,3 +58,82 @@ License: GPL-2+
  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'.
+
+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; under
+ version 2 of the License.
+ .
+ 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'.
+
+License: Ruby
+ Ruby is copyrighted free software by Yukihiro Matsumoto <matz at netlab.jp>.
+ You can redistribute it and/or modify it under either the terms of the GPL
+ version 2 (see the file GPL), or the conditions below:
+ .
+  1. You may make and give away verbatim copies of the source form of the
+     software without restriction, provided that you duplicate all of the
+     original copyright notices and associated disclaimers.
+ .
+  2. You may modify your copy of the software in any way, provided that
+     you do at least ONE of the following:
+ .
+       a) place your modifications in the Public Domain or otherwise
+          make them Freely Available, such as by posting said
+          modifications to Usenet or an equivalent medium, or by allowing
+          the author to include your modifications in the software.
+ .
+       b) use the modified software only within your corporation or
+          organization.
+ .
+       c) give non-standard binaries non-standard names, with
+          instructions on where to get the original software distribution.
+ .
+       d) make other distribution arrangements with the author.
+ .
+  3. You may distribute the software in object code or binary form,
+     provided that you do at least ONE of the following:
+ .
+       a) distribute the binaries and library files of the software,
+          together with instructions (in the manual page or equivalent)
+          on where to get the original distribution.
+ .
+       b) accompany the distribution with the machine-readable source of
+          the software.
+ .
+       c) give non-standard binaries non-standard names, with
+          instructions on where to get the original software distribution.
+ .
+       d) make other distribution arrangements with the author.
+ .
+  4. You may modify and include the part of the software into any other
+     software (possibly commercial).  But some files in the distribution
+     are not written by the author, so that they are not under these terms.
+ .
+     For the list of those files and their copying conditions, see the
+     file LEGAL.
+ .
+  5. The scripts and library files supplied as input to or produced as
+     output from the software do not automatically fall under the
+     copyright of the software, but belong to whomever generated them,
+     and may be sold commercially, and may be aggregated with this
+     software.
+ .
+  6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
+     IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+     WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+     PURPOSE.

-- 
ruby-fakefs.git



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