Author: ebourg-guest Date: 2016-10-05 07:37:36 +0000 (Wed, 05 Oct 2016) New Revision: 19153
Modified: trunk/jarjar/debian/changelog trunk/jarjar/debian/patches/series Log: Include the SignatureRemapper class (new in ASM 5.1) in the final jar Modified: trunk/jarjar/debian/changelog =================================================================== --- trunk/jarjar/debian/changelog 2016-10-03 14:36:22 UTC (rev 19152) +++ trunk/jarjar/debian/changelog 2016-10-05 07:37:36 UTC (rev 19153) @@ -1,3 +1,10 @@ +jarjar (1.4+svn142-6) UNRELEASED; urgency=medium + + * Team upload. + * Include the SignatureRemapper class (new in ASM 5.1) in the final jar + + -- Emmanuel Bourg <[email protected]> Wed, 05 Oct 2016 09:12:17 +0200 + jarjar (1.4+svn142-5) unstable; urgency=medium * Team upload. Modified: trunk/jarjar/debian/patches/series =================================================================== --- trunk/jarjar/debian/patches/series 2016-10-03 14:36:22 UTC (rev 19152) +++ trunk/jarjar/debian/patches/series 2016-10-05 07:37:36 UTC (rev 19153) @@ -3,3 +3,4 @@ #szzepiq_jar_resources.diff add_ClassReader_EXPAND_FRAMES.diff 0005-fix-javadocs.patch +0006-asm-compatibility.patch _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

