[DRE-commits] [SCM] ruby-taglib2.git branch, master, updated. upstream/0.1.5-26-g070f242

Vincent Carmona vinc4mai at gmail.com
Mon Feb 27 17:50:22 UTC 2012


The following commit has been merged in the master branch:
commit 070f24224bfbc0a923e6a0c979f9d63a09fed916
Author: Vincent Carmona <vinc4mai at gmail.com>
Date:   Mon Feb 27 18:34:07 2012 +0100

    clean tests/tmp

diff --git a/debian/changelog b/debian/changelog
index 549bc39..288de20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ ruby-taglib2 (0.1.5-1) unstable; urgency=low
     - do_not_override_loadpath_for_tests
     - ruby-minitest_after_tests
       MiniTest::Unit.after_tests method is called before the end of all tests
+  * d/clean added (To be deleted when ruby-minitest_after_tests patch is removed)
 
  -- Vincent Carmona <vinc4mai at gmail.com>  Thu, 23 Feb 2012 19:18:44 +0100
 
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..c93ef75
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+tests/tmp
diff --git a/debian/patches/ruby-minitest_after_tests b/debian/patches/ruby-minitest_after_tests
index 19dcbee..bc29c47 100644
--- a/debian/patches/ruby-minitest_after_tests
+++ b/debian/patches/ruby-minitest_after_tests
@@ -1,4 +1,5 @@
 MiniTest::Unit.after_tests method is called before the end of all tests
+tests/tmp path added to d/clean
 --- a/tests/file.rb
 +++ b/tests/file.rb
 @@ -28,13 +28,14 @@

-- 
ruby-taglib2.git



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