[Pkg-voip-commits] r7665 - in /opal/trunk/debian: changelog rules

dedu-guest at alioth.debian.org dedu-guest at alioth.debian.org
Sun Oct 11 20:12:23 UTC 2009


Author: dedu-guest
Date: Sun Oct 11 20:12:23 2009
New Revision: 7665

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7665
Log:
Remove simpleopal debug file

Modified:
    opal/trunk/debian/changelog
    opal/trunk/debian/rules

Modified: opal/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/opal/trunk/debian/changelog?rev=7665&op=diff
==============================================================================
--- opal/trunk/debian/changelog (original)
+++ opal/trunk/debian/changelog Sun Oct 11 20:12:23 2009
@@ -1,6 +1,8 @@
 opal (3.6.6~dfsg-2) unstable; urgency=low
 
-  * Add missing Build-Depends: libcapi20-dev, libavcodec-dev 
+  * Add missing Build-Depends: libcapi20-dev, libavcodec-dev
+  * Remove simpleopal debug file, will be resurrected if really needed
+    (Closes: #550168)
 
  -- Mark Purcell <msp at debian.org>  Sat, 10 Oct 2009 09:57:50 +1100
 

Modified: opal/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/opal/trunk/debian/rules?rev=7665&op=diff
==============================================================================
--- opal/trunk/debian/rules (original)
+++ opal/trunk/debian/rules Sun Oct 11 20:12:23 2009
@@ -16,6 +16,7 @@
 
 DEB_MAKE_BUILD_TARGET := opt docs
 DEB_INSTALL_CHANGELOGS_ALL := ChangeLog*.txt
+DEB_DH_STRIP_ARGS += --exclude=simpleopal
 
 makebuilddir/libopal-dev::
 	if [ -d plugins/audio/iLBC ];then \




More information about the Pkg-voip-commits mailing list