[DRE-commits] [ruby-uglifier] 11/11: changelog: explain regression in UglifyJS version

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Aug 8 01:05:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository ruby-uglifier.

commit 28e7b738978445a303a3ea66a263751ca210f7f7
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Aug 7 22:04:06 2016 -0300

    changelog: explain regression in UglifyJS version
---
 debian/changelog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9371057..d455a3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,11 @@ ruby-uglifier (2.7.2+dfsg-1) UNRELEASED; urgency=medium
   * Use UglifyJS source from libjs-uglify (Closes: #718367)
     - drop lib/uglify.js from upstream tarball
     - Use libjs-uglify
+    - This brings a small regression: the embedded copy of UglifyJS was
+      version 2.7.0, while the one provided by libjs-uglify is 2.4.15. This
+      makes one automated test fail during the build, related to using input
+      source maps. This test has been marked as pending for now, and this
+      functionality will not work until UglifyJS is not upgraded.
   * Refresh pacakging with a new `dh-make-ruby -w` run
 
  -- Cédric Boutillier <boutil at moszumanska.debian.org>  Sun, 07 Aug 2016 10:37:33 -0300

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-uglifier.git



More information about the Pkg-ruby-extras-commits mailing list