[Pkg-mozext-commits] [mozilla-devscripts] 01/01: Add a TODO for -x

Ximin Luo infinity0 at debian.org
Thu Dec 28 17:21:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch pu/webext
in repository mozilla-devscripts.

commit c7e56c7ebc519ab7d79279031c619affdde1b036
Author: Ximin Luo <infinity0 at debian.org>
Date:   Thu Dec 28 18:21:13 2017 +0100

    Add a TODO for -x
---
 dh_webext | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dh_webext b/dh_webext
index 29b6cc8..f68bf20 100755
--- a/dh_webext
+++ b/dh_webext
@@ -102,6 +102,7 @@ def install_webext(*args):
         help='Short name of the extension.')
     # TODO: need to handle/ignore other debhelper options, see dh_xul-ext
     # for an example and `man debhelper` "COMMON DEBHELPER OPTIONS" for full list
+    # TODO: import any useful options like -x from install-xpi
     args = parser.parse_args(args)
     args.packages = args.packages or get_all_packages()
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/mozilla-devscripts.git



More information about the Pkg-mozext-commits mailing list