[Pkg-voip-commits] r10059 - in /yate/trunk/debian: changelog control libyate4.2.0.install libyate4.3.0.install

msp at alioth.debian.org msp at alioth.debian.org
Thu Dec 27 22:01:48 UTC 2012


Author: msp
Date: Thu Dec 27 22:01:47 2012
New Revision: 10059

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10059
Log:
* NOT RELEASED YET
* New upstream release
  - SIP flood protection
  - Better Jabber/Google Voice support
  - Fixed SIGTRAN links fluctuations
* NEW package libyate4.3.0 - match soname

Added:
    yate/trunk/debian/libyate4.3.0.install
      - copied unchanged from r10058, yate/trunk/debian/libyate4.2.0.install
Removed:
    yate/trunk/debian/libyate4.2.0.install
Modified:
    yate/trunk/debian/changelog
    yate/trunk/debian/control

Modified: yate/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/changelog?rev=10059&op=diff
==============================================================================
--- yate/trunk/debian/changelog (original)
+++ yate/trunk/debian/changelog Thu Dec 27 22:01:47 2012
@@ -1,3 +1,15 @@
+yate (4.3.0-1-1) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+
+  * New upstream release
+    - SIP flood protection
+    - Better Jabber/Google Voice support
+    - Fixed SIGTRAN links fluctuations
+  * NEW package libyate4.3.0 - match soname
+
+ -- Mark Purcell <msp at debian.org>  Fri, 28 Dec 2012 08:23:56 +1100
+
 yate (4.2.0-2~dfsg-1) experimental; urgency=low
 
   * New upstream release

Modified: yate/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/control?rev=10059&op=diff
==============================================================================
--- yate/trunk/debian/control (original)
+++ yate/trunk/debian/control Thu Dec 27 22:01:47 2012
@@ -37,11 +37,9 @@
  .
  This package contains YATE Server itself.
 
-Package: libyate4.2.0
+Package: libyate4.3.0
 Architecture: any
 Section: libs
-Replaces: libyate4.0.0
-Conflicts: libyate4.0.0
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: multiarch-support
 Description: Shared library for YATE
@@ -65,7 +63,7 @@
 Package: yate-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libyate4.2.0 (= ${binary:Version})
+Depends: ${misc:Depends}, libyate4.3.0 (= ${binary:Version})
 Description: Development files for YATE
  YATE is a telephony engine aimed at creating a telephony server that
  performs well enough to deal with PBX requirements and also flexible




More information about the Pkg-voip-commits mailing list