Codebase list ruby-omniauth-facebook / 53124e9
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
77 * Use secure copyright file specification URI.
88 * Use secure URI in debian/watch.
99 * Bump debhelper from old 9 to 12.
10 * Set debhelper-compat version in Build-Depends.
1011
1112 -- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 06:15:37 +0530
1213
+0
-1
debian/compat less more
0 12
33 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
44 Uploaders: Nitesh A Jain <niteshjain92@gmail.com>,
55 Pirate Praveen <praveen@debian.org>
6 Build-Depends: debhelper (>= 12~),
6 Build-Depends: debhelper-compat (= 12),
77 gem2deb,
88 ruby-minitest,
99 ruby-mocha,