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
6 | 6 |
* Trim trailing whitespace.
|
7 | 7 |
* Use secure copyright file specification URI.
|
8 | 8 |
* Bump debhelper from deprecated 9 to 12.
|
|
9 |
* Set debhelper-compat version in Build-Depends.
|
9 | 10 |
|
10 | 11 |
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 06:18:04 +0530
|
11 | 12 |
|
2 | 2 |
Priority: optional
|
3 | 3 |
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
|
4 | 4 |
Uploaders: Pirate Praveen <praveen@debian.org>
|
5 | |
Build-Depends: debhelper (>= 12~),
|
|
5 |
Build-Depends: debhelper-compat (= 12),
|
6 | 6 |
gem2deb,
|
7 | 7 |
rake,
|
8 | 8 |
ruby-omniauth-oauth (>= 1.1),
|