[Pkg-cli-libs-commits] [SCM] zeitgeist-sharp branch, master,	updated. upstream/0.1.0.1-4-g696886e
    Jo Shields 
    directhex at apebox.org
       
    Mon Nov  1 12:58:21 UTC 2010
    
    
  
The following commit has been merged in the master branch:
commit 696886e0afad2390b4f1d644b75f00f180a86d33
Author: Jo Shields <directhex at apebox.org>
Date:   Mon Nov 1 12:57:10 2010 +0000
    Ensure version info is generated by dh_makeclilibs. Using -V is a worst-case assumption, but will do until shown to be inadequate
diff --git a/debian/rules b/debian/rules
index ff1e722..9b88e78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,5 @@ include /usr/share/cli-common/cli.make
 %:
 	dh $@
 
+override_dh_makeclilibs:
+	dh_makeclilibs -V
-- 
zeitgeist-sharp
    
    
More information about the Pkg-cli-libs-commits
mailing list