[Pkg-javascript-commits] [uglifyjs] branch master-experimental updated (84cc8af -> ce95dd9)
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 20:30:00 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a change to branch master-experimental
in repository uglifyjs.
from 84cc8af Update changelog, control file and copyright hints.
new b578ca9 Stop track md5sum of upstream tarball: Compare tarball against upstream git commits instead.
new 65bca6e Add patch to break dependency loop by making source-map module optional. See bug#745687. Thanks to Jérémy Lal.
new 4e1cbd7 Relax to depend unversioned on nodejs and node-optimist: Only versions satisfying our needs are available in any Debian suite.
new bb79b5c Declare runtime package relations in rules file.
new d87e5e1 Suggest (not depend on) node-source-map and node-uglify-to-browserify.
new 851096f Rewrite short and long description based on upstream texts.
new 267d987 Fix testsuite part of fix_lib_path patch.
new d060f6b Add DEP3 header to node_conflict patch.
new 7fbcec8 Update and simplify index.js juggling.
new e8002ef9 Install package.json.
new 74a05fc Generate manpage from executable itself. Build-depend on help2man.
new a28dddb Enable testsuite. Build-depend (not only depend) on node-async and node-optimist.
new 71b0922 Simplify installation of documentation files.
new 99c521a Update copyright info: Explicitly cover patches (separately from packaging generally), adding Jérémy Lal and myself as copyright holders.
new 8217fc8 Update copyright info: Add coverage for myself, and relicense packaging (generally, excluding patches) as GPL-3+.
new 8b8e133 Rename patches: Append reference number.
new fc8b40a Unfuzz patches.
new ce95dd9 Prepare for release: Update changelog, control file and copyright hints.
The 18 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.
Summary of changes:
debian/changelog | 40 +++-
debian/control | 41 ++--
debian/control.in | 36 +++-
debian/copyright | 26 +++
debian/copyright_hints | 15 +-
debian/node-uglify.docs | 3 -
debian/node-uglify.install | 2 +-
debian/node-uglify.links | 1 -
debian/patches/1001_break_dep_loop.patch | 72 +++++++
...{fix_lib_path.patch => 2001_fix_lib_path.patch} | 6 +-
debian/patches/2002_node_conflict.patch | 24 +++
debian/patches/README | 3 +
debian/patches/node_conflict.patch | 16 --
debian/patches/series | 5 +-
debian/rules | 49 ++++-
debian/uglifyjs.1 | 211 ---------------------
16 files changed, 272 insertions(+), 278 deletions(-)
delete mode 100644 debian/node-uglify.docs
delete mode 100644 debian/node-uglify.links
create mode 100644 debian/patches/1001_break_dep_loop.patch
rename debian/patches/{fix_lib_path.patch => 2001_fix_lib_path.patch} (94%)
create mode 100644 debian/patches/2002_node_conflict.patch
create mode 100644 debian/patches/README
delete mode 100644 debian/patches/node_conflict.patch
delete mode 100644 debian/uglifyjs.1
--
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