Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
node-http-errors
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-http-errors
Commits
fe3a3a96
Commit
fe3a3a96
authored
5 years ago
by
Yadd
Browse files
Options
Downloads
Patches
Plain Diff
Drop unneeded version constraints from (build) dependencies
parent
797780c5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/control
+12
-12
12 additions, 12 deletions
debian/control
debian/copyright
+1
-2
1 addition, 2 deletions
debian/copyright
with
13 additions
and
14 deletions
debian/control
+
12
−
12
View file @
fe3a3a96
Source: node-http-errors
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: javascript
Priority: optional
Build-Depends:
debhelper-compat (= 12)
, dh-buildinfo
, nodejs
, mocha <!nocheck>
, node-setprototypeof (>= 1.1.0~)
, node-statuses (>= 1.5.0~)
, node-depd (>= 1.1.2~)
, node-inherits (>= 2.0.3~)
, node-toidentifier (>= 1.0.0~)
, node-setprototypeof
, node-statuses
, node-toidentifier
, nodejs
Standards-Version: 4.5.0
Homepage: https://github.com/jshttp/http-errors#readme
Vcs-Git: https://salsa.debian.org/js-team/node-http-errors.git
Vcs-Browser: https://salsa.debian.org/js-team/node-http-errors
Vcs-Git: https://salsa.debian.org/js-team/node-http-errors.git
Homepage: https://github.com/jshttp/http-errors#readme
Rules-Requires-Root: no
Package: node-http-errors
Architecture: all
Depends:
${misc:Depends}
, nodejs
, node-setprototypeof (>= 1.1.0~)
, node-statuses (>= 1.5.0~)
, node-depd (>= 1.1.2~)
, node-inherits (>= 2.0.3~)
, node-toidentifier (>= 1.0.0~)
, node-setprototypeof
, node-statuses
, node-toidentifier
, nodejs
Description: Create HTTP error objects
This modules allow you to create HTTP errors for Express, Koa, Connect, etc.
with ease.
...
...
This diff is collapsed.
Click to expand it.
debian/copyright
+
1
−
2
View file @
fe3a3a96
...
...
@@ -4,7 +4,7 @@ Upstream-Contact: https://github.com/jshttp/http-errors/issues
Source: https://github.com/jshttp/http-errors#readme
Files: *
Copyright: 2014 Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)
Copyright: 2014 Jonathan Ong <me@jongleberry.com> (http
s
://jongleberry.com)
2016-2018 Douglas Christopher Wilson doug@somethingdoug.com
License: Expat
...
...
@@ -32,4 +32,3 @@ License: Expat
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
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