Debian compat level from 4 to 5
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 31 May 2011 10:42:26 +0000 (12:42 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 31 May 2011 10:42:26 +0000 (12:42 +0200)
debian/rules

index 9b5807a..8ddc313 100755 (executable)
@@ -5,8 +5,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# Force compat level four
-export DH_COMPAT=4
+# Force compat level five
+export DH_COMPAT=5
 
 build: build-stamp
 build-stamp: build-yaz/configure