Package: css3pie / 1.0.0+dfsg-2

Metadata

Package Version Patches format
css3pie 1.0.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
jar paths.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use closure compiler from debian package.
rename_build_results.patch | (download)

build.xml | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 rename destination files in ant build file
 This patch changes the name of the built files, both uncompressed and
 compressed to better match the suffixes usually found for javascript files.
 Namely ".js" for uncompressed and ".min.js" for compressed files.