[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#808800: marked as done (ITP: python-rjsmin -- javascript minifier written in Python)



Your message dated Wed, 23 Dec 2015 19:00:42 +0000
with message-id <E1aBoeQ-0007xx-0e@franck.debian.org>
and subject line Bug#808800: fixed in python-rjsmin 1.0.12+dfsg1-1
has caused the Debian Bug report #808800,
regarding ITP: python-rjsmin -- javascript minifier written in Python
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
808800: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808800
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <zigo@debian.org>

* Package name    : python-rjsmin
  Version         : 1.0.12
  Upstream Author : Andre Malo
* URL             : https://github.com/ndparker/rjsmin.git
* License         : Apache-2.0
  Programming Lang: Python
  Description     : javascript minifier written in Python

 rJSmin is a javascript minifier written in Python. The minifier is based on
 the semantics of jsmin.c by Douglas Crockford.
 .
 The module is a re-implementation aiming for speed, so it can be used at
 runtime (rather than during a preprocessing step). Usually it produces the
 same results as the original jsmin.c. It differs in the following ways:
 .
  - there is no error detection: unterminated string, regex and comment
    literals are treated as regular javascript code and minified as such.
  - Control characters inside string and regex literals are left untouched; they
    are not converted to spaces (nor to)
  - Newline characters are not allowed inside string and regex literals, except
    for line continuations in string literals (ECMA-5).
  - "return /regex/" is recognized correctly.
  - Line terminators after regex literals are handled more sensibly
  - "+ +" and "- -" sequences are not collapsed to '++' or '--'
  - Newlines before ! operators are removed more sensibly
  - Comments starting with an exclamation mark (!) can be kept optionally
  - rJSmin does not handle streams, but only complete strings. (However, the
    module provides a "streamy" interface).
 .
 Since most parts of the logic are handled by the regex engine it's way faster
 than the original Python port of jsmin.c by Baruch Even. The speed factor
 varies between about 6 and 55 depending on input and Python version (it gets
 faster the more compressed the input already is).  Compared to the
 speed-refactored Python port by Dave St.Germain the performance gain is less
 dramatic but still between 3 and 50 (for huge inputs)).

