From 294ee09a7d4a61ed0c51ee8c6db2e3da73fba732 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Thu, 26 Jan 2017 16:10:25 -0200 Subject: [PATCH] Ajuste para empacotamento Ubuntu --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index d9b8703..bfbfd2f 100644 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ export DH_VERBOSE=1 # This is the debhelper compatibility version to use. -export DH_COMPAT=4 +export DH_COMPAT=9 CFLAGS = -g ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) -- libgit2 0.21.2