[Pkg-javascript-commits] [uglifyjs] annotated tag debian/2.8.29-2 created (now a12657c)
Jonas Smedegaard
dr at jones.dk
Thu Aug 17 23:06:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a change to annotated tag debian/2.8.29-2
in repository uglifyjs.
at a12657c (tag)
tagging d133806e47bace7dc455199f67bb0adf1317ba68 (commit)
replaces debian/2.8.29-1
tagged by Jonas Smedegaard
on Fri Aug 18 01:04:22 2017 +0200
- Log -----------------------------------------------------------------
uglifyjs Debian release 2.8.29-2
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlmWIPYACgkQLHwxRsGg
ASEsbBAAlhCS0tf5tKih1ozKyxIovq54371GxJdS1OQA4f63vAbhkmL6YeeovCm3
85v7wZTpWKX9QyeNT6VD1iedfBuoKAuCb6gjvBJX2EVrOfTNnqxCAjC1lQnsN7mk
kLH3z+tPG7K2+tjXNclFqBLreSytRtlzO+WXnmY2kEpVfa2sIgFyOAdngqIynVs6
Vk2LG23E5QnFc+ZJlGNAJeEcWcxthOKCC42hCRJibDqrZjhxBfRp4X6Iijqstua7
DMZXXUiox3klKLiNhm0A8Gd9akwxlV68OVQSpbcKV1GPE/cVPxjdBuHUWPfSFBQx
XcWncj3LCloKTH48kQZWqN31ZW89AgoOldTORsaN8CzVaBK8DrLRkO9h1TJ67frE
RoA4WWDs8Ef+tEV8jZvefONvSISswB33RY7sJuFlntKMffFEFSLcKR9ALZ0PA0BW
3trUIeq0E5Hmm3qF0W/9l/za/qzXB7EcYJ4d3BDEvXnvrttIOPwyeGqfHWlgtV1J
jwliY19wYrMkd31WZMjvGTLdG1+tFcY6ofQxHpNc8DYf1oL0y1Zbin1qDybNkgLa
dnjXvgdITMp37Wn/MJM8HZfWEUfvyjM6qwlQZpI0DtUF1OUHtoqdWPIYj63H3ILE
nDnl/aFi470Bq8bHviQt0egCwyjjBFE6Rjd5SekoZaFQJ98RGDE=
=dJeQ
-----END PGP SIGNATURE-----
Bastien ROUCARIÈS (1):
Fix help (Closes: #847642)
Jonas Smedegaard (6):
Merge branch 'master' of git+ssh://git.debian.org/git/pkg-javascript/uglifyjs
Declare compliance with Debian Policy 4.0.1.
Rename patch to follow naming micro policy.
Add DEP-3 patch header.
Advertise DEP3 format in patch headers.
Prepare for release: Update changelog, control file and copyright hints.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 43ad4e9 fix variable substitution (#1816)
new 6ad823d fix `reduce_vars` within try-block (#1818)
new d0faa47 fix `unused` on labeled for-loop (#1831)
new 2c21dc5 fix `unused` on for-in statements (#1843)
new 7305ba0 fix `unsafe` on `evaluate` of `reduce_vars` (#1870)
new dda4eb9 backport test scripts
new d8106b6 fix label-related bugs (#1835)
new 90ed544 fix test for #1865 (#1873)
new d08c772 Merge pull request #1871 from alexlamsl/v2.8.23
new 5dfda6e v2.8.23
new 487ae8e change `harmony` references to `uglify-es` in README (#1902)
new 13e5e33 document known issues with `const` (#1916)
new aa7e878 fix invalid transform on `const` (#1919)
new f631d64 avoid `arguments` and `eval` in `reduce_vars` (#1924)
new 9a98513 add documentation for `side_effects` & `[#@]__PURE__` (#1925)
new c736834 Merge pull request #1921 from alexlamsl/v2.8.24
new 87f8a48 v2.8.24
new 4027a0c fix parser bugs & CLI reporting (#1827)
new 9f5a602 clarify wording (#1931)
new d0b0aec document 3 max passes (#1928)
new a8c67ea fix bugs with getter/setter (#1926)
new 24967b8 fix & improve coverage of `estree` (#1935)
new 3ee1464 Merge pull request #1938 from alexlamsl/v2.8.25
new 1ca43bc v2.8.25
new ecb63ad improve keyword-related parser errors (#1941)
new 6cd580d fix parsing of property access after new line (#1944)
new 93d4224 Merge pull request #1947 from alexlamsl/v2.8.26
new 4cbf5a7 v2.8.26
new 957c54b introduce `unsafe_regexp` (#1970)
new a7c987a Merge pull request #1971 from alexlamsl/v2.8.27
new 75e2748 v2.8.27
new 3818a9e fix non-identifier getter/setter name (#2041)
new 06296be add tests for `AST_SymbolAccessor` (#2049)
new 092d027 Merge pull request #2048 from alexlamsl/v2.8.28
new 23876a8 v2.8.28
new 0af80ec v2.8.29
new f9ddf4a Update watch file: Tighten to track only 2.x.x.
new c92db1a New upstream version 2.8.29
new 4a5638b Updated version 2.8.29 from 'upstream/2.8.29'
new 682f458 Modernize Vcs-Browser field: Use git (not cgit) in path.
new 82f2d9d Unfuzz patch 1001.
new ed16902 Declare compliance with Debian Policy 4.0.0.
new 78d8910 Modernize git-buildpackage config: Filter any .git* file.
new 705bbf0 Prepare for release: Update changelog, control file and copyright hints.
new 9e8e3e6 Merge branch 'master' of git+ssh://git.debian.org/git/pkg-javascript/uglifyjs
new 10852fb Declare compliance with Debian Policy 4.0.1.
new c880b8c Rename patch to follow naming micro policy.
new 6cab39b Add DEP-3 patch header.
new 2eb6604 Advertise DEP3 format in patch headers.
new d133806 Prepare for release: Update changelog, control file and copyright hints.
The 50 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git
More information about the Pkg-javascript-commits
mailing list