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

paravoid at alioth.debian.org paravoid at alioth.debian.org
Mon Nov 16 04:10:32 UTC 2009


Author: paravoid
Date: Mon Nov 16 04:10:28 2009
New Revision: 7809

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7809
Log:
Stop shipping the refcounter tool since the required debugging
compile-time switch is not enabled in our builds.

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=7809&op=diff
==============================================================================
--- asterisk/trunk/debian/changelog (original)
+++ asterisk/trunk/debian/changelog Mon Nov 16 04:10:28 2009
@@ -7,8 +7,10 @@
       usernames), fixes AST-2009-008. (Closes: #554487)
   * Switch to the "3.0 (quilt)" package source format.
   * Create the /usr/share/asterisk/agi-bin directory. (Closes: #463983)
-
- -- Faidon Liambotis <paravoid at debian.org>  Sat, 07 Nov 2009 06:03:17 +0200
+  * Stop shipping the refcounter tool since the required debugging
+    compile-time switch is not enabled in our builds.
+
+ -- Faidon Liambotis <paravoid at debian.org>  Mon, 16 Nov 2009 06:10:10 +0200
 
 asterisk (1:1.6.2.0~rc3-2) unstable; urgency=high
 

Modified: asterisk/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/rules?rev=7809&op=diff
==============================================================================
--- asterisk/trunk/debian/rules (original)
+++ asterisk/trunk/debian/rules Mon Nov 16 04:10:28 2009
@@ -118,6 +118,7 @@
 	$(RM) -f $(CURDIR)/debian/asterisk/usr/sbin/streamplayer
 	$(RM) -f $(CURDIR)/debian/asterisk/usr/sbin/stereorize
 	$(RM) -f $(CURDIR)/debian/asterisk/usr/sbin/hashtest*
+	$(RM) -f $(CURDIR)/debian/asterisk/usr/sbin/refcounter
 	touch $@
 
 install-indep: build-indep




More information about the Pkg-voip-commits mailing list