Skip to content
Snippets Groups Projects
Commit fe3a3a96 authored by Yadd's avatar Yadd
Browse files

Drop unneeded version constraints from (build) dependencies

parent 797780c5
No related branches found
No related tags found
No related merge requests found
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.
......
......@@ -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> (https://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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment