Commit 294ee09a7d4a61ed0c51ee8c6db2e3da73fba732
1 parent
27d646d0
Exists in
master
Ajuste para empacotamento Ubuntu
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
debian/rules
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | export DH_VERBOSE=1 | 6 | export DH_VERBOSE=1 |
7 | 7 | ||
8 | # This is the debhelper compatibility version to use. | 8 | # This is the debhelper compatibility version to use. |
9 | -export DH_COMPAT=4 | 9 | +export DH_COMPAT=9 |
10 | 10 | ||
11 | CFLAGS = -g | 11 | CFLAGS = -g |
12 | ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) | 12 | ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) |