Skip to content

Commit

Permalink
fix(debian/control): debhelper-compat relations doesn't work the way …
Browse files Browse the repository at this point in the history
…I thought
  • Loading branch information
bassosimone committed Dec 15, 2020
1 parent e3890ed commit d35499e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Maintainer: Federico Ceratto <federico@openobservatory.org>
Section: devel
Priority: optional
Build-Depends:
debhelper-compat (>= 12),
debhelper-compat (= 12),
devscripts,
dpkg-dev,
Standards-Version: 4.5.0
Expand Down

0 comments on commit d35499e

Please sign in to comment.