Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
node-es6-set
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian JavaScript Maintainers
node-es6-set
Commits
edc7018e
Commit
edc7018e
authored
4 years ago
by
Yadd
Browse files
Options
Downloads
Patches
Plain Diff
Drop unneeded version constraints from (build) dependencies
parent
cc982e68
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/control
+8
-8
8 additions, 8 deletions
debian/control
debian/copyright
+1
-1
1 addition, 1 deletion
debian/copyright
with
9 additions
and
9 deletions
debian/control
+
8
−
8
View file @
edc7018e
Source: node-es6-set
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends: debhelper-compat (= 12)
, pkg-js-tools (>= 0.9.35~)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/js-team/node-es6-set
Vcs-Git: https://salsa.debian.org/js-team/node-es6-set.git
Homepage: https://github.com/medikoo/es6-set
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no
Package: node-es6-set
Architecture: all
Depends: ${misc:Depends}
, node-d
(>= 1)
, node-es5-ext
(>= 0.10.14)
, node-es6-iterator
(>= 2.0.1)
, node-es6-symbol
(>= 3.1.1)
, node-event-emitter
(>= 0.3.5)
, node-d
, node-es5-ext
, node-es6-iterator
, node-es6-symbol
, node-event-emitter
, nodejs
Description: ECMAScript6 Set polyfill
Set collection as specified in ECMAScript6
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
+
1
−
1
View file @
edc7018e
...
...
@@ -4,7 +4,7 @@ Upstream-Contact: https://github.com/medikoo/es6-set/issues
Source: https://github.com/medikoo/es6-set#readme
Files: *
Copyright: 2013 Mariusz Nowak <medyk@medikoo.com> (http://www.medikoo.com/)
Copyright: 2013 Mariusz Nowak <medyk@medikoo.com> (http
s
://www.medikoo.com/)
License: Expat
Files: debian/*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment