[Pkg-voip-commits] r9386 - in /asterisk/trunk/debian: asterisk-h323.README.Debian changelog control

tzafrir at alioth.debian.org tzafrir at alioth.debian.org
Sat Nov 26 16:41:56 UTC 2011


Author: tzafrir
Date: Sat Nov 26 16:41:55 2011
New Revision: 9386

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9386
Log:
* Officially remove asterisk-h323:
  - Break older versions, as it did not have a versioned Depends before.
  - Remove the package.

Removed:
    asterisk/trunk/debian/asterisk-h323.README.Debian
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=9386&op=diff
==============================================================================
--- asterisk/trunk/debian/changelog (original)
+++ asterisk/trunk/debian/changelog Sat Nov 26 16:41:55 2011
@@ -7,7 +7,12 @@
   * Backport a patch from upstream to fix several PRI features being
     compiled-out and hence disabled.
 
- -- Tzafrir Cohen <tzafrir at debian.org>  Sat, 26 Nov 2011 18:00:36 +0200
+  [ Tzafrir Cohen ]
+  * Officially remove asterisk-h323:
+    - Break older versions, as it did not have a versioned Depends before.
+    - Remove the package.
+
+ -- Tzafrir Cohen <tzafrir at debian.org>  Sat, 26 Nov 2011 18:08:34 +0200
 
 asterisk (1:1.8.7.1~dfsg-2) unstable; urgency=low
 

Modified: asterisk/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/control?rev=9386&op=diff
==============================================================================
--- asterisk/trunk/debian/control (original)
+++ asterisk/trunk/debian/control Sat Nov 26 16:41:55 2011
@@ -86,24 +86,13 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Section: libs
-Breaks: asterisk (<< 1:1.8.3.3)
+Breaks: asterisk (<< 1:1.8.3.3), asterisk-h323 (<< 1:1.8.4.4~dfsg-2)
 Replaces: asterisk (<< 1:1.8.3.3)
 Description: loadable modules for the Asterisk PBX
  Asterisk is an Open Source PBX and telephony toolkit.
  .
  This package includes most of the loadable modules of the Asterisk package.
  There is normally no need to explicitly install it.
-
-Package: asterisk-h323
-Architecture: linux-any
-Depends: asterisk (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Description: H.323 protocol support for the Asterisk PBX
- Asterisk is an Open Source PBX and telephony toolkit.
- .
- This is a dummy package. Use asterisk-ooh323 instead.
- .
- For more information about the Asterisk PBX, have a look at the Asterisk
- package.
 
 Package: asterisk-dahdi
 Architecture: linux-any




More information about the Pkg-voip-commits mailing list