[Pkg-voip-commits] r4985 - in /libccrtp/trunk/debian: changelog control dirs libccrtp-dev.dirs libccrtp1-1.5-1.dirs libccrtp1-1.5-1.install libccrtp1-1.6-0.install
msp at alioth.debian.org
msp at alioth.debian.org
Sat Dec 1 21:28:38 UTC 2007
Author: msp
Date: Sat Dec 1 21:28:38 2007
New Revision: 4985
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=4985
Log:
* (NOT RELEASED YET) New upstream release
* Extremadura release ;-)
* Bump package to libccrtp1-1.6-0 matching soname
Added:
libccrtp/trunk/debian/libccrtp1-1.6-0.install
- copied unchanged from r4977, libccrtp/trunk/debian/libccrtp1-1.5-1.install
Removed:
libccrtp/trunk/debian/dirs
libccrtp/trunk/debian/libccrtp-dev.dirs
libccrtp/trunk/debian/libccrtp1-1.5-1.dirs
libccrtp/trunk/debian/libccrtp1-1.5-1.install
Modified:
libccrtp/trunk/debian/changelog
libccrtp/trunk/debian/control
Modified: libccrtp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/libccrtp/trunk/debian/changelog?rev=4985&op=diff
==============================================================================
--- libccrtp/trunk/debian/changelog (original)
+++ libccrtp/trunk/debian/changelog Sat Dec 1 21:28:38 2007
@@ -1,7 +1,9 @@
-libccrtp (1.5.2-2) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
+libccrtp (1.6.0-1) UNRELEASED; urgency=low
+
+ * (NOT RELEASED YET) New upstream release
+ * Extremadura release ;-)
* Cleanup get-orig-source VARS
+ * Bump package to libccrtp1-1.6-0 matching soname
-- Mark Purcell <msp at debian.org> Thu, 29 Nov 2007 20:16:16 +0000
Modified: libccrtp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/libccrtp/trunk/debian/control?rev=4985&op=diff
==============================================================================
--- libccrtp/trunk/debian/control (original)
+++ libccrtp/trunk/debian/control Sat Dec 1 21:28:38 2007
@@ -12,7 +12,7 @@
Package: libccrtp-dev
Section: libdevel
Architecture: any
-Depends: libccrtp1-1.5-1 (= ${binary:Version}), libc6-dev, libcommoncpp2-dev (>= 1.3.21-2), pkg-config
+Depends: libccrtp1-1.6-0 (= ${binary:Version}), libc6-dev, libcommoncpp2-dev (>= 1.3.21-2), pkg-config
Description: Common C++ class framework for RTP packets
GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is
the Internet-standard protocol for the transport of real-time data,
@@ -40,7 +40,7 @@
streaming with different underlying transport protocols, not just
with IPV4 UDP sockets.
-Package: libccrtp1-1.5-1
+Package: libccrtp1-1.6-0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
More information about the Pkg-voip-commits
mailing list