[Pkg-javascript-commits] [uglifyjs] 02/02: Prepare release: Update changelog and control file.
Jonas Smedegaard
dr at jones.dk
Tue Jun 3 17:46:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master-experimental
in repository uglifyjs.
commit 791c470acc5613ae0f95651e0134af6bffcc65e8
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Jun 3 19:38:23 2014 +0200
Prepare release: Update changelog and control file.
---
debian/changelog | 6 ++++++
debian/control | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 605cb53..9584267 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+uglifyjs (2.4.13-2) experimental; urgency=medium
+
+ * Recommend node-source-map and fix suggest node-uglify-to-browserify.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 03 Jun 2014 19:38:02 +0200
+
uglifyjs (2.4.13-1) experimental; urgency=low
[ upstream ]
diff --git a/debian/control b/debian/control
index a0914dd..3cbd0b4 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,8 @@ Package: node-uglify
Architecture: all
Depends: ${cdbs:Depends},
${misc:Depends}
+Recommends: ${cdbs:Recommends}
+Suggests: ${cdbs:Suggests}
Provides: ${cdbs:Provides}
Description: JavaScript parser, mangler/compressor and beautifier toolkit
UglifyJS is a JavaScript compressor/minifier written in JavaScript. It
--
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