Your message dated Fri, 24 Apr 2009 22:40:39 +0000
with message-id <[email protected]>
and subject line Bug#512931: fixed in ptlib 2.6.1-1
has caused the Debian Bug report #512931,
regarding add libv4l-dev to Build-Deps
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
512931: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512931
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ptlib
Version: 2.4.2-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu jaunty ubuntu-patch

Hello!

Please add libv4l-dev to the Build-Depends so that webcams needing libv4l
support will be handled appropriately.

Thanks!

-Kees

-- 
Kees Cook                                            @outflux.net
diff -u ptlib-2.4.2/debian/control ptlib-2.4.2/debian/control
--- ptlib-2.4.2/debian/control
+++ ptlib-2.4.2/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <[email protected]>
 Uploaders: Mark Purcell <[email protected]>, Eugen Dedu <[email protected]>
-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
+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, libv4l-dev
 Build-Conflicts:
   libpt2.4.2, libpt2.4.1, libpt2.3-beta1,
   libpt-1.11.2, libpt-1.11.2-ptrace, libpt-1.11.2-develop,

--- End Message ---
--- Begin Message ---
Source: ptlib
Source-Version: 2.6.1-1

We believe that the bug you reported is fixed in the latest version of
ptlib, which is due to be installed in the Debian FTP archive:

libpt-dev_2.6.1-1_i386.deb
  to pool/main/p/ptlib/libpt-dev_2.6.1-1_i386.deb
libpt-doc_2.6.1-1_all.deb
  to pool/main/p/ptlib/libpt-doc_2.6.1-1_all.deb
libpt2.6.1-dbg_2.6.1-1_i386.deb
  to pool/main/p/ptlib/libpt2.6.1-dbg_2.6.1-1_i386.deb
libpt2.6.1-plugins-alsa_2.6.1-1_i386.deb
  to pool/main/p/ptlib/libpt2.6.1-plugins-alsa_2.6.1-1_i386.deb
libpt2.6.1-plugins-oss_2.6.1-1_i386.deb
  to pool/main/p/ptlib/libpt2.6.1-plugins-oss_2.6.1-1_i386.deb
libpt2.6.1-plugins-v4l2_2.6.1-1_i386.deb
  to pool/main/p/ptlib/libpt2.6.1-plugins-v4l2_2.6.1-1_i386.deb
libpt2.6.1-plugins-v4l_2.6.1-1_i386.deb
  to pool/main/p/ptlib/libpt2.6.1-plugins-v4l_2.6.1-1_i386.deb
libpt2.6.1_2.6.1-1_i386.deb
  to pool/main/p/ptlib/libpt2.6.1_2.6.1-1_i386.deb
ptlib_2.6.1-1.diff.gz
  to pool/main/p/ptlib/ptlib_2.6.1-1.diff.gz
ptlib_2.6.1-1.dsc
  to pool/main/p/ptlib/ptlib_2.6.1-1.dsc
ptlib_2.6.1.orig.tar.gz
  to pool/main/p/ptlib/ptlib_2.6.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell <[email protected]> (supplier of updated ptlib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 03 Apr 2009 00:22:05 +1100
Source: ptlib
Binary: libpt2.6.1 libpt-dev libpt2.6.1-dbg libpt-doc libpt2.6.1-plugins-v4l2 
libpt2.6.1-plugins-v4l libpt2.6.1-plugins-alsa libpt2.6.1-plugins-oss
Architecture: source all i386
Version: 2.6.1-1
Distribution: experimental
Urgency: low
Maintainer: Debian VoIP Team <[email protected]>
Changed-By: Mark Purcell <[email protected]>
Description: 
 libpt-dev  - Portable Tools Library development files
 libpt-doc  - Portable Tools Library documentation & sample files
 libpt2.6.1 - Portable Tools Library
 libpt2.6.1-dbg - Portable Tools Library development debug files
 libpt2.6.1-plugins-alsa - PTLib audio plugin for the ALSA Interface
 libpt2.6.1-plugins-oss - PTLib audio plugin for the OSS Interface
 libpt2.6.1-plugins-v4l - Portable Tools Library video plugin for Video4Linux
 libpt2.6.1-plugins-v4l2 - Portable Tools Library video plugin for Video4Linux 
v2
Closes: 512931
Changes: 
 ptlib (2.6.1-1) experimental; urgency=low
 .
   * New upstream release.
 .
   [ Eugen Dedu ]
   * Remove DC and AVC plugin packages, since they do not compile anymore
     with current versions of libraw1394/libdc1394/libavc1394 in debian.
   * debian/rules: Honour DEB_BUILD_OPTIONS parameter for parallel builds.
   * Fix control fields: Vcs-Svn and Vcs-Browser.
 .
   [ Mark Purcell ]
   * Switch development package to libpt-dev. Guidance from debian-release
   * Begin migration from old libpt versions
   * Update debian/watch -> sf.net & ftp.gnome.org
   * debian/libpt-dev.install replaces mv/cp stataments in debian/rules
   * Add Build-Depends: libv4l-dev (Closes: #512931)
   * Call dh_prep vice dh_clean -k
Checksums-Sha1: 
 29003c25528a20675e998ee9fd953cca25e8a391 1886 ptlib_2.6.1-1.dsc
 31dd958e2bc7f9eb71258f27d999dd8ef92c99c9 4858229 ptlib_2.6.1.orig.tar.gz
 003a9fdb4b4841a8b49368d23778053833c82953 22557 ptlib_2.6.1-1.diff.gz
 bff6abeb056bec210c1225fd12d962c55add5906 3496440 libpt-doc_2.6.1-1_all.deb
 126f38c9aec1d42edf557b7bf6ec65db05112ead 1146576 libpt2.6.1_2.6.1-1_i386.deb
 cf169992695bf233f9f7a38a8436d78fee9e81c2 2251372 libpt-dev_2.6.1-1_i386.deb
 9711a8fc3e97d5503a0bbaa204c0bf5c16b5b108 4204604 
libpt2.6.1-dbg_2.6.1-1_i386.deb
 e5bdd764c2544ee15bc5513b51ac497f1eec99d7 27944 
libpt2.6.1-plugins-v4l2_2.6.1-1_i386.deb
 69242cd9cc88cb330a53d41124f22be49f252a31 26464 
libpt2.6.1-plugins-v4l_2.6.1-1_i386.deb
 2ee757397f51636f7063b1a58771ef6646f66d79 23532 
libpt2.6.1-plugins-alsa_2.6.1-1_i386.deb
 34e30f32d8fa22956d999421859b1e476e5e50b7 26032 
libpt2.6.1-plugins-oss_2.6.1-1_i386.deb
Checksums-Sha256: 
 b2ce85fad3b246c6c051d78523b1eb3c90736e23540e24db7a693a18531b9609 1886 
ptlib_2.6.1-1.dsc
 f90f7296e3c26ca389038d54f7ede1ef33b85f1a0f622e97afeddada6593a1d9 4858229 
ptlib_2.6.1.orig.tar.gz
 e908bc83e0c0ea3c34d700c147c80b180b38dbab1fcde3470ece09eec32386ac 22557 
ptlib_2.6.1-1.diff.gz
 981c1e36f816c9ace1f137f0a34e97f2130ce500c2219cb1beeb3c0b4ebc7bc6 3496440 
libpt-doc_2.6.1-1_all.deb
 0caea5c02e014bba7db4c638b516fce1c4b6267322108de80ce6f7d237ccda50 1146576 
libpt2.6.1_2.6.1-1_i386.deb
 a136b43f6614b09152b123cf92689547e95229d1ba17c20999f0150d45a223da 2251372 
libpt-dev_2.6.1-1_i386.deb
 851a8613684bd82d5033ef6b5d0c11c772122dffebd3bb1323a9f7ade5978ca8 4204604 
libpt2.6.1-dbg_2.6.1-1_i386.deb
 485df50f45b86a7cf95eb38e24790a88be5e42ca0b211db70513a0c9baa58416 27944 
libpt2.6.1-plugins-v4l2_2.6.1-1_i386.deb
 17fd5bce049ac1d751a590a5614bfd1256750b2fd6e417d58351b17748d79b20 26464 
libpt2.6.1-plugins-v4l_2.6.1-1_i386.deb
 ab0039fd30c2fedd05da98e4d9e22442dab01442b5321eb843a662c9951095ea 23532 
libpt2.6.1-plugins-alsa_2.6.1-1_i386.deb
 543141720f3b8f68a4f28cc2d5a58052ff15123ae3b3841e0f9ad26d5ea52c9e 26032 
libpt2.6.1-plugins-oss_2.6.1-1_i386.deb
Files: 
 a5c5953a3dccc269c5f4e75867eede6c 1886 libs optional ptlib_2.6.1-1.dsc
 7b61aa08f7bc98cdf5bbe7a909f7eed2 4858229 libs optional ptlib_2.6.1.orig.tar.gz
 f82c422810e481bb559a15b70215cfb3 22557 libs optional ptlib_2.6.1-1.diff.gz
 3a50bf1e4f90e26e471389b4e850bcf7 3496440 doc extra libpt-doc_2.6.1-1_all.deb
 dba08c3f30af4d54eee4449dc8652062 1146576 libs optional 
libpt2.6.1_2.6.1-1_i386.deb
 a69a7a7c29bc4bcadaacde974867816b 2251372 libdevel optional 
libpt-dev_2.6.1-1_i386.deb
 9b2ff5fc9f66d17247ef04d10dd8310a 4204604 debug extra 
libpt2.6.1-dbg_2.6.1-1_i386.deb
 a590b37876972b79b15c8632578aa20e 27944 libs optional 
libpt2.6.1-plugins-v4l2_2.6.1-1_i386.deb
 f6aae495fc9cb5aa78ab3e5b855662f3 26464 libs optional 
libpt2.6.1-plugins-v4l_2.6.1-1_i386.deb
 baed7252f82556cab54c1308d32eaf8a 23532 libs optional 
libpt2.6.1-plugins-alsa_2.6.1-1_i386.deb
 165b70d4a583001e2a5cb30d0608a4c7 26032 libs optional 
libpt2.6.1-plugins-oss_2.6.1-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknvqR8ACgkQoCzanz0IthKcaQCfS3Aw3AJHLe3v2Sb2rIHSpwtn
+40AnjekTiX75kY79bkuVHg5RRCwAKNq
=qMbM
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to