[Pkg-javascript-commits] [SCM] JavaScript parser/mangler/compressor/beautifier library for NodeJS branch, master-experimental, updated. debian/1.3.4-1-19-g71614e8

Jonas Smedegaard dr at jones.dk
Thu Feb 28 14:08:59 UTC 2013


The following commit has been merged in the master-experimental branch:
commit 71614e80e195ffd0e4fc5de4fa49a55fdad00a9f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Feb 28 15:08:50 2013 +0100

    Update changelog and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 2552efb..51004a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-uglifyjs (2.2.2-1) UNRELEASED; urgency=low
+uglifyjs (2.2.5-1) UNRELEASED; urgency=low
 
   [ upstream ]
   * New upstream release.
 
+  [ Jonas Smedegaard ]
   * Add git-buildpackage config, enabling pristine-tar and signed tags.
   * Update upstream homepage and source URLs.
   * Build-depend on node-source-map and recent node-optimist.
@@ -10,6 +11,7 @@ uglifyjs (2.2.2-1) UNRELEASED; urgency=low
   * Update copyright file:
     + Bump (yes, not extend) coverage for upstream author.
     + Drop additional author: no longer applies.
+  * Have git-import-orig suppress upstream .gitignore file.
 
  -- Jonas Smedegaard <dr at jones.dk>  Sun, 09 Dec 2012 23:44:49 +0100
 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 7a07efb..9c01c1f 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -20,11 +20,13 @@ Files: debian/README.source
  debian/source/format
  debian/watch
  package.json
+ test/compress/arrays.js
  test/compress/blocks.js
  test/compress/conditionals.js
  test/compress/dead-code.js
  test/compress/debugger.js
  test/compress/drop-unused.js
+ test/compress/issue-105.js
  test/compress/issue-12.js
  test/compress/issue-22.js
  test/compress/issue-44.js

-- 
JavaScript parser/mangler/compressor/beautifier library for NodeJS



More information about the Pkg-javascript-commits mailing list