diff debian/rules @ 17263:3946ba73d26b

Bump DH_COMPAT version.
author diego
date Thu, 29 Dec 2005 17:03:27 +0000
parents 1ca8dc8a7ef7
children 180bd6b3f6c2
line wrap: on
line diff
--- a/debian/rules	Thu Dec 29 17:02:48 2005 +0000
+++ b/debian/rules	Thu Dec 29 17:03:27 2005 +0000
@@ -3,7 +3,7 @@
 # based on the sample debian/rules file for GNU hello by Ian Jackson.
 #export DH_VERBOSE=1
 # This is the debhelper compatability version to use.
-export DH_COMPAT=3
+export DH_COMPAT=4
 
 package        := mplayer
 prefix := $(shell pwd)/debian/$(package)