[Pkg-javascript-commits] [uglifyjs] 48/50: Add DEP-3 patch header.
Jonas Smedegaard
dr at jones.dk
Thu Aug 17 23:06:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository uglifyjs.
commit 6cab39b9ea90563aa5d7c077b0bff70067259bce
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Aug 18 00:57:02 2017 +0200
Add DEP-3 patch header.
---
debian/patches/1003_fix_manpage_help_output.patch | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/patches/1003_fix_manpage_help_output.patch b/debian/patches/1003_fix_manpage_help_output.patch
index f866bf8..84f7827 100644
--- a/debian/patches/1003_fix_manpage_help_output.patch
+++ b/debian/patches/1003_fix_manpage_help_output.patch
@@ -1,8 +1,12 @@
-Index: uglifyjs/bin/uglifyjs
-===================================================================
---- uglifyjs.orig/bin/uglifyjs
-+++ uglifyjs/bin/uglifyjs
-@@ -161,7 +161,7 @@ if (ARGS.ast_help) {
+Description: Fix render help output
+Forwarded: no
+Author: Bastien Roucariès <rouca at debian.org>
+Bug-Debian: https://bugs.debian.org/847642
+Last-Update: 2017-08-18
+
+--- a/bin/uglifyjs
++++ b/bin/uglifyjs
+@@ -161,7 +161,7 @@
}
if (ARGS.h || ARGS.help) {
--
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