[jmock] 17/48: * Update patch

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Sep 4 09:56:33 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository jmock.

commit 1fc25807e47f03ee70ae91f7535ffad4bde49952
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date:   Tue Jul 14 02:16:54 2009 +0000

    * Update patch
---
 debian/patches/code.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/code.patch b/debian/patches/code.patch
index bfd7bdc..bd5c114 100644
--- a/debian/patches/code.patch
+++ b/debian/patches/code.patch
@@ -8,7 +8,7 @@
 -                writer.visit(Constants.ACC_PUBLIC | Constants.ACC_INTERFACE,
 +
 +				// update for asm 1.5
-+                writer.visit(Constants.ACC_PUBLIC, Constants.ACC_INTERFACE
++                writer.visit(Constants.ACC_PUBLIC, Constants.ACC_INTERFACE,
                               nameToClassFormat(interfaceName),
                               "java/lang/Object",
 -                             null, /* interfaces */

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



More information about the pkg-java-commits mailing list