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

tmancill pushed a commit to branch master
in repository disruptor.

commit 1e17dca77f23d72db888ed7161c68c9b98aa77e1
Author: tony mancill <tmanc...@debian.org>
Date:   Sat Jan 27 20:59:56 2018 -0800

    Cleanup unused files in debian/patches
---
 debian/patches/01-jmock-compatibility.patch | 11 -----------
 debian/patches/series                       |  0
 2 files changed, 11 deletions(-)

diff --git a/debian/patches/01-jmock-compatibility.patch 
b/debian/patches/01-jmock-compatibility.patch
deleted file mode 100644
index 6c6a716..0000000
--- a/debian/patches/01-jmock-compatibility.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/test/java/com/lmax/disruptor/RingBufferTest.java
-+++ b/src/test/java/com/lmax/disruptor/RingBufferTest.java
-@@ -1329,7 +1329,7 @@
-         public void describeTo(final Description description)
-         {
-             description.appendText("Expected ring buffer with events 
matching: ");
--            allOf(expectedValueMatchers).describeTo(description);
-+            allOf((Matcher<? super Object>[]) 
expectedValueMatchers).describeTo(description);
-         }
-     }
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e69de29..0000000

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/disruptor.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to