Your message dated Sat, 16 Feb 2019 11:36:33 +0000 with message-id <1550316993.21192.50.camel@adam-barratt.org.uk> and subject line Closing bugs for updates included in 9.8 has caused the Debian Bug report #891649, regarding stretch-pu: package uglifyjs/2.7.5-2+deb9u1 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 891649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891649 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: stretch-pu: package uglifyjs/2.7.5-2+deb9u1
- From: Adrian Bunk <bunk@debian.org>
- Date: Tue, 27 Feb 2018 18:58:48 +0200
- Message-id: <151975072838.28853.1787179055939189979.reportbug@localhost>
Package: release.debian.org Severity: normal Tags: stretch User: release.debian.org@packages.debian.org Usertags: pu * Add fix from Bastien Roucariès to give manpage --help output contents, thanks to Ben Finney. (Closes: #847642)diff -Nru uglifyjs-2.7.5/debian/changelog uglifyjs-2.7.5/debian/changelog --- uglifyjs-2.7.5/debian/changelog 2017-02-08 13:15:28.000000000 +0200 +++ uglifyjs-2.7.5/debian/changelog 2018-02-27 18:49:24.000000000 +0200 @@ -1,3 +1,11 @@ +uglifyjs (2.7.5-2+deb9u1) stretch; urgency=medium + + * Non-maintainer upload. + * Add fix from Bastien Roucariès to give manpage --help output + contents, thanks to Ben Finney. (Closes: #847642) + + -- Adrian Bunk <bunk@debian.org> Tue, 27 Feb 2018 18:49:24 +0200 + uglifyjs (2.7.5-2) unstable; urgency=medium [ Jonas Smedegaard ] diff -Nru uglifyjs-2.7.5/debian/patches/1003_fix_manpage_help_output.patch uglifyjs-2.7.5/debian/patches/1003_fix_manpage_help_output.patch --- uglifyjs-2.7.5/debian/patches/1003_fix_manpage_help_output.patch 1970-01-01 02:00:00.000000000 +0200 +++ uglifyjs-2.7.5/debian/patches/1003_fix_manpage_help_output.patch 2018-02-27 00:13:34.000000000 +0200 @@ -0,0 +1,18 @@ +Description: Fix render help output +Forwarded: no +Author: Bastien Roucariès <rouca@debian.org> +Bug-Debian: https://bugs.debian.org/847642 +Last-Update: 2017-08-18 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +--- a/bin/uglifyjs ++++ b/bin/uglifyjs +@@ -161,7 +161,7 @@ + } + + if (ARGS.h || ARGS.help) { +- print(yargs.help()); ++ print(yargs.help().argv); + process.exit(0); + } + diff -Nru uglifyjs-2.7.5/debian/patches/series uglifyjs-2.7.5/debian/patches/series --- uglifyjs-2.7.5/debian/patches/series 2017-02-08 12:15:03.000000000 +0200 +++ uglifyjs-2.7.5/debian/patches/series 2018-02-27 00:14:53.000000000 +0200 @@ -1,3 +1,4 @@ 1001_break_dep_loop.patch 1002_avoid_timeout_in_tests.patch +1003_fix_manpage_help_output.patch 2002_node_conflict.patch diff -Nru uglifyjs-2.7.5/debian/rules uglifyjs-2.7.5/debian/rules --- uglifyjs-2.7.5/debian/rules 2016-12-09 13:42:49.000000000 +0200 +++ uglifyjs-2.7.5/debian/rules 2018-02-27 00:18:07.000000000 +0200 @@ -49,7 +49,10 @@ DEB_INSTALL_MANPAGES_$(pkg) = debian/uglifyjs.1 common-build-indep:: debian/stamp-build debian/stamp-build: - NODE_PATH=lib help2man --no-info bin/uglifyjs > debian/uglifyjs.1 + NODE_PATH=lib help2man --no-info bin/uglifyjs | sed \ + -e 's/[[:space:]]*\[string\]$$/ This parameter is a string./g' \ + -e 's/[[:space:]]*\[boolean\]$$/ This parameter is a boolean./g' \ + -e 's/[[:space:]]*\[array\]$$/ This parameter is an array./g'> debian/uglifyjs.1 $(if $(filter nocheck,$(DEB_BUILD_OPTIONS)),\ ,\ NODE_PATH=lib nodejs test/run-tests.js \
--- End Message ---
--- Begin Message ---
- To: 871937-done@bugs.debian.org, 878816-done@bugs.debian.org, 880622-done@bugs.debian.org, 882824-done@bugs.debian.org, 887157-done@bugs.debian.org, 887399-done@bugs.debian.org, 891569-done@bugs.debian.org, 891649-done@bugs.debian.org, 891660-done@bugs.debian.org, 892845-done@bugs.debian.org, 892853-done@bugs.debian.org, 893541-done@bugs.debian.org, 893543-done@bugs.debian.org, 893550-done@bugs.debian.org, 896811-done@bugs.debian.org, 906142-done@bugs.debian.org, 906239-done@bugs.debian.org, 906813-done@bugs.debian.org, 908957-done@bugs.debian.org, 908960-done@bugs.debian.org, 908965-done@bugs.debian.org, 909127-done@bugs.debian.org, 909131-done@bugs.debian.org, 909213-done@bugs.debian.org, 913085-done@bugs.debian.org, 913525-done@bugs.debian.org, 913529-done@bugs.debian.org, 913801-done@bugs.debian.org, 913881-done@bugs.debian.org, 913885-done@bugs.debian.org, 913942-done@bugs.debian.org, 914032-done@bugs.debian.org, 914081-done@bugs.debian.org, 914184-done@bugs.debian.org, 914265-done@bugs.debian.org, 914475-done@bugs.debian.org, 914594-done@bugs.debian.org, 914841-done@bugs.debian.org, 914961-done@bugs.debian.org, 915715-done@bugs.debian.org, 915875-done@bugs.debian.org, 916435-done@bugs.debian.org, 916627-done@bugs.debian.org, 916632-done@bugs.debian.org, 916882-done@bugs.debian.org, 916912-done@bugs.debian.org, 917560-done@bugs.debian.org, 917620-done@bugs.debian.org, 917820-done@bugs.debian.org, 917900-done@bugs.debian.org, 917911-done@bugs.debian.org, 918337-done@bugs.debian.org, 918601-done@bugs.debian.org, 918762-done@bugs.debian.org, 919106-done@bugs.debian.org, 919712-done@bugs.debian.org, 919990-done@bugs.debian.org, 920372-done@bugs.debian.org, 920379-done@bugs.debian.org, 920381-done@bugs.debian.org, 920382-done@bugs.debian.org, 920632-done@bugs.debian.org, 920804-done@bugs.debian.org, 921107-done@bugs.debian.org, 921117-done@bugs.debian.org, 921281-done@bugs.debian.org, 921475-done@bugs.debian.org, 921620-done@bugs.debian.org, 921642-done@bugs.debian.org, 921643-done@bugs.debian.org, 921743-done@bugs.debian.org, 921811-done@bugs.debian.org, 921825-done@bugs.debian.org, 921844-done@bugs.debian.org, 921857-done@bugs.debian.org, 921864-done@bugs.debian.org, 921876-done@bugs.debian.org, 921885-done@bugs.debian.org, 921893-done@bugs.debian.org, 921907-done@bugs.debian.org, 921908-done@bugs.debian.org, 921910-done@bugs.debian.org, 921911-done@bugs.debian.org, 921997-done@bugs.debian.org, 922221-done@bugs.debian.org
- Subject: Closing bugs for updates included in 9.8
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Sat, 16 Feb 2019 11:36:33 +0000
- Message-id: <1550316993.21192.50.camel@adam-barratt.org.uk>
Version: 9.8 Hi, The update referenced by each of these bugs was included in this morning's stretch point release. Regards, Adam
--- End Message ---