Change logs for yui-compressor source package in Sid

  • yui-compressor (2.4.8-3) unstable; urgency=medium
    
      * Team upload.
      * Changed the README file installed (Closes: #900029)
      * Standards-Version updated to 4.6.1
      * Switch to debhelper level 13
      * Use salsa.debian.org Vcs-* URLs
    
     -- Emmanuel Bourg <email address hidden>  Tue, 21 Jun 2022 00:12:32 +0200
  • yui-compressor (2.4.8-2.1) unstable; urgency=medium
    
      * Non maintainer upload by the Reproducible Builds team.
      * No source change upload to rebuild on buildd with .buildinfo files.
    
     -- Holger Levsen <email address hidden>  Mon, 28 Dec 2020 23:41:42 +0100
  • yui-compressor (2.4.8-2) unstable; urgency=medium
    
      * Update debian/watch to check github.com/yui/yuicompressor
      * Update Uploaders list to remove Damien Raude-Morvan (Closes: #889467)
      * Use debhelper 11
      * Bump Standards-Version to 4.1.3
      * Create and import upstream branch.
      * Build with the DH sequencer instead of CDBS
      * Correct path for docs/README.md
      * Freshen debian/copyright
      * Update fix_testsuite patch to work in chroots
    
     -- tony mancill <email address hidden>  Sat, 10 Feb 2018 20:26:23 -0800
  • yui-compressor (2.4.8-1) unstable; urgency=medium
    
      [ Michael Gilbert ]
      * New upstream release (closes: #775750).
    
      [ tony mancill ]
      * Moved the package to Git
    
     -- Michael Gilbert <email address hidden>  Mon, 27 Nov 2017 02:59:22 +0000
  • yui-compressor (2.4.7-3) unstable; urgency=medium
    
      * Team upload.
      * Add maven repository metadata. (Closes: #840792)
    
     -- Thorsten Glaser <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  Thu, 07 Jan 2010 21:34:14 -0500