[Pkg-voip-commits] r6938 - in /asterisk/trunk/debian: changelog control
msp at alioth.debian.org
msp at alioth.debian.org
Sun Mar 29 11:12:49 UTC 2009
Author: msp
Date: Sun Mar 29 11:12:49 2009
New Revision: 6938
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6938
Log:
* Drop patch misdn_FOP. Applied upstream (r112521 branches/1.6.0/).
* asterisk-dbg -> Section: debug
Modified:
asterisk/trunk/debian/changelog
asterisk/trunk/debian/control
Modified: asterisk/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/changelog?rev=6938&op=diff
==============================================================================
--- asterisk/trunk/debian/changelog (original)
+++ asterisk/trunk/debian/changelog Sun Mar 29 11:12:49 2009
@@ -33,14 +33,14 @@
* Patch dahdi-fxsks-hookstate: Fix FXO dialout issue.
* Patch h323-make-fix: No, we should not need to run 'make' twice.
+ [ Victor Seva ]
+ * Drop patch misdn_FOP. Applied upstream (r112521 branches/1.6.0/).
[ Mark Purcell ]
* Update debian/watch
-
- [ Victor Seva ]
- * Drop patch misdn_FOP. Applied upstream (r112521 branches/1.6.0/).
-
- -- Tzafrir Cohen <tzafrir.cohen at xorcom.com> Sun, 22 Mar 2009 03:16:53 +0200
+ * asterisk-dbg -> Section: debug
+
+ -- Mark Purcell <msp at debian.org> Sun, 29 Mar 2009 22:11:55 +1100
asterisk (1:1.4.21.2~dfsg-3) UNRELEASED; urgency=low
Modified: asterisk/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/control?rev=6938&op=diff
==============================================================================
--- asterisk/trunk/debian/control (original)
+++ asterisk/trunk/debian/control Sun Mar 29 11:12:49 2009
@@ -82,7 +82,7 @@
Package: asterisk-h323
Architecture: any
Section: comm
-Depends: asterisk-1.4, ${shlibs:Depends}
+Depends: asterisk, ${shlibs:Depends}
Description: H.323 protocol support for Asterisk
Asterisk is an Open Source PBX and telephony toolkit.
.
@@ -134,7 +134,7 @@
Package: asterisk-dbg
Architecture: any
Depends: asterisk (= ${binary:Version})
-Section: devel
+Section: debug
Priority: extra
Description: Debugging symbols for Asterisk
Asterisk is an Open Source PBX and telephony toolkit.
More information about the Pkg-voip-commits
mailing list