--- End Message ---
--- Begin Message ---
Source: python-rjsmin
Source-Version: 1.0.12+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
python-rjsmin, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 808800@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <zigo@debian.org> (supplier of updated python-rjsmin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 22 Dec 2015 10:50:39 +0100
Source: python-rjsmin
Binary: python-rjsmin python3-rjsmin
Architecture: source amd64
Version: 1.0.12+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Changed-By: Thomas Goirand <zigo@debian.org>
Description:
 python-rjsmin - javascript minifier written in Python - Python 2.7
 python3-rjsmin - javascript minifier written in Python - Python 3.x
Closes: 808800
Changes:
 python-rjsmin (1.0.12+dfsg1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #808800)
Checksums-Sha1:
 3bf729df2544357e3011837efd997078a7ad4a2d 2139 python-rjsmin_1.0.12+dfsg1-1.dsc
 5df04d6d3f85d8175e9e3a3ee9dba7f4c5682570 357560 python-rjsmin_1.0.12+dfsg1.orig.tar.xz
 6e108ba0c15cdba7d30ee12741b050c3ea4767c2 4628 python-rjsmin_1.0.12+dfsg1-1.debian.tar.xz
 f4ce4f2be5a262049e9b42008ae3cfdc9ee50f40 10508 python-rjsmin-dbgsym_1.0.12+dfsg1-1_amd64.deb
 9485a201887290fd9184987f5eb8595fcf6184d5 17842 python-rjsmin_1.0.12+dfsg1-1_amd64.deb
 77edca39385cc8b9d5ed11f631ef340089b79bd8 17528 python3-rjsmin-dbgsym_1.0.12+dfsg1-1_amd64.deb
 50ae6010e7af23fed15c86ae6a5803fa68553808 18102 python3-rjsmin_1.0.12+dfsg1-1_amd64.deb
Checksums-Sha256:
 c8d253b93a411ad28fb5c9147935429b5d85a931b6fd3f23e07dc72ec487adc3 2139 python-rjsmin_1.0.12+dfsg1-1.dsc
 9b621dd82455abfdc70bc95b19db5172ee881e5fd60d52aac1cfc94ef2012636 357560 python-rjsmin_1.0.12+dfsg1.orig.tar.xz
 75072e3e4f45ba3cafd0531be6e3a558bbc051e62dc480b4bb9d318ed4aa06a0 4628 python-rjsmin_1.0.12+dfsg1-1.debian.tar.xz
 5ed36b36133a9170d594f1d00d3f92cfb70f6de4da5c537ec29b027a7bea286e 10508 python-rjsmin-dbgsym_1.0.12+dfsg1-1_amd64.deb
 e424c218dd516764f9f38513efe0e73f9793d5b07f01c65accb7c9e54e85ecbc 17842 python-rjsmin_1.0.12+dfsg1-1_amd64.deb
 aee31c56be3c42f88624d5fabf7a7cde3385a775909eaaed44e55edaf561995f 17528 python3-rjsmin-dbgsym_1.0.12+dfsg1-1_amd64.deb
 b70d963c1242c4a43a119327758831832eb3fda53cfbcbe6ae0eb19293b1e382 18102 python3-rjsmin_1.0.12+dfsg1-1_amd64.deb
Files:
 f22ff65d6cf1aba92ca103e4a25988a4 2139 python optional python-rjsmin_1.0.12+dfsg1-1.dsc
 443e618b8ab6e73a65cadb6934bb9fe5 357560 python optional python-rjsmin_1.0.12+dfsg1.orig.tar.xz
 698bc01e5df265789d931f530d91f7cc 4628 python optional python-rjsmin_1.0.12+dfsg1-1.debian.tar.xz
 14fcfe3deead5877f3effdc3a7552e48 10508 debug extra python-rjsmin-dbgsym_1.0.12+dfsg1-1_amd64.deb
 7397f68bc25dc6f6f5d45aae22837395 17842 python optional python-rjsmin_1.0.12+dfsg1-1_amd64.deb
 0fce4f9da1cfb187a63db05341b9ffb2 17528 debug extra python3-rjsmin-dbgsym_1.0.12+dfsg1-1_amd64.deb
 f5634420c14cf996c8d8a14e24411f03 18102 python optional python3-rjsmin_1.0.12+dfsg1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWel5QAAoJENQWrRWsa0P+M6oQAIl5lsKBpuhwxpNi5iM3wmrJ
a8Fu6gRzHUkRUevDy+vuyt/L3rfb6wr18RpD/hxMHuT/2SfNscLatk4WIOML4H/B
OPo2nUwbKACqgF3xTUTYh5w/cBGxZh8nh3ZJ6Yavca58hOa0UbqMGrLbPhUHDKza
44ukB/gWe38P4pdYEIvERvULS4FujszjqhmT/MMD4tApNEwoAWZDjUd/QAt8xrBd
Hyv8rhcjYmIi1lnoYvyrvi2NXbQNX8WxM18NallGsQ/ys5eafbK0pW6RTpbYqDUe
IdsLnXcK3z9BgMVdDEV/ZtuyzMpwa6TtSb01WuiHr7e8PMZ2OE8UmYQxm+Ma21pr
OYYIEE/f86gPoHL3Mli19IKBlmw72+ANwW2iSNml4oDl6/ibaBNhuAYuDZwJKmJG
viwTNm/5qeGqAaam3aSYECaxy93JC24jwgI6f8vv+syTDUbjW5E9Um5igFzEPraJ
ZGJ3LhLWdJ1LyTO5bPFJSFJ+LgJz0ERcFsmzYWB6JuoZGXakJDtS9Bx0QFCshL3h
2/Ki/PlGkXL3lQB68meapfWcLzEXZO+TKM7zWKX0ihoJSXNb1hykRsP+5Vg1b1y8
1iKa43JXqmtDQ2RCjIxBa+67wSKqhk5bSsHreoM2MsMaZAWiK2dAa0RSXXGEmFAJ
QPIFkaRXgwE61Zi8vabG
=CvgQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: