[Pkg-voip-commits] r6852 - in /ptlib/trunk/debian: changelog control rules
dedu-guest at alioth.debian.org
dedu-guest at alioth.debian.org
Wed Mar 4 14:53:20 UTC 2009
Author: dedu-guest
Date: Wed Mar 4 14:53:20 2009
New Revision: 6852
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6852
Log:
* New upstream release.
* Remove DC and AVC plugin packages, since they do not compile anymore
with current versions of libraw1394/libdc/libavc in debian.
* Activate libv4l, adding support for many webcams. (Closes: #512931).
Modified:
ptlib/trunk/debian/changelog
ptlib/trunk/debian/control
ptlib/trunk/debian/rules
Modified: ptlib/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/debian/changelog?rev=6852&op=diff
==============================================================================
--- ptlib/trunk/debian/changelog (original)
+++ ptlib/trunk/debian/changelog Wed Mar 4 14:53:20 2009
@@ -1,8 +1,11 @@
-ptlib (2.4.2-4) UNRELEASED; urgency=low
+ptlib (2.6.0-1) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * New upstream release.
+ * Remove DC and AVC plugin packages, since they do not compile anymore
+ with current versions of libraw1394/libdc/libavc in debian.
* debian/rules: Honour DEB_BUILD_OPTIONS parameter for parallel builds.
- * Activate libv4l, adding support for many webcams.
+ * Activate libv4l, adding support for many webcams. (Closes: #512931).
* Fix control fields: Vcs-Svn and Vcs-Browser.
-- Mark Purcell <msp at debian.org> Wed, 10 Dec 2008 21:50:58 +1100
Modified: ptlib/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/debian/control?rev=6852&op=diff
==============================================================================
--- ptlib/trunk/debian/control (original)
+++ ptlib/trunk/debian/control Wed Mar 4 14:53:20 2009
@@ -3,9 +3,9 @@
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Uploaders: Mark Purcell <msp at debian.org>, Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>
-Build-Depends: debhelper, dpatch, libdc1394-13-dev, bison, flex, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, g++ (>= 2.95), autotools-dev, libasound2-dev, libavc1394-dev, libraw1394-dev, libdv4-dev, libsasl2-dev, libkrb5-dev, doxygen, pkg-config, unixodbc-dev
+Build-Depends: debhelper, dpatch, bison, flex, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, g++ (>= 2.95), autotools-dev, libasound2-dev, libdv4-dev, libsasl2-dev, libkrb5-dev, doxygen, pkg-config, unixodbc-dev
Build-Conflicts:
- libpt2.4.2, libpt2.4.1, libpt2.3-beta1,
+ libpt2.6.0, libpt2.4.2, libpt2.4.1, libpt2.3-beta1,
libpt-1.11.2, libpt-1.11.2-ptrace, libpt-1.11.2-develop,
libpt-1.10.10, libpt-1.10.10-ptrace, libpt-1.10.10-develop,
libpt-1.10.0, libpt-1.10.0-ptrace, libpt-1.10.0-develop,
@@ -17,11 +17,11 @@
Vcs-Svn: svn://svn.debian.org/pkg-voip/ptlib/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/ptlib/?op=log
-Package: libpt2.4.2
+Package: libpt2.6.0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
-Suggests: libpt2.4.2-plugins-alsa|libpt2.4.2-plugins-oss, libpt2.4.2-plugins-v4l2|libpt2.4.2-plugins-v4l|libpt2.4.2-plugins-avc|libpt2.4.2-plugins-dc
+Suggests: libpt2.6.0-plugins-alsa|libpt2.6.0-plugins-oss, libpt2.6.0-plugins-v4l2|libpt2.6.0-plugins-v4l
Replaces: libpt-snapshot, libpt2.3-beta1
Conflicts: libpt-snapshot, libpt2.3-beta1
Description: Portable Tools Library
@@ -30,10 +30,10 @@
a method to produce applications to run on both Microsoft Windows and
Unix X-Window systems.
-Package: libpt2.4.2-dev
+Package: libpt2.6.0-dev
Section: libdevel
Architecture: any
-Depends: libpt2.4.2 (= ${binary:Version}), libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
+Depends: libpt2.6.0 (= ${binary:Version}), libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
Conflicts: libpt-dev, libpt-snapshot-dev, libpt2.3-beta1-dev
Replaces: libpt-snapshot-dev, libpt2.3-beta1-dev
Description: Portable Tools Library development files
@@ -42,11 +42,11 @@
many years ago as a method to produce applications to run on both
Microsoft Windows and Unix X-Window systems.
-Package: libpt2.4.2-dbg
+Package: libpt2.6.0-dbg
Section: libdevel
Priority: extra
Architecture: any
-Depends: libpt2.4.2 (= ${binary:Version})
+Depends: libpt2.6.0 (= ${binary:Version})
Replaces: libpt-snapshot-dbg, libpt2.3-beta1-dbg
Conflicts: libpt-snapshot-dbg, libpt2.3-beta1-dbg
Description: Portable Tools Library development debug files
@@ -57,7 +57,7 @@
version of PTLib which would yield much more detailled information as a
compromise of benefit and compile power consumption.
-Package: libpt2.4.2-doc
+Package: libpt2.6.0-doc
Section: doc
Priority: extra
Architecture: all
@@ -67,10 +67,10 @@
many years ago as a method to produce applications to run on both
Microsoft Windows and Unix X-Window systems.
-Package: libpt2.4.2-plugins-v4l2
+Package: libpt2.6.0-plugins-v4l2
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, libpt2.4.2 (= ${binary:Version})
+Depends: ${shlibs:Depends}, libpt2.6.0 (= ${binary:Version})
Replaces: libpt-snapshot-plugins-v4l2, libpt2.3-beta1-plugins-v4l2
Conflicts: libpt-snapshot-plugins-v4l2, libpt2.3-beta1-plugins-v4l2
Description: Portable Tools Library video plugin for Video4Linux v2
@@ -78,10 +78,10 @@
devices. Install this package, if you want to use a video device
that is not attached to FireWire.
-Package: libpt2.4.2-plugins-v4l
+Package: libpt2.6.0-plugins-v4l
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, libpt2.4.2 (= ${binary:Version})
+Depends: ${shlibs:Depends}, libpt2.6.0 (= ${binary:Version})
Replaces: libpt-snapshot-plugins-v4l, libpt2.3-beta1-plugins-v4l
Conflicts: libpt-snapshot-plugins-v4l, libpt2.3-beta1-plugins-v4l
Description: Portable Tools Library video plugin for Video4Linux
@@ -89,29 +89,9 @@
devices. Install this package, if you want to use a video device
that is not attached to FireWire.
-Package: libpt2.4.2-plugins-avc
+Package: libpt2.6.0-plugins-alsa
Architecture: any
-Depends: ${shlibs:Depends}, libpt2.4.2 (= ${binary:Version})
-Replaces: libpt-snapshot-plugins-avc, libpt2.3-beta1-plugins-avc
-Conflicts: libpt-snapshot-plugins-avc, libpt2.3-beta1-plugins-avc
-Description: PTLib video plugin for IEEE1394 (FireWire) AVC devices
- This package contains the PTLib plugin for usage with AVC devices
- on FireWire. Install this package, if you want to use such a video
- device.
-
-Package: libpt2.4.2-plugins-dc
-Architecture: any
-Depends: ${shlibs:Depends}, libpt2.4.2 (= ${binary:Version})
-Replaces: libpt-snapshot-plugins-dc, libpt2.3-beta1-plugins-dc
-Conflicts: libpt-snapshot-plugins-dc, libpt2.3-beta1-plugins-dc
-Description: PTLib video plugin for IEEE1394 (Firewire) DC Devices
- This package contains the PTLib plugin for usage with DC Devices
- on Firewire. Install this package, if you want to use such a video
- device.
-
-Package: libpt2.4.2-plugins-alsa
-Architecture: any
-Depends: ${shlibs:Depends}, libpt2.4.2 (= ${binary:Version})
+Depends: ${shlibs:Depends}, libpt2.6.0 (= ${binary:Version})
Replaces: libpt-snapshot-plugins-alsa, libpt2.3-beta1-plugins-alsa
Conflicts: libpt-snapshot-plugins-alsa, libpt2.3-beta1-plugins-alsa
Recommends: alsa-base
@@ -120,9 +100,9 @@
Linux Sound Architecture interface. Install this package, if you
are utilising this interface.
-Package: libpt2.4.2-plugins-oss
+Package: libpt2.6.0-plugins-oss
Architecture: any
-Depends: ${shlibs:Depends}, libpt2.4.2 (= ${binary:Version})
+Depends: ${shlibs:Depends}, libpt2.6.0 (= ${binary:Version})
Replaces: libpt-snapshot-plugins-oss, libpt2.3-beta1-plugins-oss
Conflicts: libpt-snapshot-plugins-oss, libpt2.3-beta1-plugins-oss
Description: PTLib audio plugin for the OSS Interface
Modified: ptlib/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/ptlib/trunk/debian/rules?rev=6852&op=diff
==============================================================================
--- ptlib/trunk/debian/rules (original)
+++ ptlib/trunk/debian/rules Wed Mar 4 14:53:20 2009
@@ -9,7 +9,7 @@
FILENAME := ptlib_$(UPVERSION).orig.tar.gz
#URL := http://www.voxgratia.org/releases/ptlib-v$(URLVERSION)-src-tar.gz
-URL := http://ftp.gnome.org/pub/gnome/sources/ptlib/2.4/ptlib-$(UPVERSION).tar.gz
+URL := http://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ptlib-$(UPVERSION).tar.gz
ifneq (,$(shell test -f version.h&&grep MAJOR_VERSION version.h))
@@ -51,7 +51,7 @@
build-arch: config.status build-arch-stamp
config.status: patch-stamp autotools configure
- ./configure $(confflags) --prefix=/usr --enable-oss --enable-v4l --disable-sunaudio
+ ./configure $(confflags) --prefix=/usr --enable-oss --enable-v4l --disable-avc --disable-dc
autotools:
rm -f config.sub config.guess
@@ -149,7 +149,7 @@
rm -rf debian/install/usr/bin
rm -rf debian/install/usr/share
- for i in v4l2 v4l avc dc; do \
+ for i in v4l2 v4l; do \
mkdir -p debian/$(PACKAGE)-plugins-$$i/usr/lib/ptlib-$(DIRNAME)/devices/videoinput ; \
mv debian/install/usr/lib/ptlib*/devices/videoinput/$${i}_pwplugin.so \
debian/$(PACKAGE)-plugins-$$i/usr/lib/ptlib-$(DIRNAME)/devices/videoinput/ ; \
@@ -203,10 +203,10 @@
dh_testdir
dh_testroot
#$(PACKAGE) has docs in /usr/share/doc, all the others use links
- dh_installdocs -N$(PACKAGE)-plugins-alsa -N$(PACKAGE)-plugins-avc -N$(PACKAGE)-plugins-dc -N$(PACKAGE)-plugins-oss -N$(PACKAGE)-plugins-v4l -N$(PACKAGE)-plugins-v4l2 -N$(PACKAGE)-dev -N$(PACKAGE)-dbg
+ dh_installdocs -N$(PACKAGE)-plugins-alsa -N$(PACKAGE)-plugins-oss -N$(PACKAGE)-plugins-v4l -N$(PACKAGE)-plugins-v4l2 -N$(PACKAGE)-dev -N$(PACKAGE)-dbg
dh_installman
- dh_installchangelogs -N$(PACKAGE)-plugins-alsa -N$(PACKAGE)-plugins-avc -N$(PACKAGE)-plugins-dc -N$(PACKAGE)-plugins-oss -N$(PACKAGE)-plugins-v4l -N$(PACKAGE)-plugins-v4l2 -N$(PACKAGE)-dev -N$(PACKAGE)-dbg
- -test "x$(DH_OPTIONS)" = "x-a" && for pkg in plugins-alsa plugins-avc plugins-dc plugins-oss plugins-v4l plugins-v4l2 dev dbg; do mkdir -p debian/$(PACKAGE)-$$pkg/usr/share/doc; ln -s $(PACKAGE) debian/$(PACKAGE)-$$pkg/usr/share/doc/$(PACKAGE)-$$pkg; done
+ dh_installchangelogs -N$(PACKAGE)-plugins-alsa -N$(PACKAGE)-plugins-oss -N$(PACKAGE)-plugins-v4l -N$(PACKAGE)-plugins-v4l2 -N$(PACKAGE)-dev -N$(PACKAGE)-dbg
+ -test "x$(DH_OPTIONS)" = "x-a" && for pkg in plugins-alsa plugins-oss plugins-v4l plugins-v4l2 dev dbg; do mkdir -p debian/$(PACKAGE)-$$pkg/usr/share/doc; ln -s $(PACKAGE) debian/$(PACKAGE)-$$pkg/usr/share/doc/$(PACKAGE)-$$pkg; done
dh_link
dh_compress
@@ -231,8 +231,7 @@
dh_strip --exclude=libpt_d --keep-debug
for pack in $(PACKAGE) $(PACKAGE)-plugins-alsa $(PACKAGE)-plugins-oss \
- $(PACKAGE)-plugins-v4l $(PACKAGE)-plugins-v4l2 $(PACKAGE)-plugins-avc \
- $(PACKAGE)-plugins-dc ; \
+ $(PACKAGE)-plugins-v4l $(PACKAGE)-plugins-v4l2 ; \
do \
cp -af debian/$$pack/usr/lib/debug debian/$(PACKAGE)-dbg/usr/lib && \
rm -rf debian/$$pack/usr/lib/debug; \
More information about the Pkg-voip-commits
mailing list