Codebase list libjs-requirejs-text / 0dda295
Set debhelper-compat version in Build-Depends. Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 4 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 * Use secure copyright file specification URI.
33 * Bump debhelper from old 9 to 12.
4 * Set debhelper-compat version in Build-Depends.
45
56 -- Debian Janitor <janitor@jelmer.uk> Sat, 22 Feb 2020 14:19:56 +0000
67
+0
-1
debian/compat less more
0 12
22 Priority: extra
33 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
44 Uploaders: Thomas Goirand <zigo@debian.org>
5 Build-Depends: debhelper (>= 12~), yui-compressor
5 Build-Depends: debhelper-compat (= 12), yui-compressor
66 Standards-Version: 3.9.6
77 Vcs-Git: git://anonscm.debian.org/pkg-javascript/libjs-requirejs-text.git
88 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/libjs-requirejs-text.git