[Pkg-voip-commits] r4423 - /openh323-titan/trunk/debian/rules

kilian at alioth.debian.org kilian at alioth.debian.org
Thu Sep 6 12:10:37 UTC 2007


Author: kilian
Date: Thu Sep  6 12:10:37 2007
New Revision: 4423

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=4423
Log:
add fix for dfsg mangle shlibs too.

Modified:
    openh323-titan/trunk/debian/rules

Modified: openh323-titan/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/openh323-titan/trunk/debian/rules?rev=4423&op=diff
==============================================================================
--- openh323-titan/trunk/debian/rules (original)
+++ openh323-titan/trunk/debian/rules Thu Sep  6 12:10:37 2007
@@ -205,7 +205,7 @@
 	dh_compress 
 	dh_fixperms
 	# a new variable will be needed if an epoch is introduced to our versioning
-	dh_makeshlibs -V '$(PACKAGE) (>= $(UPVERSION)) | $(PACKAGE)-develop (>= $(UPVERSION))'
+	dh_makeshlibs -V '$(PACKAGE) (>= $(UPVERSION)~) | $(PACKAGE)-develop (>= $(UPVERSION)~)'
 	dh_installdeb
 	
 	dh_shlibdeps -L $(PACKAGE) -l debian/$(PACKAGE)/usr/lib




More information about the Pkg-voip-commits mailing list