[Pkg-voip-commits] r5989 - in /asterisk/trunk/debian: changelog rules

paravoid at alioth.debian.org paravoid at alioth.debian.org
Thu Jul 24 17:16:44 UTC 2008


Author: paravoid
Date: Thu Jul 24 17:16:44 2008
New Revision: 5989

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5989
Log:
* Do a quilt refresh on all patches.
* Remove the dh_makeshlibs call as it is unneeded and generates a lintian
  warning.

Modified:
    asterisk/trunk/debian/changelog
    asterisk/trunk/debian/rules

Modified: asterisk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/changelog?rev=5989&op=diff
==============================================================================
--- asterisk/trunk/debian/changelog (original)
+++ asterisk/trunk/debian/changelog Thu Jul 24 17:16:44 2008
@@ -4,12 +4,18 @@
   * asterisk.postinst should always check group memberships (Closes:
     #486097) patch by Tim Retout <tim at retout.co.uk>
   * changed libc-client2007-dev to libc-client2007b-dev on Build-Depends
+    (fixes FTBFS).
 
   [ Tzafrir Cohen ]
   * Depend on debhelper >= 6.0.7 due to dh_lintian (Closes: #492202).
   * New upstream bugfix release. Fixes CVE-2008-3263 and CVE-2008-3264.
 
- -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  Thu, 24 Jul 2008 14:23:56 +0300
+  [ Faidon Liambotis ]
+  * Do a quilt refresh on all patches.
+  * Remove the dh_makeshlibs call as it is unneeded and generates a lintian
+    warning.
+
+ -- Faidon Liambotis <paravoid at debian.org>  Thu, 24 Jul 2008 19:51:20 +0300
 
 asterisk (1:1.4.21.1~dfsg-1) unstable; urgency=low
 

Modified: asterisk/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/rules?rev=5989&op=diff
==============================================================================
--- asterisk/trunk/debian/rules (original)
+++ asterisk/trunk/debian/rules Thu Jul 24 17:16:44 2008
@@ -208,7 +208,6 @@
 	dh_fixperms -a
 	dh_installdeb -a
 	rm -f debian/asterisk/usr/lib/asterisk/modules/chan_h323.so
-	dh_makeshlibs -a 
 	dh_shlibdeps -a
 	dh_gencontrol -a
 	dh_md5sums -a




More information about the Pkg-voip-commits mailing list