Codebase list ruby-recaptcha / 43e52ed
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
44
55 [ Debian Janitor ]
66 * Bump debhelper from old 11 to 12.
7 * Set debhelper-compat version in Build-Depends.
78
89 -- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 07:04:45 +0530
910
+0
-1
debian/compat less more
0 12
22 Priority: optional
33 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
44 Uploaders: Pirate Praveen <praveen@debian.org>
5 Build-Depends: debhelper (>= 12~),
5 Build-Depends: debhelper-compat (= 12),
66 gem2deb
77 Standards-Version: 4.3.0
88 Homepage: https://github.com/ambethia/recaptcha/