[Pkg-voip-commits] r8163 - in /ptlib/trunk/debian: changelog control libpt2.6.5.install libpt2.8.0.install
msp at alioth.debian.org
msp at alioth.debian.org
Sun Mar 7 07:42:59 UTC 2010
Author: msp
Date: Sun Mar 7 07:42:57 2010
New Revision: 8163
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8163
Log:
NEW package libpt2.8.0 - soname bump
Added:
ptlib/trunk/debian/libpt2.8.0.install
- copied unchanged from r8159, ptlib/trunk/debian/libpt2.6.5.install
Removed:
ptlib/trunk/debian/libpt2.6.5.install
Modified:
ptlib/trunk/debian/changelog
ptlib/trunk/debian/control
Modified: ptlib/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/debian/changelog?rev=8163&op=diff
==============================================================================
--- ptlib/trunk/debian/changelog (original)
+++ ptlib/trunk/debian/changelog Sun Mar 7 07:42:57 2010
@@ -1,6 +1,7 @@
-ptlib (2.8.0-1) UNRELEASED; urgency=low
+ptlib (2.8.0-1) experimental; urgency=low
* New upstream release
+ * NEW package libpt2.8.0 - soname bump
-- Mark Purcell <msp at debian.org> Sun, 07 Mar 2010 09:31:14 +1100
Modified: ptlib/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/debian/control?rev=8163&op=diff
==============================================================================
--- ptlib/trunk/debian/control (original)
+++ ptlib/trunk/debian/control Sun Mar 7 07:42:57 2010
@@ -21,10 +21,10 @@
Vcs-Svn: svn://svn.debian.org/pkg-voip/ptlib/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/?opt=dir&sc=1
-Package: libpt2.6.5
+Package: libpt2.8.0
Architecture: any
-Depends: ${shlibs:Depends}
-Suggests: libpt2.6.5-plugins
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: libpt2.8.0-plugins
Replaces: libpt2.3-beta1
Conflicts: libpt2.3-beta1
Description: Portable Tools Library
@@ -36,7 +36,7 @@
Package: libpt-dev
Section: libdevel
Architecture: any
-Depends: libpt2.6.5 (= ${binary:Version}), libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
+Depends: ${misc:Depends}, libpt2.8.0 (= ${binary:Version}), libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
Conflicts: libpt-snapshot-dev, libpt2.3-beta1-dev, libpt-1.11.2-dev
Description: Portable Tools Library development files
This package contains the headers and a static version of the library
@@ -44,11 +44,11 @@
many years ago as a method to produce applications to run on both
Microsoft Windows and Unix X-Window systems.
-Package: libpt2.6.5-dbg
+Package: libpt2.8.0-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: libpt2.6.5 (= ${binary:Version})
+Depends: ${misc:Depends}, libpt2.8.0 (= ${binary:Version})
Replaces: libpt2.3-beta1-dbg
Conflicts: libpt2.3-beta1-dbg
Description: Portable Tools Library development debug files
@@ -62,6 +62,7 @@
Package: libpt-doc
Section: doc
Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: all
Description: Portable Tools Library documentation & sample files
This package contains the documentation and samples to program with
@@ -69,9 +70,9 @@
many years ago as a method to produce applications to run on both
Microsoft Windows and Unix X-Window systems.
-Package: libpt2.6.5-plugins
+Package: libpt2.8.0-plugins
Architecture: any
-Depends: ${shlibs:Depends}, libpt2.6.5 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libpt2.8.0 (= ${binary:Version})
Replaces: libpt2.6.3-plugins-alsa, libpt2.6.3-plugins-oss, libpt2.6.3-plugins-v4l2, libpt2.6.3-plugins-v4l, libpt2.6.1-plugins-alsa, libpt2.6.1-plugins-oss, libpt2.6.1-plugins-v4l2, libpt2.6.1-plugins-v4l, libpt-snapshot-plugins-v4l2, libpt2.3-beta1-plugins-v4l2
Conflicts: libpt2.6.3-plugins-alsa, libpt2.6.3-plugins-oss, libpt2.6.3-plugins-v4l2, libpt2.6.3-plugins-v4l, libpt2.6.1-plugins-alsa, libpt2.6.1-plugins-oss, libpt2.6.1-plugins-v4l2, libpt2.6.1-plugins-v4l, libpt-snapshot-plugins-v4l2, libpt2.3-beta1-plugins-v4l2
Description: Portable Tools Library plugins
More information about the Pkg-voip-commits
mailing list