Skip to content

Commit

Permalink
Set compatibility level to 10.
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyBasher committed Jun 22, 2022
1 parent 56605cc commit fee4984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#export DH_VERBOSE=1

# This is the debhelper compatibility version to use.
export DH_COMPAT=5
export DH_COMPAT=10

#ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
# CFLAGS += -g
Expand Down

0 comments on commit fee4984

Please sign in to comment.