[DRE-commits] r5774 - in tags/libfakefs-ruby: . 0.2.1-2/debian

Tobias Grimm tiber-guest at alioth.debian.org
Mon Aug 16 23:32:59 UTC 2010


Author: tiber-guest
Date: 2010-08-16 23:32:59 +0000 (Mon, 16 Aug 2010)
New Revision: 5774

Added:
   tags/libfakefs-ruby/0.2.1-2/
   tags/libfakefs-ruby/0.2.1-2/debian/changelog
   tags/libfakefs-ruby/0.2.1-2/debian/control
   tags/libfakefs-ruby/0.2.1-2/debian/rules
Removed:
   tags/libfakefs-ruby/0.2.1-2/debian/changelog
   tags/libfakefs-ruby/0.2.1-2/debian/control
   tags/libfakefs-ruby/0.2.1-2/debian/rules
Log:
[svn-buildpackage] Tagging libfakefs-ruby 0.2.1-2

Deleted: tags/libfakefs-ruby/0.2.1-2/debian/changelog
===================================================================
--- trunk/libfakefs-ruby/debian/changelog	2010-08-13 22:18:02 UTC (rev 5767)
+++ tags/libfakefs-ruby/0.2.1-2/debian/changelog	2010-08-16 23:32:59 UTC (rev 5774)
@@ -1,11 +0,0 @@
-libfakefs-ruby (0.2.1-2) UNRELEASED; urgency=low
-
-  * Switched to new gemwatch location
-
- -- Tobias Grimm <etobi at debian.org>  Tue, 18 May 2010 09:54:51 +0200
-
-libfakefs-ruby (0.2.1-1) unstable; urgency=low
-
-  * Initial release (Closes: #581747)
-
- -- Tobias Grimm <etobi at debian.org>  Sat, 15 May 2010 14:03:48 +0200

Copied: tags/libfakefs-ruby/0.2.1-2/debian/changelog (from rev 5769, trunk/libfakefs-ruby/debian/changelog)
===================================================================
--- tags/libfakefs-ruby/0.2.1-2/debian/changelog	                        (rev 0)
+++ tags/libfakefs-ruby/0.2.1-2/debian/changelog	2010-08-16 23:32:59 UTC (rev 5774)
@@ -0,0 +1,14 @@
+libfakefs-ruby (0.2.1-2) unstable; urgency=low
+
+  * Switched to new gemwatch location
+  * Load tests with absolute path - Ruby 1.9.2 doesn't include '.' in it's
+    load path anymore (Closes: #593031)
+  * Standards-Version: 3.9.1
+
+ -- Tobias Grimm <etobi at debian.org>  Sun, 15 Aug 2010 22:40:27 +0200
+
+libfakefs-ruby (0.2.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #581747)
+
+ -- Tobias Grimm <etobi at debian.org>  Sat, 15 May 2010 14:03:48 +0200

Deleted: tags/libfakefs-ruby/0.2.1-2/debian/control
===================================================================
--- trunk/libfakefs-ruby/debian/control	2010-08-13 22:18:02 UTC (rev 5767)
+++ tags/libfakefs-ruby/0.2.1-2/debian/control	2010-08-16 23:32:59 UTC (rev 5774)
@@ -1,45 +0,0 @@
-Source: libfakefs-ruby
-Section: ruby
-Priority: optional
-Maintainer: Tobias Grimm <etobi at debian.org>
-Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), cdbs, ruby-pkg-tools
-Build-Depends-Indep: ruby1.8, ruby1.9.1
-Standards-Version: 3.8.4
-Homepage: http://github.com/defunkt/fakefs
-#Vcs-Git: git://git.debian.org/collab-maint/libfakefs-ruby.git
-#Vcs-Browser: http://git.debian.org/?p=collab-maint/libfakefs-ruby.git;a=summary
-
-Package: libfakefs-ruby
-Architecture: all
-Depends: ${misc:Depends}
-Description: A fake file system to be used in unit tests
- FakeFS allows you to unit-test file system calls without actually touching the
- 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.
- .
- This is a dependency package, which depends on a libfakefs package
- built for the default Ruby version.
-
-Package: libfakefs-ruby1.8
-Architecture: all
-Depends: ${misc:Depends}, ruby1.8
-Description: A fake file system to be used in unit tests (ruby1.8)
- FakeFS allows you to unit-test file system calls without actually touching the
- 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.
- .
- This is the package for ruby 1.8
-
-Package: libfakefs-ruby1.9.1
-Architecture: all
-Depends: ${misc:Depends}, ruby1.9.1
-Description: A fake file system to be used in unit tests (ruby1.9.1)
- FakeFS allows you to unit-test file system calls without actually touching the
- 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.
- .
- This is the package for ruby 1.9.1

Copied: tags/libfakefs-ruby/0.2.1-2/debian/control (from rev 5768, trunk/libfakefs-ruby/debian/control)
===================================================================
--- tags/libfakefs-ruby/0.2.1-2/debian/control	                        (rev 0)
+++ tags/libfakefs-ruby/0.2.1-2/debian/control	2010-08-16 23:32:59 UTC (rev 5774)
@@ -0,0 +1,45 @@
+Source: libfakefs-ruby
+Section: ruby
+Priority: optional
+Maintainer: Tobias Grimm <etobi at debian.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7), cdbs, ruby-pkg-tools
+Build-Depends-Indep: ruby1.8, ruby1.9.1
+Standards-Version: 3.9.1
+Homepage: http://github.com/defunkt/fakefs
+#Vcs-Git: git://git.debian.org/collab-maint/libfakefs-ruby.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/libfakefs-ruby.git;a=summary
+
+Package: libfakefs-ruby
+Architecture: all
+Depends: ${misc:Depends}
+Description: A fake file system to be used in unit tests
+ FakeFS allows you to unit-test file system calls without actually touching the
+ 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.
+ .
+ This is a dependency package, which depends on a libfakefs package
+ built for the default Ruby version.
+
+Package: libfakefs-ruby1.8
+Architecture: all
+Depends: ${misc:Depends}, ruby1.8
+Description: A fake file system to be used in unit tests (ruby1.8)
+ FakeFS allows you to unit-test file system calls without actually touching the
+ 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.
+ .
+ This is the package for ruby 1.8
+
+Package: libfakefs-ruby1.9.1
+Architecture: all
+Depends: ${misc:Depends}, ruby1.9.1
+Description: A fake file system to be used in unit tests (ruby1.9.1)
+ FakeFS allows you to unit-test file system calls without actually touching the
+ 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.
+ .
+ This is the package for ruby 1.9.1

Deleted: tags/libfakefs-ruby/0.2.1-2/debian/rules
===================================================================
--- trunk/libfakefs-ruby/debian/rules	2010-08-13 22:18:02 UTC (rev 5767)
+++ tags/libfakefs-ruby/0.2.1-2/debian/rules	2010-08-16 23:32:59 UTC (rev 5774)
@@ -1,9 +0,0 @@
-#!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
-
-binary-post-install/libfakefs-ruby1.8::
-	ruby1.8 -e "Dir['test/**/*_test.rb'].each { |file| require file }"
-
-binary-post-install/libfakefs-ruby1.9.1::
-	ruby1.9.1 -e "Dir['test/**/*_test.rb'].each { |file| require file }"

Copied: tags/libfakefs-ruby/0.2.1-2/debian/rules (from rev 5768, trunk/libfakefs-ruby/debian/rules)
===================================================================
--- tags/libfakefs-ruby/0.2.1-2/debian/rules	                        (rev 0)
+++ tags/libfakefs-ruby/0.2.1-2/debian/rules	2010-08-16 23:32:59 UTC (rev 5774)
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
+
+binary-post-install/libfakefs-ruby1.8::
+	ruby1.8 -e "Dir['test/**/*_test.rb'].each { |file| require File.expand_path(file) }"
+
+binary-post-install/libfakefs-ruby1.9.1::
+	ruby1.9.1 -e "Dir['test/**/*_test.rb'].each { |file| require File.expand_path(file) }"




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