Codebase list ruby-iniparse / d3843b5
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 3 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1111 * debian/control: Remove empty control field Uploaders.
1212 * Use secure URI in Homepage field.
1313 * Bump debhelper from deprecated 9 to 12.
14 * Set debhelper-compat version in Build-Depends.
1415
1516 -- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 05:43:03 +0530
1617
+0
-1
debian/compat less more
0 12
11 Section: ruby
22 Priority: optional
33 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
4 Build-Depends: debhelper (>= 12~),
4 Build-Depends: debhelper-compat (= 12),
55 gem2deb,
66 rake,
77 ruby-rspec