[Pkg-voip-commits] r3775 - asterisk1.2/trunk/debian

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Thu Jul 19 09:29:56 UTC 2007


Author: tzafrir-guest
Date: 2007-07-19 09:29:56 +0000 (Thu, 19 Jul 2007)
New Revision: 3775

Modified:
   asterisk1.2/trunk/debian/changelog
   asterisk1.2/trunk/debian/control
   asterisk1.2/trunk/debian/rules
   asterisk1.2/trunk/debian/stereorize.1
Log:
* Add a -dbg package.
* stereorize.1: fix typos.


Modified: asterisk1.2/trunk/debian/changelog
===================================================================
--- asterisk1.2/trunk/debian/changelog	2007-07-19 07:21:34 UTC (rev 3774)
+++ asterisk1.2/trunk/debian/changelog	2007-07-19 09:29:56 UTC (rev 3775)
@@ -10,8 +10,10 @@
   * Fix target of sample h323.conf file.
   * Bumped standards version to 3.7.2 .
   * Fixed location of moh files.
+  * Add a -dbg package.
+  * stereorize.1: fix typos.
 
- -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  Thu, 19 Jul 2007 09:49:17 +0300
+ -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  Thu, 19 Jul 2007 12:29:17 +0300
 
 asterisk (1:1.2.16~dfsg-1) unstable; urgency=high
 

Modified: asterisk1.2/trunk/debian/control
===================================================================
--- asterisk1.2/trunk/debian/control	2007-07-19 07:21:34 UTC (rev 3774)
+++ asterisk1.2/trunk/debian/control	2007-07-19 09:29:56 UTC (rev 3775)
@@ -136,6 +136,18 @@
  This package contains the include files used if you wish to compile a
  package which requires asterisk source file headers.
 
+Package: asterisk-dbg
+Architecture: any
+Recommends: asterisk
+Section: devel
+Priority: extra
+Description: debugging symbols for asterisk
+ Asterisk is an Open Source PBX and telephony toolkit.
+ .
+ This package includes the debugging symbols useful for debugging
+ Asterisk. The debugging symbols are used for execution tracing and
+ core dump analysis.
+
 Package: asterisk1.2-sounds-main
 Architecture: all
 Recommends: asterisk1.2

Modified: asterisk1.2/trunk/debian/rules
===================================================================
--- asterisk1.2/trunk/debian/rules	2007-07-19 07:21:34 UTC (rev 3774)
+++ asterisk1.2/trunk/debian/rules	2007-07-19 09:29:56 UTC (rev 3775)
@@ -194,7 +194,7 @@
 	dh_installman -pasterisk1.2-classic -pasterisk1.2-bristuff *.[1-8] debian/*.1 debian/*.8
 	dh_installexamples -a -XCVS
 	dh_installchangelogs ChangeLog -a
-	dh_strip -a
+	dh_strip -a --dbg-package=asterisk1.2-dbg
 	dh_link -a
 	dh_compress -a
 	dh_fixperms -a

Modified: asterisk1.2/trunk/debian/stereorize.1
===================================================================
--- asterisk1.2/trunk/debian/stereorize.1	2007-07-19 07:21:34 UTC (rev 3774)
+++ asterisk1.2/trunk/debian/stereorize.1	2007-07-19 09:29:56 UTC (rev 3775)
@@ -49,13 +49,11 @@
 .RE
 
 .SH NOTES
-TODO: Add a proper sox command-line to do the sma or better.
+TODO: Add a proper sox command-line to do the same or better.
 
 .SH "SEE ALSO" 
 asterisk(8), sox(1)
 
-http://www.voip-info.org/wiki-Asterisk+astman
-
 .SH BUGS
 Report to http://bugs.digium.com/
 




More information about the Pkg-voip-commits mailing list