[Pkg-voip-commits] r4442 - in /openh323/trunk/debian: changelog control rules

kilian at alioth.debian.org kilian at alioth.debian.org
Sun Sep 9 15:14:57 UTC 2007


Author: kilian
Date: Sun Sep  9 15:14:56 2007
New Revision: 4442

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=4442
Log:
Adapt shlibs generation with dfsg-repack fix

Modified:
    openh323/trunk/debian/changelog
    openh323/trunk/debian/control
    openh323/trunk/debian/rules

Modified: openh323/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/trunk/debian/changelog?rev=4442&op=diff
==============================================================================
--- openh323/trunk/debian/changelog (original)
+++ openh323/trunk/debian/changelog Sun Sep  9 15:14:56 2007
@@ -17,7 +17,7 @@
   * Update backport hooks.
   * Adjust debhelper build-dep to compat level in debian/compat.
 
- -- Kilian Krause <kilian at debian.org>  Tue, 28 Aug 2007 14:12:10 +0200
+ -- Kilian Krause <kilian at debian.org>  Sun,  9 Sep 2007 17:14:23 +0200
 
 openh323 (1.18.0.dfsg-4) unstable; urgency=high
 

Modified: openh323/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/trunk/debian/control?rev=4442&op=diff
==============================================================================
--- openh323/trunk/debian/control (original)
+++ openh323/trunk/debian/control Sun Sep  9 15:14:56 2007
@@ -7,8 +7,8 @@
 Build-Depends-Indep: doxygen
 Build-Conflicts: libopenh323-dev, libopenh323-1.18.0
 Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/pkg-voip/
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/
+XS-Vcs-Svn: svn://svn.debian.org/pkg-voip/openh323/trunk
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/openh323/?op=log
 
 Package: libopenh323-1.18.0
 Section: libs

Modified: openh323/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/openh323/trunk/debian/rules?rev=4442&op=diff
==============================================================================
--- openh323/trunk/debian/rules (original)
+++ openh323/trunk/debian/rules Sun Sep  9 15:14:56 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