On 1/10/23 04:51, Israel Galadima wrote:
Hello Debian JavaScript Team,

I'm writing this email to request for sponsorship for a new package I have worked on.
Here are the details of the package:

Package Name: node-xregexp
Package Version: 3.1.1
Debian Version: 3.1.1+dfsg-1
Package Repo: https://salsa.debian.org/izzygala/node-xregexp

I have built this package successfully using sbuild and it is lintian clean.
Thank you for your time.

Hi,

good work, thanks. Little proposition to simplify debian/copyright

Cheers,
Yadd
diff --git a/debian/copyright b/debian/copyright
index 18cfb60..c3aff14 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,48 +13,21 @@ Copyright: 2012-2016, Steven Levithan <http://xregexp.com/>
 Comment: Inspired by Lea Verou's RegExp.create <https://lea.verou.me>
 License: Expat
 
-Files: src/addons/matchrecursive.js
-Copyright: 2009-2016, Steven Levithan <http://xregexp.com/>
-License: Expat
-
-Files: src/addons/unicode-base.js
-Copyright: 2008-2016, Steven Levithan <http://xregexp.com/>
-License: Expat
-
 Files: src/addons/unicode-blocks.js
+ src/addons/unicode-categories.js
+ src/addons/unicode-properties.js
+ src/addons/unicode-scripts.js
 Copyright: 2010-2016, Steven Levithan <http://xregexp.com/>
 Comment: Unicode data by Mathias Bynens <https://mathiasbynens.be>
 License: Expat
 
-Files: src/addons/unicode-categories.js
-Copyright: 2010-2016, Steven Levithan <http://xregexp.com/>
-Comment: Unicode data by Mathias Bynens <https://mathiasbynens.be>
-License: Expat
-
-Files: src/addons/unicode-properties.js
-Copyright: 2012-2016, Steven Levithan <http://xregexp.com/>
-Comment: Unicode data by Mathias Bynens <https://mathiasbynens.be>
-License: Expat
-
-Files: src/addons/unicode-scripts.js
-Copyright: 2010-2016, Steven Levithan <http://xregexp.com/>
-Comment: Unicode data by Mathias Bynens <https://mathiasbynens.be>
-License: Expat
-
-Files: tools/scripts/* tools/generate-unicode.sh
+Files: tools/scripts/*
+ tools/generate-unicode.sh
 Copyright: 2007-2016, Steven Levithan <http://xregexp.com/>
 Comment: Based on http://git.io/unicode by Mathias Bynens <https://mathiasbynens.be>
 License: Expat
 
-Files: tools/data/8.0.0-blocks.txt
-Copyright: 1991-2014, Unicode, Inc.
-License: X11
-
-Files: tools/data/8.0.0-proplist.txt tools/data/8.0.0-scripts.txt
-Copyright: 1991-2015, Unicode, Inc.
-License: X11
-
-Files: tools/data/8.0.0-database.txt
+Files: tools/data/*
 Copyright: 1991-2023, Unicode, Inc.
 License: X11
 
-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to