File: changelog

package info (click to toggle)
yui-compressor 2.4.7-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,872 kB
  • ctags: 4,922
  • sloc: java: 45,114; sh: 81; xml: 56; makefile: 16
file content (90 lines) | stat: -rw-r--r-- 3,459 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
yui-compressor (2.4.7-3) unstable; urgency=medium

  * Team upload.
  * Add maven repository metadata. (Closes: #840792)

 -- Thorsten Glaser <tg@mirbsd.de>  Tue, 18 Oct 2016 12:54:25 +0200

yui-compressor (2.4.7-2) unstable; urgency=medium

  * Team upload.
  * Mark yui-compressor as Multi-Arch: foreign. (Closes: #751006)
    - Thanks to Helmut Grohne for the patch.
  * Bump Standards-Version to 3.9.5. (no changes needed).
  * Use debhelper 9.
  * Update Vcs URLs to use canonical hostnames.
  * Correct lintian format warning in debian/copyright

 -- tony mancill <tmancill@debian.org>  Mon, 09 Jun 2014 21:12:02 -0700

yui-compressor (2.4.7-1) unstable; urgency=low

  * 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.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sat, 12 May 2012 22:56:01 +0200

yui-compressor (2.4.6+rhino17R2-1) unstable; urgency=low

  * Re-add some part of embedded Rhino source code:
    (Closes: #630542).
    - d/copyright: Readd copyright notice.
    - d/control: Drop Depends and Build-Depends on rhino.
    - d/fetch-upstream: Update script to download rhino source code.

 -- Damien Raude-Morvan <drazzib@debian.org>  Mon, 04 Jul 2011 23:26:08 +0200

yui-compressor (2.4.6+debian1-1) unstable; urgency=low

  * 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.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 12 Jun 2011 22:04:43 +0200

yui-compressor (2.4.6-1) unstable; urgency=low

  * 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.

 -- Damien Raude-Morvan <drazzib@debian.org>  Mon, 25 Apr 2011 11:50:28 +0200

yui-compressor (2.4.2-2) unstable; urgency=low

  * 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
  * Use java-wrappers for bin/yui-compressor launcher script

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 17 Jan 2010 19:51:06 +0100

yui-compressor (2.4.2-1) unstable; urgency=low

  [ Dominik Smatana ]
  * Initial release (closes: #519938)

  [ Michael Gilbert ]
  * Download the required rhino source files in the orig tarball
    fetching script.
  * Add patches for build file to use system rhino and jargs libraries.
  * Apply yui-compressor patches to the included rhino source.
  * Add a README.source to describe the patch system.
  * Add a launcher shell script.
  * Add a manpage for the shell script.

 -- Michael Gilbert <michael.s.gilbert@gmail.com>  Thu, 07 Jan 2010 21:34:14 -0500