Remove version in the gem2deb build-dependency
This commit is contained in:
parent
c8006c87ac
commit
e25b4c4384
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -4,7 +4,7 @@ Priority: optional
|
|||
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Cédric Boutillier <boutil@debian.org>,
|
||||
Pirate Praveen <praveen@debian.org>
|
||||
Build-Depends: debhelper (>= 9~), gem2deb (>= 0.9.0~), dh-systemd, bc
|
||||
Build-Depends: debhelper (>= 9~), gem2deb, dh-systemd, bc
|
||||
Standards-Version: 3.9.7
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/gitlab.git
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/gitlab.git
|
||||
|
|
Loading…
Reference in a new issue