Author: fourmond Date: 2010-11-25 16:04:45 +0000 (Thu, 25 Nov 2010) New Revision: 13102
Added: trunk/batik/debian/patches/series Modified: trunk/batik/debian/changelog trunk/batik/debian/control Log: [batik] Re-add patches that had been forgotten during the switch to format 3.0 Modified: trunk/batik/debian/changelog =================================================================== --- trunk/batik/debian/changelog 2010-11-23 16:12:51 UTC (rev 13101) +++ trunk/batik/debian/changelog 2010-11-25 16:04:45 UTC (rev 13102) @@ -1,3 +1,11 @@ +batik (1.7-7) unstable; urgency=low + + * Re-enable all patches that had mistakenly been disabled by switching to + source format 3.0 (quilt) (closes: #604871) + * Already conforms to standards 3.9.1 + + -- Vincent Fourmond <[email protected]> Thu, 25 Nov 2010 16:24:33 +0100 + batik (1.7-6) unstable; urgency=low [ Vincent Fourmond ] Modified: trunk/batik/debian/control =================================================================== --- trunk/batik/debian/control 2010-11-23 16:12:51 UTC (rev 13101) +++ trunk/batik/debian/control 2010-11-25 16:04:45 UTC (rev 13102) @@ -4,7 +4,7 @@ Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Wolfgang Baer <[email protected]>, Michael Koch <[email protected]>, Vincent Fourmond <[email protected]>, Onkar Shinde <[email protected]> -Standards-Version: 3.8.4 +Standards-Version: 3.9.1 Build-Depends: debhelper (>= 5.0), cdbs Build-Depends-Indep: openjdk-6-jdk | sun-java5-jdk | sun-java6-jdk, ant, libbsf-java, libxalan2-java, rhino, libavalon-framework-java (>= 4.2.0), Added: trunk/batik/debian/patches/series =================================================================== --- trunk/batik/debian/patches/series (rev 0) +++ trunk/batik/debian/patches/series 2010-11-25 16:04:45 UTC (rev 13102) @@ -0,0 +1,2 @@ +06_fix_paths_in_policy_files.patch +source-1.5.patch _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

