Explorar el Código

increase DH_COMPAT to avoid deprecation warnings

Jindrich Makovicka hace 16 años
padre
commit
c1ae538c24
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      debian/rules

+ 1 - 1
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=5
 
 package := gkrellm-multiping
 prefix := $(shell pwd)/debian/$(package)