Log of /trunk/yui-compressor/debian/patches
Directory Listing
Revision
16050 -
Directory Listing
Modified
Sat May 12 21:13:44 2012 UTC
(12 months, 1 week ago)
by
drazzib
* New upstream release.
* Bump Standards-Version to 3.9.3.1 (no changes needed).
* d/control: Add missing librhino-java in Build-Depends.
* d/rules: js.jar is not needed in DEB_JARS (only used for
cssmin testsuite).
* d/control: Wrap-and-sort fields.
Revision
13837 -
Directory Listing
Modified
Mon Jul 4 21:34:20 2011 UTC
(22 months, 2 weeks ago)
by
drazzib
d/control: Drop Depends and Build-Depends on rhino.
Revision
13836 -
Directory Listing
Modified
Mon Jul 4 21:24:02 2011 UTC
(22 months, 2 weeks ago)
by
drazzib
Re-add some part of embedded Rhino source code:
Revision
13807 -
Directory Listing
Modified
Mon Jun 20 20:28:41 2011 UTC
(23 months ago)
by
drazzib
* Re-add some part of embedded Rhino source code because
some code as not been merged into Rhino 1.7R3 release.
- d/copyright: Readd copyright notice.
- d/fetch-upstream: Update script to download rhino source code.
- d/patches/tokenstream.patch: Updated for Rhino 1.7R3.
Revision
13790 -
Directory Listing
Modified
Sun Jun 12 20:30:37 2011 UTC
(23 months, 1 week ago)
by
drazzib
* New source tarball without embedded Rhino source code:
- Update d/copyright since there is no more Rhino source code in this
tarball.
- d/patches/{parser,token,decompiler,tokenstream}.patch: Dropped.
* d/patches/fix_testsuite.diff: Fix test suite to use /usr/share/java/js.jar
* d/patches/rhino17R3.diff: Use Rhino AST API to plug-in this compressor.
Revision
13571 -
Directory Listing
Modified
Mon Apr 25 10:09:00 2011 UTC
(2 years ago)
by
drazzib
* New upstream release (Closes: #622856).
* Bump Standards-Version to 3.9.2 (no changes needed).
* Switch to 3.0 (quilt) source format.
* d/watch: Upstream has broken scanning. Disable uscan for now.
* d/copyright: Update copyright years and paste full licence text.
Revision
11362 -
Directory Listing
Modified
Sun Jan 17 18:47:52 2010 UTC
(3 years, 4 months ago)
by
drazzib
* Add Depends on a Java runtime (Closes: #565645)
* Depends on libjargs-java instead of embedding it inside yui-compressor
(see use-system-libraries.patch)
* Update Vcs-* fields to reflect package name change
(yuicompressor -> yui-compressor)
* Create extended manpage from help output
- remove docbook debian/yui-compressor.1.xml
- remove Build-Depends on docbook2x
Revision
11359 -
Directory Listing
Modified
Sun Jan 17 14:06:04 2010 UTC
(3 years, 4 months ago)
by
drazzib
Rename folder from yuicompressor to yui-compressor to match package name.