Codebase list node-node-rest-client / d5778870-6f22-4579-b53c-7333940fc9ee/main
Remove constraints unnecessary since stretch * Build-Depends: Drop versioned constraint on node-debug. * node-node-rest-client: Drop versioned constraint on node-debug in Depends. Changes-By: deb-scrub-obsolete Debian Janitor 2 years ago
2 changed file(s) with 10 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 node-node-rest-client (2.5.0-6) UNRELEASED; urgency=medium
1
2 * Remove constraints unnecessary since stretch:
3 + Build-Depends: Drop versioned constraint on node-debug.
4 + node-node-rest-client: Drop versioned constraint on node-debug in Depends.
5
6 -- Debian Janitor <janitor@jelmer.uk> Fri, 18 Jun 2021 15:35:35 -0000
7
08 node-node-rest-client (2.5.0-5) unstable; urgency=medium
19
210 * Team upload
55 Priority: optional
66 Build-Depends:
77 debhelper-compat (= 13)
8 , node-debug (>= 2.2.0) <!nocheck>
8 , node-debug <!nocheck>
99 , node-follow-redirects <!nocheck>
1010 , node-xml2js <!nocheck>
1111 , dh-sequence-nodejs
1919 Architecture: all
2020 Depends:
2121 ${misc:Depends}
22 , node-debug (>= 2.2.0)
22 , node-debug
2323 , node-follow-redirects
2424 , node-xml2js
2525 , nodejs