[Pkg-voip-commits] r4764 - in /libzrtpcpp/trunk/debian: changelog control dirs libzrtpcpp-0.9-1.dirs libzrtpcpp-0.9-1.install libzrtpcpp-0.9-1.lintian libzrtpcpp-0.9.2deb0.install libzrtpcpp-dev.dirs patches/ patches/soname-0.9.2deb.patch watch

msp at alioth.debian.org msp at alioth.debian.org
Sat Oct 20 10:50:59 UTC 2007


Author: msp
Date: Sat Oct 20 10:50:59 2007
New Revision: 4764

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=4764
Log:
* Bump LT_RELEASE="0.9.2deb" to cater for upstream ABI breakage
  - ABI breakage - sendDataRTP removed in 0.9.2 (Closes: #445657)

Added:
    libzrtpcpp/trunk/debian/libzrtpcpp-0.9.2deb0.install
      - copied unchanged from r4761, libzrtpcpp/trunk/debian/libzrtpcpp-0.9-1.install
    libzrtpcpp/trunk/debian/patches/
    libzrtpcpp/trunk/debian/patches/soname-0.9.2deb.patch
Removed:
    libzrtpcpp/trunk/debian/dirs
    libzrtpcpp/trunk/debian/libzrtpcpp-0.9-1.dirs
    libzrtpcpp/trunk/debian/libzrtpcpp-0.9-1.install
    libzrtpcpp/trunk/debian/libzrtpcpp-0.9-1.lintian
    libzrtpcpp/trunk/debian/libzrtpcpp-dev.dirs
Modified:
    libzrtpcpp/trunk/debian/changelog
    libzrtpcpp/trunk/debian/control
    libzrtpcpp/trunk/debian/watch

Modified: libzrtpcpp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/libzrtpcpp/trunk/debian/changelog?rev=4764&op=diff
==============================================================================
--- libzrtpcpp/trunk/debian/changelog (original)
+++ libzrtpcpp/trunk/debian/changelog Sat Oct 20 10:50:59 2007
@@ -1,8 +1,13 @@
 libzrtpcpp (0.9.2-3) UNRELEASED; urgency=low
 
+  [ Kilian Krause ]
   * Add missing Replaces/Conflicts.
 
- -- Kilian Krause <kilian at debian.org>  Mon, 15 Oct 2007 22:09:54 +0200
+  [ Mark Purcell ]
+  * Bump LT_RELEASE="0.9.2deb" to cater for upstream ABI breakage
+    - ABI breakage - sendDataRTP removed in 0.9.2 (Closes: #445657)
+
+ -- Mark Purcell <msp at debian.org>  Sat, 20 Oct 2007 11:47:30 +0100
 
 libzrtpcpp (0.9.2-2) unstable; urgency=high
 

Modified: libzrtpcpp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/libzrtpcpp/trunk/debian/control?rev=4764&op=diff
==============================================================================
--- libzrtpcpp/trunk/debian/control (original)
+++ libzrtpcpp/trunk/debian/control Sat Oct 20 10:50:59 2007
@@ -12,7 +12,7 @@
 Package: libzrtpcpp-dev
 Section: libdevel
 Architecture: any
-Depends: libzrtpcpp-0.9-1 (= ${binary:Version}), pkg-config
+Depends: libzrtpcpp-0.9.2deb0 (= ${binary:Version}), pkg-config
 Description: Headers and static link library for libzrtpcpp
  This library is an extension to the GNU RTP Stack, libccrtp,
  that offers compatibility with Phil Zimmermann's zrtp/Zfone voice
@@ -23,12 +23,10 @@
  This package provides the header files, link libraries, and
  documentation for building applications that use libzrtpcpp.
 
-Package: libzrtpcpp-0.9-1
+Package: libzrtpcpp-0.9.2deb0
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libzrtpcpp-0.9-0
-Replaces: libzrtpcpp-0.9-0
 Description: ccrtp extension for zrtp/Zfone support
  This library is an extension to the GNU RTP Stack, libccrtp,
  that offers compatibility with Phil Zimmermann's zrtp/Zfone voice

Added: libzrtpcpp/trunk/debian/patches/soname-0.9.2deb.patch
URL: http://svn.debian.org/wsvn/pkg-voip/libzrtpcpp/trunk/debian/patches/soname-0.9.2deb.patch?rev=4764&op=file
==============================================================================
--- libzrtpcpp/trunk/debian/patches/soname-0.9.2deb.patch (added)
+++ libzrtpcpp/trunk/debian/patches/soname-0.9.2deb.patch Sat Oct 20 10:50:59 2007
@@ -1,0 +1,24 @@
+diff -Nur libzrtpcpp-0.9.2/configure libzrtpcpp-0.9.2.new/configure
+--- libzrtpcpp-0.9.2/configure	2007-09-26 15:21:38.000000000 +0100
++++ libzrtpcpp-0.9.2.new/configure	2007-10-20 11:38:58.000000000 +0100
+@@ -1965,7 +1965,7 @@
+ 
+ VERSION="0.9.2"
+ REQUIRES="1.3.0"
+-LT_RELEASE="0.9"
++LT_RELEASE="0.9.2deb"
+ LT_VERSION="0:2"
+ 
+ cfg_options=""
+diff -Nur libzrtpcpp-0.9.2/configure.ac libzrtpcpp-0.9.2.new/configure.ac
+--- libzrtpcpp-0.9.2/configure.ac	2007-09-26 14:56:38.000000000 +0100
++++ libzrtpcpp-0.9.2.new/configure.ac	2007-10-20 11:39:09.000000000 +0100
+@@ -12,7 +12,7 @@
+ 
+ VERSION="0.9.2"
+ REQUIRES="1.3.0"
+-LT_RELEASE="0.9"
++LT_RELEASE="0.9.2deb"
+ LT_VERSION="0:2"
+ 
+ cfg_options=""

Modified: libzrtpcpp/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-voip/libzrtpcpp/trunk/debian/watch?rev=4764&op=diff
==============================================================================
--- libzrtpcpp/trunk/debian/watch (original)
+++ libzrtpcpp/trunk/debian/watch Sat Oct 20 10:50:59 2007
@@ -1,22 +1,5 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
 # See uscan(1) for format
 
-# Compulsory line, this is a version 3 file
 version=3
 
-# Uncomment to examine a Webpage 
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php libzrtpcpp-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
 http://ftp.gnu.org/pub/gnu/ccrtp/libzrtpcpp-(.*)\.tar\.gz debian svn-upgrade
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/libzrtpcpp-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for debscripts >= 2.9
-# http://sf.net/libzrtpcpp/libzrtpcpp-(.*)\.tar\.gz
-
-




More information about the Pkg-voip-commits mailing list