Codebase list node-gulp-newer / 8f48ad8
Remove constraints unnecessary since buster * node-gulp-newer: Drop versioned constraint on node-glob, node-gulp-util and node-kew in Depends. Changes-By: deb-scrub-obsolete Debian Janitor 2 years ago
2 changed file(s) with 6 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
88 * Update Vcs-* headers from URL redirect.
99 * Use canonical URL in Vcs-Git.
1010 * Update standards version to 4.1.1, no changes needed.
11 * Remove constraints unnecessary since buster:
12 + node-gulp-newer: Drop versioned constraint on node-glob, node-gulp-util
13 and node-kew in Depends.
1114
1215 -- Debian Janitor <janitor@jelmer.uk> Sun, 03 May 2020 22:02:25 +0000
1316
1616 Depends:
1717 ${misc:Depends}
1818 , nodejs
19 , node-kew (>= 0.7.0)
20 , node-glob (>= 7.0.3)
21 , node-gulp-util (>= 3.0.7)
19 , node-kew
20 , node-glob
21 , node-gulp-util
2222 Description: Only pass through newer source files
2323 gulp is a toolkit that helps you automate painful or time-consuming tasks in
2424 your development workflow.