| 1 |
yui-compressor (2.4.6+rhino17R2-1) unstable; urgency=low
|
| 2 |
|
| 3 |
* Re-add some part of embedded Rhino source code:
|
| 4 |
(Closes: #630542).
|
| 5 |
- d/copyright: Readd copyright notice.
|
| 6 |
- d/control: Drop Depends and Build-Depends on rhino.
|
| 7 |
- d/fetch-upstream: Update script to download rhino source code.
|
| 8 |
|
| 9 |
-- Damien Raude-Morvan <drazzib@debian.org> Mon, 04 Jul 2011 23:26:08 +0200
|
| 10 |
|
| 11 |
yui-compressor (2.4.6+debian1-1) unstable; urgency=low
|
| 12 |
|
| 13 |
* New source tarball without embedded Rhino source code:
|
| 14 |
- Update d/copyright since there is no more Rhino source code in this
|
| 15 |
tarball.
|
| 16 |
- d/patches/{parser,token,decompiler,tokenstream}.patch: Dropped.
|
| 17 |
* d/patches/fix_testsuite.diff: Fix test suite to use /usr/share/java/js.jar
|
| 18 |
* d/patches/rhino17R3.diff: Use Rhino AST API to plug-in this compressor.
|
| 19 |
|
| 20 |
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 12 Jun 2011 22:04:43 +0200
|
| 21 |
|
| 22 |
yui-compressor (2.4.6-1) unstable; urgency=low
|
| 23 |
|
| 24 |
* New upstream release (Closes: #622856).
|
| 25 |
* Bump Standards-Version to 3.9.2 (no changes needed).
|
| 26 |
* Switch to 3.0 (quilt) source format.
|
| 27 |
* d/watch: Upstream has broken scanning. Disable uscan for now.
|
| 28 |
* d/copyright: Update copyright years and paste full licence text.
|
| 29 |
|
| 30 |
-- Damien Raude-Morvan <drazzib@debian.org> Mon, 25 Apr 2011 11:50:28 +0200
|
| 31 |
|
| 32 |
yui-compressor (2.4.2-2) unstable; urgency=low
|
| 33 |
|
| 34 |
* Add Depends on a Java runtime (Closes: #565645)
|
| 35 |
* Depends on libjargs-java instead of embedding it inside yui-compressor
|
| 36 |
(see use-system-libraries.patch)
|
| 37 |
* Update Vcs-* fields to reflect package name change
|
| 38 |
(yuicompressor -> yui-compressor)
|
| 39 |
* Create extended manpage from help output
|
| 40 |
- remove docbook debian/yui-compressor.1.xml
|
| 41 |
- remove Build-Depends on docbook2x
|
| 42 |
* Use java-wrappers for bin/yui-compressor launcher script
|
| 43 |
|
| 44 |
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 17 Jan 2010 19:51:06 +0100
|
| 45 |
|
| 46 |
yui-compressor (2.4.2-1) unstable; urgency=low
|
| 47 |
|
| 48 |
[ Dominik Smatana ]
|
| 49 |
* Initial release (closes: #519938)
|
| 50 |
|
| 51 |
[ Michael Gilbert ]
|
| 52 |
* Download the required rhino source files in the orig tarball
|
| 53 |
fetching script.
|
| 54 |
* Add patches for build file to use system rhino and jargs libraries.
|
| 55 |
* Apply yui-compressor patches to the included rhino source.
|
| 56 |
* Add a README.source to describe the patch system.
|
| 57 |
* Add a launcher shell script.
|
| 58 |
* Add a manpage for the shell script.
|
| 59 |
|
| 60 |
-- Michael Gilbert <michael.s.gilbert@gmail.com> Thu, 07 Jan 2010 21:34:14 -0500
|