[Pkg-voip-commits] [ptlib] 05/06: Imported Debian patch 2.12.8~dfsg-1

Victor Seva Lopez maniac-guest at moszumanska.debian.org
Sun Aug 16 06:23:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

maniac-guest pushed a commit to branch master
in repository ptlib.

commit 82b1cff47c7d1d413f3467b2a28eb268279c3a09
Merge: 7a1e56a c0d611c
Author: Mark Purcell <msp at debian.org>
Date:   Sun Dec 15 23:07:01 2013 +1100

    Imported Debian patch 2.12.8~dfsg-1

 Makefile                                           |   137 +
 Makefile.in                                        |   184 -
 ReadMe.txt                                         |   510 +-
 configure                                          |  7615 +--
 configure.ac                                       |  1921 +-
 debian/changelog                                   |    58 +-
 debian/control                                     |    14 +-
 .../{libpt2.10.10.install => libpt2.12.8.install}  |     0
 debian/patches/bison-fix                           |  2887 --
 debian/patches/gcc-5_support                       |    13 -
 debian/patches/hurd-fix                            |    13 -
 debian/patches/ppc64el-arm64-mips64.diff           |    62 -
 debian/patches/series                              |     4 -
 debian/rules                                       |    31 +-
 debian/watch                                       |     2 +-
 include/ptbuildopts.h.in                           |   686 +-
 include/ptclib/asner.h                             |    12 +-
 include/ptclib/cli.h                               |   115 +-
 include/ptclib/cypher.h                            |    62 +-
 include/ptclib/delaychan.h                         |    19 +-
 include/ptclib/enum.h                              |     8 +-
 include/ptclib/ftp.h                               |     9 +-
 include/ptclib/guid.h                              |    20 +-
 include/ptclib/html.h                              |    14 +-
 include/ptclib/http.h                              |    92 +-
 include/ptclib/httpform.h                          |    76 +-
 include/ptclib/httpsvc.h                           |    29 +-
 include/ptclib/inetmail.h                          |     4 +-
 include/ptclib/inetprot.h                          |    46 +-
 include/ptclib/jscript.h                           |   254 +
 include/ptclib/lua.h                               |   292 +-
 include/ptclib/memfile.h                           |     4 +-
 include/ptclib/mime.h                              |     6 +-
 include/ptclib/pdns.h                              |    39 +-
 include/ptclib/pffvdev.h                           |    16 +-
 include/ptclib/pldap.h                             |    15 +-
 include/ptclib/pnat.h                              |   378 +-
 include/ptclib/podbc.h                             |  1179 +-
 include/ptclib/psasl.h                             |     9 +-
 include/ptclib/psnmp.h                             |     4 +-
 include/ptclib/psoap.h                             |     6 +-
 include/ptclib/psockbun.h                          |   367 +-
 include/ptclib/pssl.h                              |   278 +-
 include/ptclib/pstun.h                             |   752 +-
 include/ptclib/pstunsrvr.h                         |   108 +
 include/ptclib/ptts.h                              |     6 +-
 include/ptclib/pvfiledev.h                         |    23 +-
 include/ptclib/pvidfile.h                          |    12 +-
 include/ptclib/pwavfile.h                          |    51 +-
 include/ptclib/pwavfiledev.h                       |     4 +-
 include/ptclib/pxml.h                              |    66 +-
 include/ptclib/pxmlrpc.h                           |     6 +-
 include/ptclib/qchannel.h                          |     4 +-
 include/ptclib/script.h                            |   289 +
 include/ptclib/shttpsvc.h                          |    13 +-
 include/ptclib/socks.h                             |     8 +-
 include/ptclib/spooldir.h                          |    95 +
 include/ptclib/ssdp.h                              |    99 +
 include/ptclib/threadpool.h                        |   227 +-
 include/ptclib/url.h                               |   161 +-
 include/ptclib/vartype.h                           |   339 +
 include/ptclib/vcard.h                             |     9 +-
 include/ptclib/vsdl.h                              |     4 +-
 include/ptclib/vxml.h                              |   115 +-
 include/ptclib/xmpp.h                              |     8 +-
 include/ptclib/xmpp_c2s.h                          |    10 +-
 include/ptclib/xmpp_muc.h                          |    13 +-
 include/ptlib.h                                    |    17 +-
 include/ptlib/MacMainIf.h                          |    43 -
 include/ptlib/Nucleus++/ptlib/channel.h            |     6 +-
 .../Nucleus++/ptlib/{contain.h => platform.h}      |    70 +-
 include/ptlib/Nucleus++/ptlib/pmachdep.h           |    84 -
 include/ptlib/Nucleus++/ptlib/pprocess.h           |    19 +-
 include/ptlib/Nucleus++/ptlib/ptlib.inl            |    13 +-
 include/ptlib/Nucleus++/ptlib/thread.h             |     2 +-
 include/ptlib/args.h                               |   153 +-
 include/ptlib/array.h                              |   241 +-
 include/ptlib/bitwise_enum.h                       |   228 +
 include/ptlib/channel.h                            |   431 +-
 include/ptlib/conchan.h                            |     6 +-
 include/ptlib/config.h                             |    42 +-
 include/ptlib/contain.h                            |     7 +-
 include/ptlib/contain.inl                          |   110 +-
 include/ptlib/critsec.h                            |    41 +-
 include/ptlib/dict.h                               |   445 +-
 include/ptlib/ethsock.h                            |   355 +-
 include/ptlib/file.h                               |    42 +-
 include/ptlib/icmpsock.h                           |     4 +-
 include/ptlib/indchan.h                            |     4 +-
 include/ptlib/ipdsock.h                            |    56 +-
 include/ptlib/ipsock.h                             |   495 +-
 include/ptlib/lists.h                              |   312 +-
 include/ptlib/mail.h                               |    10 +-
 include/ptlib/msos/AUTOEXP.DAT                     |    36 +-
 include/ptlib/msos/CopyDTF_2005.bat                |    20 -
 include/ptlib/msos/CopyDTF_2008.bat                |    11 -
 include/ptlib/msos/CopyDTF_2010.bat                |    27 +-
 include/ptlib/msos/CopyDTF_2012.bat                |     9 +
 include/ptlib/msos/ptlib.ignore                    |  1169 +-
 include/ptlib/msos/ptlib/addrv6.h                  |   152 -
 include/ptlib/msos/ptlib/channel.h                 |    13 +-
 include/ptlib/msos/ptlib/conchan.h                 |     6 +-
 .../ptlib/{sound_directsound.h => directsound.h}   |     9 +-
 include/ptlib/msos/ptlib/file.h                    |     6 +-
 include/ptlib/msos/ptlib/ipsock.h                  |    40 +-
 include/ptlib/msos/ptlib/mutex.h                   |    10 +-
 include/ptlib/msos/ptlib/pipechan.h                |     8 +-
 include/ptlib/msos/ptlib/{contain.h => platform.h} |   280 +-
 include/ptlib/msos/ptlib/pprocess.h                |    25 +-
 include/ptlib/msos/ptlib/pt_atl.h                  |    87 +-
 include/ptlib/msos/ptlib/ptlib.inl                 |     6 -
 include/ptlib/msos/ptlib/semaphor.h                |    17 +-
 include/ptlib/msos/ptlib/socket.h                  |    17 +-
 include/ptlib/msos/ptlib/sound_win32.h             |     8 +-
 include/ptlib/msos/ptlib/svcproc.h                 |    22 +-
 include/ptlib/msos/ptlib/syncpoint.h               |     9 +-
 include/ptlib/msos/ptlib/textfile.h                |     6 +-
 include/ptlib/msos/ptlib/thread.h                  |    18 +-
 include/ptlib/msos/ptlib/udpsock.h                 |     7 +-
 include/ptlib/msos/ptlib/vidinput_app.h            |     4 +-
 include/ptlib/msos/ptlib_2005.dtf                  | 20558 --------
 include/ptlib/msos/ptlib_2005_wm.dtf               | 18019 -------
 include/ptlib/msos/ptlib_2005_wm6.dtf              | 18607 -------
 include/ptlib/msos/ptlib_2008.dtf                  | 44232 +++++++++--------
 include/ptlib/msos/ptlib_2010.dtf                  | 44563 +++++++++--------
 include/ptlib/msos/ptlib_2010_x64.dtf              | 22883 +++++++++
 include/ptlib/msos/ptlib_2012_x64.dtf              | 24337 ++++++++++
 include/ptlib/msos/ptlib_2012_x86.dtf              | 24932 ++++++++++
 include/ptlib/msos/ptlibd.dtf                      |  5726 ---
 include/ptlib/msos/ptlibd_2005.dtf                 | 22358 ---------
 include/ptlib/msos/ptlibd_2005_wm.dtf              | 18747 -------
 include/ptlib/msos/ptlibd_2005_wm6.dtf             | 19342 --------
 include/ptlib/msos/ptlibd_2008.dtf                 | 47654 +++++++++---------
 include/ptlib/msos/ptlibd_2010.dtf                 | 48540 ++++++++++---------
 include/ptlib/msos/ptlibd_2010_x64.dtf             | 24845 ++++++++++
 include/ptlib/msos/ptlibd_2012_x64.dtf             | 26354 ++++++++++
 include/ptlib/msos/ptlibd_2012_x86.dtf             | 27082 +++++++++++
 include/ptlib/msos/ptlibn_2005.dtf                 | 20468 --------
 include/ptlib/msos/ptlibn_2005_wm.dtf              | 17808 -------
 include/ptlib/msos/ptlibn_2005_wm6.dtf             | 18396 -------
 include/ptlib/msos/ptlibn_2008.dtf                 | 43969 +++++++++--------
 include/ptlib/msos/ptlibn_2010.dtf                 | 44212 +++++++++--------
 include/ptlib/msos/ptlibn_2010_x64.dtf             | 22670 +++++++++
 include/ptlib/msos/ptlibn_2012_x64.dtf             | 24124 +++++++++
 include/ptlib/msos/ptlibn_2012_x86.dtf             | 24719 ++++++++++
 include/ptlib/msos/stdint.h                        |   199 +
 include/ptlib/mutex.h                              |    51 +-
 include/ptlib/notifier.h                           |    98 +-
 include/ptlib/notifier_ext.h                       |   291 +-
 include/ptlib/object.h                             |   849 +-
 include/ptlib/osutil.inl                           |    31 +-
 include/ptlib/pfactory.h                           |   484 +-
 include/ptlib/pipechan.h                           |     8 +-
 include/ptlib/plugin.h                             |    33 +-
 include/ptlib/pluginmgr.h                          |     8 +-
 include/ptlib/pprocess.h                           |    77 +-
 include/ptlib/pstring.h                            |   712 +-
 include/ptlib/psync.h                              |    33 +-
 include/ptlib/ptime.h                              |     4 +-
 include/ptlib/qos.h                                |   111 -
 include/ptlib/remconn.h                            |     8 +-
 include/ptlib/safecoll.h                           |   210 +-
 include/ptlib/semaphor.h                           |    15 +-
 include/ptlib/sfile.h                              |     8 +-
 include/ptlib/socket.h                             |   132 +-
 include/ptlib/sound.h                              |    41 +-
 include/ptlib/svcproc.h                            |    18 +-
 include/ptlib/syncpoint.h                          |    25 +-
 include/ptlib/syncthrd.h                           |    39 +-
 include/ptlib/syslog.h                             |   106 +-
 include/ptlib/tcpsock.h                            |    38 +-
 include/ptlib/textfile.h                           |     8 +-
 include/ptlib/thread.h                             |   285 +-
 include/ptlib/timer.h                              |   192 +-
 include/ptlib/udpsock.h                            |    91 +-
 include/ptlib/unix/ptlib/bevideo.h                 |     2 +-
 include/ptlib/unix/ptlib/channel.h                 |     8 +-
 include/ptlib/unix/ptlib/contain.h                 |   167 -
 include/ptlib/unix/ptlib/icmpsock.h                |     8 +-
 include/ptlib/unix/ptlib/maccoreaudio.h            |    12 +-
 include/ptlib/unix/ptlib/mutex.h                   |    18 +-
 include/ptlib/unix/ptlib/pipechan.h                |    14 +-
 .../ptlib/unix/ptlib/{pmachdep.h => platform.h}    |   206 +-
 include/ptlib/unix/ptlib/pprocess.h                |    56 +-
 include/ptlib/unix/ptlib/ptlib.inl                 |     3 -
 include/ptlib/unix/ptlib/semaphor.h                |    13 +-
 include/ptlib/unix/ptlib/shmvideo.h                |    12 +-
 include/ptlib/unix/ptlib/socket.h                  |    14 +-
 include/ptlib/unix/ptlib/syncpoint.h               |    16 +-
 include/ptlib/unix/ptlib/thread.h                  |    35 +-
 include/ptlib/vconvert.h                           |    78 +-
 include/ptlib/videoio.h                            |   339 +-
 include/ptlib/wxstring.h                           |    17 +-
 make/canonical.m4                                  |   186 +
 make/common.mak                                    |   183 +-
 config.guess => make/config.guess                  |     0
 config.sub => make/config.sub                      |     4 +-
 install-sh => make/install-sh                      |     0
 make/lib.mak                                       |   125 -
 make/plugins.mak                                   |    27 +-
 make/ptbuildopts.mak.in                            |   147 +-
 make/ptlib-config.in                               |    91 -
 ptlib.m4 => make/ptlib.m4                          |   183 +-
 make/ptlib.mak                                     |    20 +-
 make/toplevel.mak                                  |   229 +
 make/unix.mak                                      |   350 +-
 plugins/Makefile.in                                |     7 +-
 plugins/configure                                  |  7706 ---
 plugins/configure.in                               |   343 -
 plugins/sound_alsa/sound_alsa.cxx                  |   101 +-
 plugins/sound_alsa/sound_alsa.h                    |     2 +-
 plugins/sound_esd/sound_esd.cxx                    |    62 +-
 plugins/sound_oss/sound_oss.cxx                    |   114 +-
 plugins/sound_pulse/sound_pulse.cxx                |   103 +-
 plugins/sound_pulse/sound_pulse.h                  |     2 +-
 plugins/sound_shm/sound_shm.cxx                    |    76 +-
 plugins/sound_sunaudio/sound_sunaudio.cxx          |    58 +-
 plugins/vidinput_avc/vidinput_avc.cxx              |   179 +-
 plugins/vidinput_avc/vidinput_avc.h                |    59 +-
 plugins/vidinput_bsd/vidinput_bsd.cxx              |   184 +-
 plugins/vidinput_bsd/vidinput_bsd.h                |    15 +-
 plugins/vidinput_dc/Makefile.in                    |     1 -
 plugins/vidinput_dc/video4dc1394.cxx               |   270 +-
 plugins/vidinput_dc/videoio1394dc.h                |    65 +-
 plugins/vidinput_v4l/vidinput_v4l.cxx              |   335 +-
 plugins/vidinput_v4l/vidinput_v4l.h                |    14 +-
 plugins/vidinput_v4l2/Makefile.in                  |     2 +-
 plugins/vidinput_v4l2/vidinput_names.cxx           |    38 +-
 plugins/vidinput_v4l2/vidinput_v4l2.cxx            |  1271 +-
 plugins/vidinput_v4l2/vidinput_v4l2.h              |    66 +-
 ptlib.pc.in                                        |    24 +-
 ptlib.xcodeproj/project.pbxproj                    |    14 +-
 ptlib_2005.sln                                     |   234 -
 ptlib_2010.sln                                     |    47 +-
 ptlib_2010.sln => ptlib_2012.sln                   |    49 +-
 ptlib_cfg.dxy.in                                   |     2 +-
 ptlib_samples_2005.sln                             |   982 -
 ptlib_samples_2008.sln                             |   175 +-
 ptlib_samples_2010.sln                             |   235 +-
 ptlib_samples_2012.sln                             |   292 +
 revision.h.in                                      |     8 +-
 samples/Makefile                                   |    33 +-
 samples/{snmptest => ODBC}/Makefile                |    23 +-
 samples/ODBC/odbc_2010.vcxproj                     |   362 +
 samples/ODBC/odbc_2012.vcxproj                     |   367 +
 samples/ODBC/odbctest.cxx                          |   478 +-
 samples/ODBC/odbctest_2003.sln                     |    21 -
 samples/ODBC/test.mdb                              |   Bin 79872 -> 79872 bytes
 samples/StringTest/Makefile                        |    29 +-
 samples/StringTest/StringTest.vcproj               |   191 -
 samples/ThreadSafe/Makefile                        |    33 +-
 samples/ThreadSafe/ThreadSafe_2005.vcproj          |   384 -
 samples/ThreadSafe/ThreadSafe_2008.vcproj          |     4 +-
 samples/ThreadSafe/main.cxx                        |    10 +-
 samples/address/Makefile                           |    34 +-
 samples/address/address.vcproj                     |   149 -
 samples/address/local.cxx                          |     6 +-
 samples/aggtest/aggtest_2005.vcproj                |   292 -
 samples/aggtest/aggtest_2008.vcproj                |     4 +-
 samples/aggtest/main.cxx                           |     6 +-
 samples/{snmptest => asynctest}/Makefile           |    23 +-
 samples/asynctest/asynctest.cxx                    |   309 +
 .../asynctest_2008.vcproj}                         |    25 +-
 .../asynctest_2010.vcxproj}                        |   200 +-
 .../asynctest_2012.vcxproj}                        |   208 +-
 samples/audio/Makefile                             |    33 +-
 samples/audio/audio.cxx                            |    22 +-
 samples/audio/audio.h                              |     6 +-
 samples/dnstest/Makefile                           |    33 +-
 samples/dnstest/dnstest_2005.vcproj                |   325 -
 samples/dnstest/dnstest_2008.vcproj                |     4 +-
 .../dnstest_2010.vcxproj}                          |    42 +-
 samples/dnstest/dnstest_2010.vcxproj.filters       |    26 +
 .../dnstest_2012.vcxproj}                          |   428 +-
 samples/dnstest/dnstest_2012.vcxproj.filters       |    26 +
 samples/dnstest/main.cxx                           |    45 +-
 samples/dtmftest/Makefile                          |    26 +-
 samples/dtmftest/dtmftest_2005.vcproj              |   389 -
 samples/dtmftest/dtmftest_2008.vcproj              |     4 +-
 samples/dtmftest/main.cxx                          |     6 +-
 samples/dtmftest/version.h                         |     4 -
 samples/emailtest/Makefile                         |    26 +-
 .../emailtest_20010.vcxproj}                       |   440 +-
 samples/emailtest/emailtest_2005.vcproj            |   403 -
 samples/emailtest/emailtest_2008.vcproj            |     4 +-
 samples/emailtest/main.cxx                         |    40 +-
 samples/emailtest/version.h                        |     4 -
 samples/{snmptest => ether}/Makefile               |    23 +-
 samples/ether/ether.cxx                            |   227 +
 .../url_2005.vcproj => ether/ether_2008.vcproj}    |   600 +-
 .../url_2010.vcxproj => ether/ether_2010.vcxproj}  |   383 +-
 .../url_2010.vcxproj => ether/ether_2012.vcxproj}  |   387 +-
 samples/factory/Makefile                           |    33 +-
 samples/factory/factory_2005.vcproj                |   443 -
 samples/factory/factory_2008.vcproj                |     4 +-
 samples/find_ip/Makefile                           |    33 +-
 samples/find_ip/find_ip.cxx                        |     4 +-
 samples/find_ip/find_ip_2005.vcproj                |   367 -
 samples/find_ip/find_ip_2008.vcproj                |     4 +-
 samples/hello_world/Makefile                       |    32 +-
 samples/hello_world/hello.vcproj                   |   242 -
 samples/hello_world/helloDLL_2003.vcproj           |   242 -
 samples/hello_world/helloDLL_2005.vcproj           |  1606 -
 samples/hello_world/helloDLL_2008.vcproj           |    20 +-
 samples/hello_world/helloDLL_2010.vcxproj          |   189 +-
 ...helloDLL_2010.vcxproj => helloDLL_2012.vcxproj} |   195 +-
 samples/hello_world/hello_2005.vcproj              |  1605 -
 samples/hello_world/hello_2008.vcproj              |    20 +-
 samples/hello_world/hello_2010.vcxproj             |   187 +-
 .../{hello_2010.vcxproj => hello_2012.vcxproj}     |   193 +-
 samples/httptest/Makefile                          |    33 +-
 samples/httptest/httptest.cxx                      |    12 +
 samples/httptest/httptest_2008.vcproj              |     8 +-
 samples/httptest/httptest_2010.vcxproj             |   183 +-
 ...httptest_2010.vcxproj => httptest_2012.vcxproj} |   636 +-
 samples/ipv6test/Makefile                          |    27 +-
 samples/ipv6test/ipv6test_2005.vcproj              |   394 -
 samples/ipv6test/ipv6test_2008.vcproj              |     4 +-
 .../ipv6test_2010.vcxproj}                         |   104 +-
 samples/ipv6test/ipv6test_2010.vcxproj.filters     |    36 +
 samples/ipv6test/main.cxx                          |    67 +-
 samples/ipv6test/version.h                         |     5 -
 samples/{snmptest => javascript}/Makefile          |    23 +-
 .../javascript_2008.vcproj}                        |   329 +-
 .../javascript_2010.vcxproj}                       |   592 +-
 samples/javascript/javascript_2012.vcxproj         |   367 +
 samples/javascript/js_test.cxx                     |   107 +
 samples/ldaptest/Makefile                          |    33 +-
 samples/ldaptest/ldaptest_2005.vcproj              |   395 -
 samples/ldaptest/ldaptest_2008.vcproj              |     4 +-
 samples/ldaptest/main.cxx                          |     8 +-
 samples/ldaptest/version.h                         |     5 -
 samples/lua/Makefile                               |    47 +-
 samples/lua/lua.cxx                                |    63 -
 samples/lua/luaDLL_2008.vcproj                     |  1513 -
 samples/lua/lua_2008.vcproj                        |    22 +-
 .../hello_2010.vcxproj => lua/lua_2010.vcxproj}    |   592 +-
 samples/lua/lua_2012.vcxproj                       |   367 +
 samples/lua/lua_test.cxx                           |   196 +
 samples/map_dict/Makefile                          |    37 +-
 samples/map_dict/main.cxx                          |   509 +-
 samples/map_dict/main.h                            |   139 -
 samples/map_dict/map_dict_2005.vcproj              |   362 -
 samples/map_dict/map_dict_2008.vcproj              |     4 +-
 samples/map_dict/map_dict_2010.vcxproj             |   340 +
 samples/map_dict/map_dict_2012.vcxproj             |   344 +
 samples/map_dict/precompile.cxx                    |    19 -
 samples/md5/Makefile                               |    34 +-
 samples/md5/encrypt.cxx                            |     8 +-
 samples/netif/Makefile                             |    33 +-
 samples/netif/netif.cxx                            |     8 +-
 samples/netif/netif_2008.vcproj                    |    20 +-
 samples/plugintest/Makefile                        |    33 +-
 samples/plugintest/main.cxx                        |     8 +-
 samples/plugintest/plugintest.vcproj               |   191 -
 samples/ptimer/Makefile                            |    28 +-
 samples/ptimer/main.cxx                            |     6 +-
 samples/ptimer/main.h                              |     8 +-
 samples/ptimer/ptimer_2005.vcproj                  |   389 -
 samples/ptimer/ptimer_2008.vcproj                  |     4 +-
 samples/ptimer/version.h                           |     5 -
 samples/pxml/Makefile                              |    33 +-
 samples/pxml/PxmlTest_2005.vcproj                  |   378 -
 samples/pxml/PxmlTest_2008.vcproj                  |     4 +-
 samples/pxml/PxmlTest_2012.vcxproj                 |   169 +
 samples/pxml/main.cxx                              |     6 +-
 samples/queue/Makefile                             |    32 +-
 samples/queue/queue_2005.vcproj                    |   399 -
 samples/safetest/Makefile                          |    50 +-
 samples/safetest/main.cxx                          |    20 +-
 samples/safetest/main.h                            |    10 +-
 samples/safetest/overview.cxx                      |     9 +-
 samples/safetest/safetest_2005.vcproj              |   383 -
 samples/safetest/safetest_2008.vcproj              |     4 +-
 samples/safetest/version.h                         |     5 -
 samples/{snmptest => scatter}/Makefile             |    23 +-
 samples/scatter/main.cxx                           |   149 +
 samples/{ipv6test/version.h => scatter/main.h}     |    33 +-
 samples/scatter/scattertest.vcxproj                |    89 +
 samples/{vidtest => scatter}/version.h             |    17 +-
 samples/serial/Makefile                            |    33 +-
 samples/serial/serial.cxx                          |    32 +-
 samples/snmptest/Makefile                          |    19 +-
 samples/snmptest/snmptest.cxx                      |     8 +-
 samples/sockbundle/Makefile                        |    33 +-
 samples/sockbundle/sockbundle.cxx                  |     4 +-
 samples/sockbundle/sockbundle_2008.vcproj          |     4 +-
 samples/sortedlist/Makefile                        |    33 +-
 samples/sortedlist/SortedListTest.cxx              |    91 +-
 samples/sortedlist/SortedListTest.h                |     6 +-
 samples/sortedlist/SortedListTest_2005.vcproj      |   379 -
 samples/sortedlist/SortedListTest_2008.vcproj      |     4 +-
 .../SortedListTest_2010.vcxproj}                   |    33 +-
 .../sortedlist/SortedListTest_2010.vcxproj.filters |    26 +
 .../SortedListTest_2012.vcxproj}                   |   429 +-
 .../sortedlist/SortedListTest_2012.vcxproj.filters |    26 +
 samples/strtest/Makefile                           |    32 +-
 samples/strtest/main.cxx                           |     8 +-
 .../strtest_2012.vcxproj}                          |   438 +-
 samples/stunclient/Makefile                        |    33 +-
 samples/stunclient/main.cxx                        |    88 +-
 samples/stunclient/stunclient_2008.vcproj          |     4 +-
 .../stunclient_2010.vcxproj}                       |    93 +-
 samples/stunclient/stunclient_2010.vcxproj.filters |    33 +
 .../stunclient_2012.vcxproj}                       |   415 +-
 samples/stunclient/stunclient_2012.vcxproj.filters |    33 +
 samples/stunclient/version.h                       |     5 -
 samples/{snmptest => stunserver}/Makefile          |    23 +-
 samples/stunserver/main.cxx                        |   108 +
 samples/{ipv6test/version.h => stunserver/main.h}  |    33 +-
 revision.h.in => samples/stunserver/precompile.cxx |    22 +-
 .../stunserver_2008.vcproj}                        |    31 +-
 samples/{vidtest => stunserver}/version.h          |    17 +-
 samples/syncpoints/Makefile                        |    37 +-
 samples/syncpoints/main.cxx                        |     4 +-
 samples/syncpoints/syncpoints_2005.vcproj          |   362 -
 samples/syncpoints/syncpoints_2008.vcproj          |     4 +-
 samples/{snmptest => testspooldir}/Makefile        |    23 +-
 samples/testspooldir/testspooldir.cxx              |    73 +
 .../testspooldir_2010.vcxproj}                     |   198 +-
 .../testspooldir_2012.vcxproj}                     |   200 +-
 samples/thread/Makefile                            |    33 +-
 samples/thread/thread.cxx                          |    10 +-
 samples/threadex/Makefile                          |    25 +-
 samples/threadex/main.cxx                          |     8 +-
 samples/threadex/main.h                            |     8 +-
 samples/threadex/threadex_2005.vcproj              |   389 -
 samples/threadex/threadex_2008.vcproj              |     4 +-
 samples/threadex/version.h                         |     5 -
 samples/timing/Makefile                            |    33 +-
 samples/timing/timing.cxx                          |     4 +-
 samples/timing/timing_2005.vcproj                  |   365 -
 samples/timing/timing_2008.vcproj                  |     4 +-
 samples/timing/timing_2010.vcxproj                 |     7 +-
 .../{timing_2010.vcxproj => timing_2012.vcxproj}   |   425 +-
 samples/url/Makefile                               |    33 +-
 samples/url/url_2010.vcxproj                       |   201 +-
 samples/url/url_2012.vcxproj                       |   367 +
 samples/url/url_test.cxx                           |    50 +-
 samples/vcard/Makefile                             |    33 +-
 samples/vcard/vcard_2005.vcproj                    |   313 -
 samples/vcard/vcard_2008.vcproj                    |     4 +-
 samples/vidtest/Makefile                           |    25 +-
 samples/vidtest/main.cxx                           |    67 +-
 samples/vidtest/main.h                             |     4 +-
 samples/vidtest/version.h                          |     5 -
 samples/vidtest/vidtest_2005.vcproj                |  1060 -
 samples/vidtest/vidtest_2008.vcproj                |    38 +-
 .../vidtest_2010.vcxproj}                          |    75 +-
 samples/vidtest/vidtest_2010.vcxproj.filters       |    32 +
 .../vidtest_2012.vcxproj}                          |   428 +-
 samples/vidtest/vidtest_2012.vcxproj.filters       |    32 +
 samples/vxmltest/main.cxx                          |    10 +-
 samples/vxmltest/vxmltest_2005.vcproj              |   380 -
 samples/vxmltest/vxmltest_2008.vcproj              |     4 +-
 .../vxmltest_2010.vcxproj}                         |    86 +-
 samples/vxmltest/vxmltest_2010.vcxproj.filters     |    30 +
 .../vxmltest_2012.vcxproj}                         |   428 +-
 samples/vxmltest/vxmltest_2012.vcxproj.filters     |    30 +
 samples/wavfile/Makefile                           |    27 +-
 samples/wavfile/main.cxx                           |     4 +-
 samples/wavfile/wavfile_2005.vcproj                |   330 -
 samples/wavfile/wavfile_2008.vcproj                |     4 +-
 samples/wavfile/wavfile_2010.vcxproj               |    15 +-
 .../{wavfile_2010.vcxproj => wavfile_2012.vcxproj} |   417 +-
 samples/wx/Info.plist                              |    50 +
 samples/wx/InfoPlist.strings                       |   Bin 0 -> 150 bytes
 samples/wx/Makefile                                |   101 +
 samples/wx/ReadMe.txt                              |   126 +
 samples/wx/app.icns                                |   Bin 0 -> 8566 bytes
 samples/wx/app.ico                                 |   Bin 0 -> 1086 bytes
 samples/wx/app.xpm                                 |    48 +
 samples/wx/install.wxs                             |   137 +
 samples/wx/main.cxx                                |   521 +
 samples/wx/main.h                                  |   125 +
 samples/wx/resource.rc                             |    90 +
 samples/wx/resource.wxg                            |   355 +
 samples/wx/resource.xrc                            |   290 +
 version.h => samples/wx/version.h                  |    33 +-
 samples/wx/version.plist                           |    17 +
 samples/wx/wxInstaller_2008.vcproj                 |    66 +
 samples/wx/wxInstaller_2010.vcxproj                |    55 +
 samples/wx/wxInstaller_2012.vcxproj                |    55 +
 samples/wx/wx_2008.sln                             |    58 +
 .../xmpptest_2005.vcproj => wx/wx_2008.vcproj}     |   255 +-
 samples/wx/wx_2010.sln                             |    58 +
 .../hello_2010.vcxproj => wx/wx_2010.vcxproj}      |   495 +-
 samples/wx/wx_2010.vcxproj.filters                 |    51 +
 samples/wx/wx_2012.sln                             |    58 +
 .../hello_2010.vcxproj => wx/wx_2012.vcxproj}      |   191 +-
 samples/wx/wx_2012.vcxproj.filters                 |    51 +
 samples/xmlrpc/Makefile                            |    33 +-
 samples/xmlrpc/main.cxx                            |     6 +-
 samples/xmlrpc/xmlrpc_2005.vcproj                  |   352 -
 samples/xmlrpc/xmlrpc_2008.vcproj                  |     4 +-
 .../xmlrpc_2010.vcxproj}                           |   143 +-
 samples/xmlrpc/xmlrpc_2010.vcxproj.filters         |    30 +
 .../xmlrpc_2012.vcxproj}                           |   411 +-
 samples/xmlrpc/xmlrpc_2012.vcxproj.filters         |    30 +
 samples/xmlrpcsrvr/Makefile                        |    33 +-
 samples/xmlrpcsrvr/main.cxx                        |    14 +-
 samples/xmlrpcsrvr/xmlrpcsrvr_2005.vcproj          |   457 -
 samples/xmlrpcsrvr/xmlrpcsrvr_2008.vcproj          |     4 +-
 samples/xmppconsole/Makefile                       |    26 +-
 samples/xmppconsole/main.cxx                       |    40 +-
 samples/xmppconsole/main.h                         |    53 +-
 .../xmppconsole_2010.vcxproj}                      |    62 +-
 .../xmppconsole_2012.vcxproj}                      |   401 +-
 samples/xmpptest/ConnectDialog.cxx                 |     8 +-
 samples/xmpptest/MainFrame.cxx                     |     6 +-
 samples/xmpptest/Makefile                          |    25 +-
 samples/xmpptest/main.cxx                          |     8 +-
 samples/xmpptest/xmpptest_2008.vcproj              |     4 +-
 .../xmpptest_2010.vcxproj}                         |   134 +-
 samples/xmpptest/xmpptest_2010.vcxproj.filters     |    42 +
 .../xmpptest_2012.vcxproj}                         |   484 +-
 samples/xmpptest/xmpptest_2012.vcxproj.filters     |    42 +
 src/Makefile                                       |   252 +-
 src/ptclib/asnber.cxx                              |    88 +-
 src/ptclib/asner.cxx                               |    66 +-
 src/ptclib/asnper.cxx                              |   216 +-
 src/ptclib/asnxer.cxx                              |    48 +-
 src/ptclib/cli.cxx                                 |   178 +-
 src/ptclib/cypher.cxx                              |   198 +-
 src/ptclib/delaychan.cxx                           |    52 +-
 src/ptclib/dtmf.cxx                                |    10 +-
 src/ptclib/enum.cxx                                |    76 +-
 src/ptclib/ftp.cxx                                 |    11 +-
 src/ptclib/ftpclnt.cxx                             |    55 +-
 src/ptclib/ftpsrvr.cxx                             |   122 +-
 src/ptclib/guid.cxx                                |    52 +-
 src/ptclib/html.cxx                                |    82 +-
 src/ptclib/http.cxx                                |    15 +-
 src/ptclib/httpclnt.cxx                            |   404 +-
 src/ptclib/httpform.cxx                            |   253 +-
 src/ptclib/httpsrvr.cxx                            |   285 +-
 src/ptclib/httpsvc.cxx                             |   226 +-
 src/ptclib/inetmail.cxx                            |   201 +-
 src/ptclib/inetprot.cxx                            |   123 +-
 src/ptclib/ipacl.cxx                               |    80 +-
 src/ptclib/jscript.cxx                             |   329 +
 src/ptclib/lua.cxx                                 |   813 +-
 src/ptclib/memfile.cxx                             |    12 +-
 src/ptclib/modem.cxx                               |    64 +-
 src/ptclib/pasn.cxx                                |    58 +-
 src/ptclib/pdns.cxx                                |    62 +-
 src/ptclib/pffvdev.cxx                             |    27 +-
 src/ptclib/pils.cxx                                |    10 +-
 src/ptclib/pldap.cxx                               |   173 +-
 src/ptclib/pnat.cxx                                |   419 +-
 src/ptclib/podbc.cxx                               |  2604 +-
 src/ptclib/psasl.cxx                               |    42 +-
 src/ptclib/psoap.cxx                               |    86 +-
 src/ptclib/psockbun.cxx                            |   696 +-
 src/ptclib/pssl.cxx                                |  1182 +-
 src/ptclib/pstun.cxx                               |  2248 +-
 src/ptclib/pstunsrvr.cxx                           |   379 +
 src/ptclib/ptts.cxx                                |   297 +-
 src/ptclib/pvfiledev.cxx                           |    14 +-
 src/ptclib/pvidfile.cxx                            |   123 +-
 src/ptclib/pwavfile.cxx                            |   192 +-
 src/ptclib/pwavfiledev.cxx                         |    46 +-
 src/ptclib/pxml.cxx                                |   384 +-
 src/ptclib/pxmlrpc.cxx                             |   161 +-
 src/ptclib/pxmlrpcs.cxx                            |     8 +-
 src/ptclib/qchannel.cxx                            |    22 +-
 src/ptclib/random.cxx                              |    10 +-
 src/ptclib/rfc1155.cxx                             |    40 +-
 src/ptclib/script.cxx                              |   106 +
 src/ptclib/shttpsvc.cxx                            |    46 +-
 src/ptclib/snmp.cxx                                |    64 +-
 src/ptclib/snmpclnt.cxx                            |    38 +-
 src/ptclib/snmpserv.cxx                            |    50 +-
 src/ptclib/socks.cxx                               |   156 +-
 src/ptclib/speex_echo/PAEC.dsp                     |   144 -
 src/ptclib/speex_echo/PAEC.vcproj                  |   319 -
 src/ptclib/speex_echo/PAEC_2005.vcproj             |   435 -
 src/ptclib/speex_echo/PAEC_2008.vcproj             |     4 +-
 src/ptclib/speex_echo/paec.cxx                     |     8 +-
 src/ptclib/spooldir.cxx                            |   197 +
 src/ptclib/ssdp.cxx                                |   147 +
 src/ptclib/threadpool.cxx                          |    41 +-
 src/ptclib/url.cxx                                 |   562 +-
 src/ptclib/vartype.cxx                             |   837 +
 src/ptclib/vcard.cxx                               |    11 +-
 src/ptclib/vsdl.cxx                                |    77 +-
 src/ptclib/vxml.cxx                                |   593 +-
 src/ptclib/xmpp.cxx                                |    68 +-
 src/ptclib/xmpp_c2s.cxx                            |    84 +-
 src/ptclib/xmpp_muc.cxx                            |    40 +-
 src/ptclib/xmpp_roster.cxx                         |    70 +-
 src/ptlib/Nucleus++/NucleusChannel.cxx             |    22 +-
 src/ptlib/Nucleus++/NucleusConChan.cxx             |    16 +-
 src/ptlib/Nucleus++/NucleusConfig.cxx              |    42 +-
 src/ptlib/Nucleus++/NucleusPDirectory.cxx          |     4 +-
 src/ptlib/Nucleus++/NucleusPFile.cxx               |    36 +-
 src/ptlib/Nucleus++/NucleusPTime.cxx               |     4 +-
 src/ptlib/Nucleus++/NucleusProcess.cxx             |    18 -
 src/ptlib/Nucleus++/NucleusSemaphore.cxx           |    12 +-
 src/ptlib/Nucleus++/NucleusSoundBite.cxx           |    24 +-
 src/ptlib/Nucleus++/NucleusThread.cxx              |    14 +-
 src/ptlib/Nucleus++/assert.cxx                     |     8 +-
 src/ptlib/Nucleus++/socket.cxx                     |   118 +-
 src/ptlib/common/collect.cxx                       |   897 +-
 src/ptlib/common/contain.cxx                       |  1088 +-
 src/ptlib/common/getdate.tab.c                     |  2919 ++
 src/ptlib/common/getdate.y                         |    26 +-
 src/ptlib/common/jidctflt.cxx                      |     7 +-
 src/ptlib/common/notifier_ext.cxx                  |   329 +-
 src/ptlib/common/object.cxx                        |   162 +-
 src/ptlib/common/osutils.cxx                       |  1764 +-
 src/ptlib/common/pchannel.cxx                      |   250 +-
 src/ptlib/common/pethsock.cxx                      |   667 +-
 src/ptlib/common/pipechan.cxx                      |    12 +-
 src/ptlib/common/pluginmgr.cxx                     |    17 +-
 src/ptlib/common/ptime.cxx                         |    60 +-
 src/ptlib/common/pvidchan.cxx                      |    41 +-
 src/ptlib/common/qos.cxx                           |   110 -
 src/ptlib/common/safecoll.cxx                      |   141 +-
 src/ptlib/common/serial.cxx                        |    10 +-
 src/ptlib/common/sfile.cxx                         |    14 +-
 src/ptlib/common/sockets.cxx                       |  1791 +-
 src/ptlib/common/sound.cxx                         |    24 +-
 src/ptlib/common/syslog.cxx                        |   143 +-
 src/ptlib/common/tinyjpeg.cxx                      |    50 +-
 src/ptlib/common/vconvert.cxx                      |  1278 +-
 src/ptlib/common/vfakeio.cxx                       |   113 +-
 src/ptlib/common/videoio.cxx                       |   592 +-
 src/ptlib/msos/Console Components.dsp              |   508 -
 src/ptlib/msos/Console.dsp                         |   734 -
 src/ptlib/msos/Console.vcproj                      |  2134 -
 src/ptlib/msos/Console_2005.vcproj                 | 10719 ----
 src/ptlib/msos/Console_2008.vcproj                 |  2079 +-
 src/ptlib/msos/Console_2010.vcxproj                |   393 +-
 src/ptlib/msos/Console_2010.vcxproj.filters        |    67 +-
 .../{Console_2010.vcxproj => Console_2012.vcxproj} |   410 +-
 ...cxproj.filters => Console_2012.vcxproj.filters} |  1691 +-
 src/ptlib/msos/PTLib.dsp                           |   201 -
 src/ptlib/msos/PTLib.vcproj                        |   405 -
 src/ptlib/msos/PTLib_2005.vcproj                   |  5053 --
 src/ptlib/msos/PTLib_2008.vcproj                   |   846 +-
 src/ptlib/msos/PTLib_2010.vcxproj                  |   356 +-
 src/ptlib/msos/PTLib_2010.vcxproj.filters          |    27 +-
 src/ptlib/msos/PTLib_2012.vcxproj                  |   627 +
 src/ptlib/msos/PTLib_2012.vcxproj.filters          |    56 +
 src/ptlib/msos/assert.cxx                          |   396 +-
 src/ptlib/msos/directshow.cxx                      |   881 +-
 .../{sound_directsound.cxx => directsound.cxx}     |   338 +-
 src/ptlib/msos/dllmain.cxx                         |     5 +-
 src/ptlib/msos/dossock.cxx                         |    88 -
 src/ptlib/msos/doswin.cxx                          |   423 -
 src/ptlib/msos/ethsock.cxx                         |  1852 -
 src/ptlib/msos/icmp.cxx                            |    13 +-
 src/ptlib/msos/mail.cxx                            |    68 +-
 src/ptlib/msos/msdos.cxx                           |   643 -
 src/ptlib/msos/mswin.cxx                           |  1000 -
 src/ptlib/msos/pipe.cxx                            |    97 +-
 src/ptlib/msos/ptlib.cxx                           |   170 +-
 src/ptlib/msos/remconn.cxx                         |    40 +-
 src/ptlib/msos/sound_win32.cxx                     |   275 +-
 src/ptlib/msos/svcproc.cxx                         |   568 +-
 src/ptlib/msos/vfw.cxx                             |   493 +-
 src/ptlib/msos/vidinput_app.cxx                    |    46 +-
 src/ptlib/msos/win32.cxx                           |  1242 +-
 src/ptlib/msos/wincfg.cxx                          |   308 +-
 src/ptlib/msos/winserial.cxx                       |    46 +-
 src/ptlib/msos/winsock.cxx                         |  1207 +-
 src/ptlib/unix/assert.cxx                          |    47 +-
 src/ptlib/unix/beaudio.cxx                         |   124 +-
 src/ptlib/unix/channel.cxx                         |   124 +-
 src/ptlib/unix/config.cxx                          |   357 +-
 src/ptlib/unix/dummyaudio.cxx                      |    50 +-
 src/ptlib/unix/dummyvideo.cxx                      |    44 +-
 src/ptlib/unix/maccoreaudio.cxx                    |   337 +-
 src/ptlib/unix/maccoreaudio/circular_buffer.inl    |     4 +-
 .../unix/maccoreaudio/maccoreaudio_devices.inl     |    41 +-
 src/ptlib/unix/maccoreaudio/mute_hack.inl          |     4 +-
 src/ptlib/unix/macosaudio.cxx                      |   536 -
 src/ptlib/unix/macosaudio/MacMain.cxx              |   418 -
 src/ptlib/unix/macosaudio/MacMain.h                |   177 -
 src/ptlib/unix/macosaudio/SequenceGrabber.cxx      |   444 -
 src/ptlib/unix/macosaudio/SequenceGrabber.h        |    50 -
 src/ptlib/unix/macosaudio/SoundMangler.cxx         |   335 -
 src/ptlib/unix/macosaudio/SoundMangler.h           |    26 -
 src/ptlib/unix/macosaudio/ringbuffer.cxx           |   275 -
 src/ptlib/unix/macosaudio/ringbuffer.h             |   114 -
 src/ptlib/unix/macvidcap.mm                        |   499 +
 src/ptlib/unix/ossaix.cxx                          |   134 +-
 src/ptlib/unix/osutil.cxx                          |   158 +-
 src/ptlib/unix/pipechan.cxx                        |   429 +-
 src/ptlib/unix/qsa.cxx                             |   128 +-
 src/ptlib/unix/remconn.cxx                         |    22 +-
 src/ptlib/unix/serchan.cxx                         |    85 +-
 src/ptlib/unix/shmvideo.cxx                        |    76 +-
 src/ptlib/unix/socket.cxx                          |  1053 +-
 src/ptlib/unix/sunaudio.cxx                        |    36 +-
 src/ptlib/unix/svcproc.cxx                         |   456 +-
 src/ptlib/unix/switch.cxx                          |     8 +-
 src/ptlib/unix/tlib.cxx                            |   280 +-
 src/ptlib/unix/tlibbe.cxx                          |   142 +-
 src/ptlib/unix/tlibmpthrd.cxx                      |   135 +-
 src/ptlib/unix/tlibthrd.cxx                        |   602 +-
 src/ptlib/unix/tlibvx.cxx                          |   130 +-
 src/ptlib/unix/udll.cxx                            |     4 +-
 src/ptlib/unix/uicmp.cxx                           |    14 +-
 src/ptlib/unix/video4beos.cxx                      |    52 +-
 src/ptlib/unix/vxaudio.cxx                         |    94 +-
 src/ptlib/wm/stdlibx.cpp                           |     4 +-
 tools/MergeSym/MergeSym.cxx                        |    14 +-
 tools/MergeSym/MergeSym_2005.vcproj                |   296 -
 tools/MergeSym/MergeSym_2008.vcproj                |     4 +-
 tools/MergeSym/MergeSym_2010.vcxproj               |     3 +
 ...MergeSym_2010.vcxproj => MergeSym_2012.vcxproj} |     5 +-
 tools/configure/configure.cpp                      |   734 +-
 tools/configure/configure_2005.vcproj              |   212 -
 tools/configure/configure_2010.vcxproj             |     2 +-
 ...nfigure_2010.vcxproj => configure_2012.vcxproj} |     4 +-
 tools/release.sh                                   |   513 +
 tools/svn_getrev/svn_getrev.cpp                    |    44 +-
 tools/svn_getrev/svn_getrev_2005.vcproj            |   211 -
 .../svn_getrev_2010.vcxproj}                       |   261 +-
 version.h                                          |     4 +-
 722 files changed, 433605 insertions(+), 402534 deletions(-)

diff --cc debian/changelog
index 1f30afc,0000000..63e6f3c
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,1802 -1,0 +1,1820 @@@
- ptlib (2.10.10~dfsg-5) unstable; urgency=medium
++ptlib (2.12.8~dfsg-1) experimental; urgency=low
 +
-   * patches/gcc-5_support: Fix FTBS with GCC 5 (Closes: Bug#778074).
++  * New upstream release
++    - Fixes ptlib: FTBFS on hurd-i386 (Closes: #729184)
++  * NEW package libpt2.12.8 - match soname
++  * Ack NMU - thks ~sthibault
++  * Reinstate dh_auto_build -- docs & libpt-doc.doc-base
++  * Add dh_auto_build -- debugshared optshared (restore debug symbols)
++  * Add rm -fR debian/*debhelper.log - cleaup temporary-debhelper-file
 +
-  -- Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>  Fri, 26 Jun 2014 09:50:49 +0100
++ -- Mark Purcell <msp at debian.org>  Sun, 15 Dec 2013 23:07:01 +1100
 +
- ptlib (2.10.10~dfsg-4.1) unstable; urgency=low
++ptlib (2.10.10~dfsg-2.1) unstable; urgency=low
 +
-   * Non-mantainer upload.
-   * Define P_64BIT and LIB64 for arm64, mips64(el) and ppc64el (Closes: #748911).
++  * NMU with agreement of maintainer.
++  * patches/hurd-fix: Fix hurd build (Closes: Bug#729184).
++  * control: Bump doxygen version to 1.8.5-1 to avoid its hang bug
++    (Closes: #729243).
 +
-  -- YunQiang Su <syq at debian.org>  Wed, 08 Oct 2014 10:18:48 +0800
++ -- Samuel Thibault <sthibault at debian.org>  Sun, 10 Nov 2013 20:50:49 +0100
 +
- ptlib (2.10.10~dfsg-4) unstable; urgency=medium
++ptlib (2.12.7-1) experimental; urgency=low
 +
-   * patches/bison-fix: Update patch to fix crash (Closes: Bug#735600).
++  * New upstream release
++  * NEW package libpt2.12.7 - match soname
 +
-  -- Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>  Fri, 17 Jan 2014 08:50:49 +0100
++ -- Mark Purcell <msp at debian.org>  Sat, 19 Oct 2013 15:31:52 +1100
 +
- ptlib (2.10.10~dfsg-3) unstable; urgency=low
++ptlib (2.12.6~dfsg-1) experimental; urgency=low
 +
-   * patches/bison-fix: Fix build with bison 3.0 (Closes: Bug#733396).
-   * Ack NMU, thanks Samuel!
++  * New upstream release
++  * NEW package libpt2.12.6 - match soname
 +
-  -- Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>  Wed, 08 Jan 2014 14:50:49 +0100
++ -- Mark Purcell <msp at debian.org>  Sat, 21 Sep 2013 08:40:48 +1000
 +
- ptlib (2.10.10~dfsg-2.1) unstable; urgency=low
++ptlib (2.12.5~dfsg-1) experimental; urgency=low
 +
-   * NMU with agreement of maintainer.
-   * patches/hurd-fix: Fix hurd build (Closes: Bug#729184).
-   * control: Bump doxygen version to 1.8.5-1 to avoid its hang bug
-     (Closes: #729243).
++  * New upstream release
++  * NEW package libpt2.12.5 - match soname
 +
-  -- Samuel Thibault <sthibault at debian.org>  Sun, 10 Nov 2013 20:50:49 +0100
++ -- Mark Purcell <msp at debian.org>  Sat, 17 Aug 2013 09:31:06 +1000
++
++ptlib (2.12.4~dfsg-1) experimental; urgency=low
++
++  * New upstream release
++    - Upload to experimental to work API compatability
++  * NEW package libpt2.12.4 - match-soname
++  * Fix vcs-field-not-canonical -> anonscm.debian.org
++  * override_dh_clean: upstream currently missing Makefile.in 
++  * doxygen currently hangs - suspend html documentation generation
++
++ -- Mark Purcell <msp at debian.org>  Sun, 04 Aug 2013 16:11:02 +1000
 +
 +ptlib (2.10.10~dfsg-2) unstable; urgency=low
 +
 +  * Upload to Unstable
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 05 May 2013 21:39:44 +1000
 +
 +ptlib (2.10.10~dfsg-1) experimental; urgency=low
 +
 +  [ Eugen Dedu ]
 +  * New upstream release 
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 23 Feb 2013 09:43:13 +1100
 +
 +ptlib (2.10.9~dfsg-1) experimental; urgency=low
 +
 +  [ Eugen Dedu ]
 +  * New upstream release
 +    - fixes GNU/Hurd build
 +  * NEW package libpt2.10.9 - match-soname
 +  * Remove some unneeded Build-Conflicts 
 +
 + -- Mark Purcell <msp at debian.org>  Tue, 27 Nov 2012 20:28:07 +1100
 +
 +ptlib (2.10.7~dfsg-1) experimental; urgency=low
 +
 +  * New upstream release
 +    - Fixes " FTBFS on Debian GNU/Hurd [patch attached]" (Closes: #681645)
 +  * NEW package libpt2.10.7 - match-soname 
 +  * Update debian/watch
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 01 Sep 2012 10:09:01 +1000
 +
 +ptlib (2.10.5~dfsg-1) experimental; urgency=low
 +
 +  * New Upstream Release
 +  * NEW package libpt2.10.5 - match-soname
 +
 + -- Mark Purcell <msp at debian.org>  Wed, 23 May 2012 07:59:30 +1000
 +
 +ptlib (2.10.4~dfsg-1) unstable; urgency=low
 +
 +  * New upstream release 
 +
 +  [ Eugen Dedu ]
 +  * Replace !kfreebsd* Build-Depends with linux-any to easy ports (Closes:
 +    #634502)
 +
 +  [ Mark Purcell ]
 +  * NEW package libpt2.10.4 - soname bump
 +  * Upload to unstable - coordinated through debian-release
 +  * Ack NMU - Thks Robert
 +  * Fixed upstream "RTF_WASCLONED macro" (Closes: #637944)
 +  * Drop symbol support - few rdepends and exporting lots of symbols (C++)
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 03 Mar 2012 08:38:24 +1100
 +
 +ptlib (2.6.7-2.1) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Fix for missing RTF_WASCLONED macro on GNU/kFreeBSD.  (Closes: #637944)
 +  * Replace hard-coded non-Linux architectures with "linux-any".
 +    (Closes: #634502)
 +
 + -- Robert Millan <rmh at debian.org>  Sat, 22 Oct 2011 17:28:09 +0200
 +
 +ptlib (2.10.2~dfsg-0ubuntu1) oneiric; urgency=low
 +
 +  * Merge with Debian experimental. (LP: #836915) Remaining Ubuntu changes:
 +    - debian/rules: Configure with --enable-exceptions, to avoid
 +      -fno-exceptions leaking into pkg-config.
 +  * New upstream bug fix release
 +  * Drop pluginmgr.patch, dlclose_fix.patch: Included upstream.
 +  * debian/rules: Disable failing and rather dubious "compiled static" test,
 +    as this makes no actual effort of checking the binary. (The binary is
 +    really compiled dynamically)
 +
 + -- Martin Pitt <martin.pitt at ubuntu.com>  Sat, 10 Sep 2011 09:12:12 +0200
 +
 +ptlib (2.10.1~dfsg-1) experimental; urgency=low
 +
 +  * New upstream release: 2.10.1 (Luyten) 
 +    Closes: #622012, #598986
 +  * Re-Add myself to Uploaders
 +  * Bump debhelper compat to 8
 +  * Fix debian/watch to allow double digit minor versions
 +  * Drop Changelog-ptlib from docs as upstream doesn't ship it
 +  * Bump Standards-Version to 3.9.2 - no changes required
 +  * Update VCS browser field to anonscm.d.o
 +  * Repack as DFSG to remove upstream's windows binaries
 +  * Fix debian/watch to add ~dfsg version mangle
 +  * Remove unused ${shlibs:Depends} from libpt-dev, libpt-dbg and libpt-doc
 +  * Re-Add more complete clean target and debian/clean for dh_clean to wipe
 +    out leftover files
 +  * Replace jquery.js with Debian's version to make lintian happy
 +  * Add symbols file for libpt2.10.1 (but don't fail builds while we're in
 +    experimental)
 +  * Add pkg-kde-tools to take advantage of pkgkde-symbolshelper which is
 +    better suited for C++ libs - thanks to Modestas Vainius!
 +    (this makes c++ symbol files somewhat less painful. But still different
 +    g++ versions emit a bit different symbol sets so ftbfs'es happen)
 +  * Register API documentation with doc-base
 +  * Add dlclose fixes from upstream to unloading plugins without ld.so issuing
 +    an error
 +
 + -- Kilian Krause <kilian at debian.org>  Tue, 12 Jul 2011 08:41:14 +0200
 +
 +ptlib (2.8.4-1) experimental; urgency=low
 +
 +  * New upstream release
 +  * NEW package libpt2.8.4 - soname bump 
 +
 + -- Mark Purcell <msp at debian.org>  Tue, 01 Mar 2011 07:58:50 +1100
 +
 +ptlib (2.8.3-1) experimental; urgency=low
 +
 +  * New upstream release 
 +  * NEW package libpt2.8.3 - soname bump
 +  * Add Build-Depends: libpulse-dev - Pulse audio support
 +  * dh_installchangelogs ChangeLog-ptlib-*.txt
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 29 Jan 2011 19:43:33 +1100
 +
 +ptlib (2.8.2-1) experimental; urgency=low
 +
 +  * New upstream release
 +    - NEW packages libpt[2.8.2,-dbg] - soname bump
 +  * Standards Version 3.9.1 - no changes
 +  * source/format -> 3.0 (quilt)
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 31 Jul 2010 12:55:13 +1000
 +
 +ptlib (2.8.1-1) experimental; urgency=low
 +
 +  * New upstream release
 +    - NEW packages libpt2.8.1[-dbg] - soname bump
 +  * Sync from branches/ptlib-2.6
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 30 May 2010 13:37:37 +1000
 +
 +ptlib (2.6.7-2) unstable; urgency=low
 +
 +  * Add source/format '3.0 (quilt)'
 +  * libpt-dbg package - versioning removed
 +  * Update +Vcs-Svn: +Vcs-Browser:
 +  * Drop unsupported SSLv2_method - removed from openssl
 +    - Fixes "FTBFS: ptclib/pssl.cxx:810:27: error: 'SSLv2_method' was not
 +    declared in this scope" (Closes: #622012)
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 02 Jul 2011 16:08:39 +1000
 +
 +ptlib (2.6.7-1) unstable; urgency=low
 +
 +  [Mark Purcell]
 +  * New upstream release 
 +    - NEW package libpt2.6.7 - soname bump
 +    - Fix FTBFS on GNU/kFreeBSD (Closes: #545948)
 +  * Constrain debian/watch to just track 2.6 series (Lalande release)
 +    - Move to svn://svn.debian.org/pkg-voip/ptlib/branches/ptlib-2.6
 +  * Switch to dh (7) - drop cdbs
 +  * Depreciate libptX.X.X-plugins -> libptX.X.X
 +    - Makes dependent packages binNMU safe
 +  * Reinstate get-orig-source target - uscan
 +
 +  [Eugen Dedu]
 +  * Remove Build-Conflict with its own runtime (Closes: #459712)
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 27 May 2010 22:27:41 +1000
 +
 +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
 +
 +ptlib (2.6.5-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - fix compilation on kFreeBSD (Closes: #545948)
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 03 Oct 2009 17:11:51 +1000
 +
 +ptlib (2.6.4-1) unstable; urgency=low
 +
 +  * New upstream release (Closes: #533519)
 +  * Gather all the current plugins into one package, since they were
 +    really small.
 +    - NEW package libpt2.6.4-plugins
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 06 Jun 2009 12:21:35 +1000
 +
 +ptlib (2.6.3-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - soname bump - NEW package libpt2.6.3
 +    - ptlib transition continues ;-)
 +  * Another variable in debian/watch
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 06 Jun 2009 06:20:50 +1000
 +
 +ptlib (2.6.2-1) unstable; urgency=low
 +
 +  * New upstream release
 +    - soname bump - NEW package libpt2.6.2
 +    - ptlib transition agreed on debian-release
 +
 +  [ Kilian Krause ]
 +  * Remove -N from wget args in get-orig-source target as -O is already
 +    used.
 +
 + -- Mark Purcell <msp at debian.org>  Wed, 27 May 2009 05:33:29 +1000
 +
 +ptlib (2.6.1-2) unstable; urgency=low
 +
 +  * Upload to unstable 
 +    - ptlib transition - discussed on debian-release
 +  * Update debian/copyright - Thks Charles & Eugen
 +    - (Closes: #525286): "Missing entries in debian/copyright."
 +
 + -- Mark Purcell <msp at debian.org>  Mon, 27 Apr 2009 19:48:16 +1000
 +
 +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
 +
 + -- Mark Purcell <msp at debian.org>  Fri, 03 Apr 2009 00:22:05 +1100
 +
 +ptlib (2.4.2-3) experimental; urgency=low
 +
 +  * Provide ODBC support Build-Depend: / Depend: unixodbc-dev 
 +    - fixes ekiga i386 build issues
 +  * libpt2.4.2-dev Depends: pkg-config
 +
 + -- Mark Purcell <msp at debian.org>  Wed, 10 Dec 2008 21:14:24 +1100
 +
 +ptlib (2.4.2-2) experimental; urgency=low
 +
 +  [ Eugen Dedu ]
 +  * Build-Depends on pkg-config, allowing to correctly build the package.
 +
 +  [ Mark Purcell ]
 +  * Integrate historic pwlib{-titan} debian/changelog
 +
 + -- Mark Purcell <msp at debian.org>  Sat, 15 Nov 2008 08:10:21 +1100
 +
 +ptlib (2.4.2-1) experimental; urgency=low
 +
 +  [ Eugen Dedu ]
 +  * New stable version 2.4.2, with update of debian files
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 06 Nov 2008 21:30:25 +1100
 +
 +ptlib (2.3.0+svn20940-1) experimental; urgency=low
 +
 +  [ Eugen Dedu ]
 +  * Build-Depends on libdv4-dev instead of libdv-dev
 +  * Fix naming Portable Windows -> Portable Tools in control file
 +  * Really include upstream changelog in the package
 +  * Build from svn snapshot REV 20940
 +
 + -- Mark Purcell <msp at debian.org>  Sun, 14 Sep 2008 15:57:47 +1000
 +
 +ptlib (2.3.0+svn20904-1) experimental; urgency=low
 +
 +  [ Eugen Dedu ]
 +  * First upload of svn snapshot to debian.
 +  * Build from REV 20904, take into account the changes
 +  * Make use of make install, simplify the install target in rules file
 +  * Rename package to -beta1
 +
 +  [ Mark Purcell ]
 +  * 2.3.0 was tagged at REV 20678, thus this version 2.3.0+svn
 +  * svn REV checkout is controlled from debian/changelog version
 +  * Updated debian/watch to pickup next tag
 +  * Update Description: to explict state this svn snapshot
 +
 + -- Mark Purcell <msp at debian.org>  Thu, 11 Sep 2008 21:50:19 +1000
 +
 +ptlib-snapshot (0-20080418-1) voip; urgency=low
 +
 +  * Built from SVN snapshots.  No package support, please refer to
 +    irc.gimp.net channel #ekiga for support.  Do not complain about
 +    these debs at Debian BTS!
 +
 + -- Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>  Sun, 18 Apr 2008 00:00:00 +0200
 +
 +ptlib-snapshot (0-20071107-03-sid.2) voip-snapshots-debian-sid; urgency=high
 +
 +  * Built from CVS snapshots. No package support, please refer to
 +    irc.gimp.net channel #ekiga for support
 +
 + -- Kilian Krause <kilian at debian.org>  Sun, 27 May 2007 21:31:35 +0000
 +
 +pwlib-titan (1.11.2-2) unstable; urgency=low
 +
 +  [ Kilian Krause ]
 +  * Fix debian/watch to use sf.net instead of voxgratia.org (Closes: #453595)
 +  * Remove symlinks of unused compatibility versions.
 +  * Remove entire -ptrace and -debug build and leave only opt build with
 +    PTRACE code as new binary library. Discussion with Robert Jongbloed
 +    proved that there's no point shipping any other configuration.
 +  * Revert part of 04_names patch to not include OBJDIR_SUFFIX to
 +    plugins dir anymore.
 +
 +  [ Faidon Liambotis ]
 +  * Incorporate NMU by Nico Golde, thanks! (Closes: #454139)
 +  * Fix bug where shlibs were very strict on binNMUed versions.
 +  * Bump Standards-Version to 3.7.3, no changes needed.
 +  * Remove doxygen from Build-Depends-Indep since it's present in
 +    Build-Depends.
 +  * Remove debian/backports/{sarge,dapper} since they are obsolete
 +    distributions.
 +  * Remove Jose Carlos Garcia Sogo and Santiago Garcia Mantinan from
 +    Uploaders and add myself.
 +  * Add all copyright holders to debian/copyright.
 +  * Fix syntax error in the ptlib-config.1 manpage.
 +
 + -- Faidon Liambotis <paravoid at debian.org>  Wed, 02 Apr 2008 07:14:27 +0300
 +
 +pwlib-titan (1.11.2-1.1) unstable; urgency=high
 +
 +  * Non-maintainer upload by testing-security team.
 +  * Fix remote denial of service vulnerability caused
 +    by a call to PString::vsprintf if the used object already
 +    contained more than 1000 characters (CVE-2007-4897; bug #454139).
 +
 + -- Nico Golde <nion at debian.org>  Mon, 03 Dec 2007 13:20:05 +0100
 +
 +pwlib-titan (1.11.2-1) unstable; urgency=low
 +
 +  * New upstream release (unstable branch).
 +
 +  [ Kilian Krause ]
 +  * Add dpkg-dev (>= 1.13.19) to Build-Deps to allow use of binary:Version.
 +  * Remove circular dependencies from plugins.
 +  * Remove get-orig-source until upstream provides the tarball on their
 +    website again.
 +  * Fixup debian/watch.
 +  * Remove compat symlinks.
 +  * Remove implicit rules-ignores-make-clean error
 +  * Fix dh_strip call to use $(PACKAGE) for all packs properly.
 +  * Add Homepage field as added in dpkg-dev 1.14.6.
 +
 +  [ Faidon Liambotis ]
 +  * Adapt shlibs to depend on the upstream's version number and not the Debian
 +    version number, since we don't extend the ABI. This also imitates
 +    debhelper's behavior.
 +
 + -- Kilian Krause <kilian at debian.org>  Sat, 22 Sep 2007 14:43:52 +0200
 +
 +pwlib (1.10.7~dfsg1-4) unstable; urgency=high
 +
 +  * Add missing libpt.so.* compat symlinks. The libpt.so.1.10 is supposed to
 +    be compatible with all build versions. Probably we should revert that
 +    SONAME "fix" upstream to just $major.$minor as is what Craig reckons is
 +    kept as API/ABI for a stable release. (Closes: #434077)
 +  * Urgency high due to RC bug.
 +
 + -- Kilian Krause <kilian at debian.org>  Sun, 22 Jul 2007 02:57:29 +0200
 +
 +pwlib (1.10.7~dfsg1-3) unstable; urgency=low
 +
 +  * Add missing conflicts (Closes: #433185)
 +
 + -- Kilian Krause <kilian at debian.org>  Mon, 16 Jul 2007 13:50:38 +0200
 +
 +pwlib (1.10.7~dfsg1-2) unstable; urgency=low
 +
 +  * Fix compilation of V4L2 on i386. Backport patch from upstream.
 +  * Fix Source-Version to become binary:Version for binNMU-safety.
 +
 + -- Kilian Krause <kilian at debian.org>  Wed, 04 Jul 2007 19:11:46 +0200
 +
 +pwlib (1.10.7~dfsg1-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Update debian/rules to build also ptrace-enabled opt version and
 +    ptrace-enabled debug version (with extra PTRACE code) as was often
 +    requested by Ekiga developers.
 +  * Ship external debug symbols directly in new ptrace and develop package.
 +  * Add symlinks for linking only in libpt-dev rather than each libpt package.
 +    Backward compatibility links are still added to allow clean upgrade paths
 +    without rebuild when build-version has been bumped. Upstream reckons the
 +    API with stable OpenH323 releases (pwlib, opal, openh323) is supposed to
 +    remain identical for all upsates with the same minor version number.
 +    (Closes: #424050)
 +  * Depend on at least one plugin for audio and video for libpt-1.10.0. The
 +    -develop and -ptrace have their plugins included. No need to depend here.
 +
 + -- Kilian Krause <kilian at debian.org>  Tue,  3 Jul 2007 21:49:46 +0200
 +
 +pwlib (1.10.2-2) unstable; urgency=high
 +
 +  * Correct the versioned dependency to the lib we're building right now to
 +    overcome problems like #392522. Setting urgency=high, for we're closing an
 +    RC-bug.
 +
 + -- Kilian Krause <kilian at debian.org>  Sun, 22 Oct 2006 11:05:39 +0200
 +
 +pwlib (1.10.2-1) unstable; urgency=low
 +
 +  * New upstream release. No more dfsg-repack should be needed, RFC files
 +    deleted upstream.
 +
 +  [ Kilian Krause ]
 +  * Rename configure target to config.status
 +  * Updated Homepage to www.voxgratia.org in package descriptions
 +    (Closes: #383173)
 +  * Document that libpt-dbg is only debug symbols. Eventually this should
 +    become a switch in the debian/rules to make debug-compile one simple
 +    rebuild for the user or even automagically be added to more powerful
 +    platforms. (Closes: #345511)
 +
 + -- Kilian Krause <kilian at debian.org>  Mon,  9 Oct 2006 13:27:28 +0200
 +
 +pwlib (1.10.1.dfsg-1) unstable; urgency=low
 +
 +  [ Kilian Krause ]
 +  * New upstream release. (Closes: #365177)
 +  * debian/rules: Use CURDIR rather than PWD to make sure we can build with
 +    sudo.
 +
 +  [ Mark Purcell ]
 +  * Update debian/watch for numerics
 +
 + -- Kilian Krause <kilian at debian.org>  Fri,  9 Jun 2006 19:33:41 +0000
 +
 +pwlib (1.10.0-1) unstable; urgency=low
 +
 +  * New upstream release (Phobos_release).
 +  * hush version.h error message when tarball not yet extracted
 +  * Sarge compatibility: if debhelper compat is 4, use older strip
 +
 + -- Kilian Krause <kilian at debian.org>  Mon, 13 Mar 2006 23:46:34 +0000
 +
 +pwlib (1.9.3-2) unstable; urgency=low
 +
 +  * Fix compilation on alpha with switching -Os back to -O2. Apparently gcc is
 +    still broken.
 +
 + -- Kilian Krause <kilian at debian.org>  Sun, 19 Feb 2006 22:10:42 +0100
 +
 +pwlib (1.9.3-1) unstable; urgency=low
 +
 +  * New upstream release. (Phobos-devel3, Prerelease for Ekiga 2.00 BETA2)
 +    Naming according to final API names of Phobos.
 +
 + -- Kilian Krause <kilian at debian.org>  Mon,  6 Feb 2006 20:45:01 +0100
 +
 +pwlib (1.8.7-2) unstable; urgency=high
 +
 +  * High-urgency upload for multiple RC bugfixes.
 +  * Fix casts to match current OpenSSL prototypes (closes: #335490).
 +  * Use -O2 instead of -Os when building, as recommended by policy; this
 +    fixes a build-time failure on alpha when running any code linked against
 +    libpt.
 +  * Drop the libpt.so.1.8.3 and libpt.so.1.8.4 symlinks; the native soname
 +    is now libpt.so.1.8.7, so since we're no longer compatible with older
 +    reverse-dependencies anyway due to the ABI change, these serve no
 +    purpose.  Here's hoping someone clues upstream in on handling of SONAMEs
 +    before the next release.
 +  * Rename libpt-1.8.3c2 to libpt-1.8.7 for the C++ mt allocator ABI
 +    transition, and conflict/replace libpt-1.8.3c2 accordingly
 +    (closes: #339253).  Thanks to the change above, this only requires
 +    conflict/replacing libpt-1.8.3c2 (>= 1.8.7-1).
 +  * Get rid of the useless /usr/lib/libpt.so.1 link: this serves no purpose
 +    when the package soname is libpt.so.1.8.7, because *nothing* will ever
 +    use it, so the easiest way to avoid conflicts is to not ship it
 +    anywhere! (closes: #331634)
 +  * Fix most of the warnings.
 +  * Thanks goes to Steve Langasek and Jose Carlos Garcia Sogo for their help
 +    on preparing this!
 +
 + -- Kilian Krause <kilian at debian.org>  Sun,  4 Dec 2005 00:58:44 +0100
 +
 +pwlib (1.8.7-1) unstable; urgency=low
 +
 +  * Mimas_patch2 is 1.8.7. And shlibdeps imposes this as version.
 +
 + -- Kilian Krause <kilian at debian.org>  Wed, 14 Sep 2005 18:14:03 +0200
 +
 +pwlib (1.8.4-3) unstable; urgency=low
 +
 +  * Move symlinks to -dev package where they belong and don't conflict no more
 +    with libs we don't share files with. (Closes: #320105)
 +  * Update to Mimas_patch2.
 +
 + -- Kilian Krause <kilian at debian.org>  Tue, 13 Sep 2005 19:52:03 +0200
 +
 +pwlib (1.8.4-2) unstable; urgency=low
 +
 +  * Jose Carlos:
 +    + Ack previous NMU. Thanks to Sam Hocevar for his work. 
 +    (Closes: #315233, #309873, #313032, #310825, #310813)
 +  * Kilian:
 +    + Included Mimas_patch1. 
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Fri, 15 Jul 2005 10:21:16 +0300
 +
 +pwlib (1.8.4-1.1) unstable; urgency=low
 +
 +  * Non-maintainer upload (g++ transition).
 +  * debian/control:
 +    + Build-depend on libdc1394-13-dev instead of libdc1394-11-dev so that
 +      the package can build (Closes: #315233) and libpt-plugins-dc is
 +      installable again (Closes: #309873, #313032).
 +    + Removed the build-dependency on g++.
 +    + Renamed package to libpt-1.8.3c2 for the g++ transition (Closes: #310825).
 +  * debian/patches/08_g++4.dpatch:
 +    + Patch courtesy of Andreas Jochens to fix g++4.0 build.
 +  * debian/rules:
 +    + Copy config.sub and config.guess instead of linking them to allow the
 +      package to rebuild properly (Closes: #310813).
 +
 + -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Thu, 14 Jul 2005 14:39:40 +0300
 +
 +pwlib (1.8.4-1) unstable; urgency=low
 +
 +  * New upstream release, codename Mimas.
 +  * Release targeted for Sid.
 +
 + -- Kilian Krause <kk at verfaction.de>  Sun, 20 Feb 2005 22:35:14 +0100
 +
 +pwlib (1.8.3-2) experimental; urgency=low
 +
 +  * Renamed package to 1.8.3, to be coherent with the first upstream
 +  version present in Debian archives.
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sat, 18 Dec 2004 11:47:00 +0100
 +
 +pwlib (1.8.3-1) experimental; urgency=low
 +
 +  * New upstream release (Atlas)
 +    + debian/control: updated package names
 +    + debian/control: conflict with older 1.7.5 versions
 +    + debian/rules: tweak compat version to 1.8.2
 +    + debian/rules: enabled support for v4l2. Created new plugin package.
 +
 +  * Build-Depend on libdc1394-11-dev. (Closes: #277701, #278847)
 +  * Build-Depend on linux-kernel-headers to get video4linux2 support.
 +
 +  * debian/patches:
 +    + 00list: disable 03_getdate.tab (Closes: #276200)
 +
 +  * debian/rules: minor cleanups
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sun, 28 Nov 2004 20:33:23 +0100
 +
 +pwlib (1.7.5.2-3) experimental; urgency=low
 +
 +  * Fixed maintainer field, which was hosed by pbuilder.
 +  * Clean hello_world after the test. (Closes: #273635)
 +  * Conflicts with libpt-1.6.3 and libpt-1.5.2. (Closes: #265447)
 +  * These are the new stable versions for pwlib. (Closes: #270061)
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sat,  2 Oct 2004 16:45:18 +0200
 +
 +pwlib (1.7.5.2-2) experimental; urgency=low
 +
 +  * debian/rules:
 +     + drop debugshared and debugnoshared make targets. Those build hughe
 +     libraries, which are not needed in Debian.
 +     + Lot of changes to make -dbg package to only contain symbols that were
 +     stripped from shared library and plugins.
 +     + Both changes reduce the compilation time and the size of -dbg package.
 +  * debian/patches:
 +     + 07_nostrip: we don't want to strip when linking for shared library.
 +     That is going to be handled later in the package building process.
 +
 +  * README.Debian: updated
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Fri,  1 Oct 2004 20:48:52 +0200
 +
 +pwlib (1.7.5.2-1) experimental; urgency=low
 +
 +  * Kilian Krause
 +     + New upstream update (Pandora)
 +     + make sure we're the only pwlib around while building and when
 +       installed
 +     + debian/rules: make sure the lib works before packaging it
 +     + debian/control: we need only doxygen, but as build-depends aswell as
 +     build-depends-indep. (see 218893 for details, 229357 holds a fix for
 +     dpkg, but isn't applied so far)
 +
 +  * Jose Carlos
 +     + Merging versions and changes from 1.6.5-2 to 1.6.6.4-5
 +     + Added libkrb5-dev to Build-Depends: field. 
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Tue, 28 Sep 2004 20:02:51 +0200
 +
 +pwlib (1.7.5-1) experimental; urgency=low
 +
 +  * Jose Carlos
 +    + New upstream version (Pandora)
 +    + We have Build-Dependencies declared on needed libs some time ago now.
 +    (Closes: #209130)
 +    + Build-Depend on libdc1394-10-dev (Closes: #255494)
 +    + debian/patches:
 +      - Set our patches for this version
 +      - 01_alpha: fixes compilation in alpha
 +      - 01_unix.mak: split in 01_alpha and 04_names
 +      - 03_getdate.tab: renamed from 03_src_ptlib_unix_Makefile
 +      - 04_Makefile.in: applied upstream. Removed
 +      - 04_names: change naming of libraries
 +      - 05_hppa: fixes compilation in hppa64
 +      - 06_plugins_shared: don't compile plugins for static targets
 +      - 10_video4dc1394.cxx: fixed upstream. Removed
 +
 +    + debian/rules:
 +      - install ChangeLog from upstream sources
 +      - removed any reference to asnparser, which is no longer available
 +      - set compat to 1.7.5, as this version is again incompatible with older
 +      releases.
 +
 +    + debian/control:
 +      - removed ansparser package
 +      - set package names to 1.7.5, and add Replaces to old libpt-1.6.3
 +
 +    + debian/ChangeLog: removed
 +
 +  * Kilian Krause
 +   + libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
 +   + debian/control:
 +      - we now need doxygen as new Build-Dep
 +   + debian/rules:
 +      - new plugins are called _pwplugin.so instead of only .so
 +
 + -- Kilian Krause <kk at verfaction.de>  Fri, 13 Aug 2004 10:58:35 +0200
 +
 +pwlib (1.6.6.4-5) unstable; urgency=high
 +
 +  * Jose Carlos Garcia Sogo:
 +    - debian/patches/00list: removed HPPA "fix" as it broke compilation. HPPA is
 +      to be considered 32bit for userspace. 64bit is *ONLY* for kernel! (Closes: #266111)
 +    - debian/rules: using dpkg-architecture to properly detect in which
 +      architecture type we're being built. Upstream system is broken, and it
 +      is causing breakages depending on the buildd that pick us for compiling. 
 +      (Closes: #271531)
 +    - Urgency high as our goal is to put new pwlib/oh323 in Sarge.
 +
 +  * Kilian Krause:
 +    - debian/control: dupe doc++ also in Build-Depends as we need it for the
 +      build target *sigh* (check #218893 for details, #229357 holds a patch
 +      for dpkg, but it's not applied still)
 +
 + -- Kilian Krause <kk at verfaction.de>  Sat, 18 Sep 2004 12:53:25 +0200
 +
 +pwlib (1.6.6.4-4) unstable; urgency=high
 +
 +  * Recompile with new binutils to solve GM failure in hppa.
 +  * Urgency high as our goal is to put new pwlib/oh323 in Sarge.
 +  * make doc++ Build-Depends-Indep as it's only needed for libpt-doc
 +
 + -- Kilian Krause <kk at verfaction.de>  Tue,  7 Sep 2004 01:16:34 +0200
 +
 +pwlib (1.6.6.4-3) unstable; urgency=high
 +
 +  * Rebuilding to get right dependencies with libdv in
 +  libpt-plugins-avc (Closes: #267754)
 +  * Urgency high as we want it to have the chance to propagate
 +  to Sarge.
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Tue, 24 Aug 2004 21:58:43 +0200
 +
 +pwlib (1.6.6.4-2) unstable; urgency=low
 +
 +  * debian/patches/collect.cxx_postrelease_hotfix.dpatch: fixing ohphone,
 +    openmcu, gnomemeeting and openam problems. (Closes: #264805)
 +
 + -- Kilian Krause <kk at verfaction.de>  Tue, 10 Aug 2004 13:40:56 +0000
 +
 +pwlib (1.6.6.4-1) unstable; urgency=low
 +
 +  * New upstream update:
 +     + Janus_patch4. Diverting from upstream versioning scheme, as this
 +     version is also called 1.6.6 from upstream POV.
 +     + Removed asnparser from package as it is no longer required.
 +  * debian/control: exclude all non-rtti enabled dependant programs from
 +    installing alongside the new rtti-enabled pwlib. Also, force pwlib to
 +    build without itself being installed (Just make sure, we're the only one
 +    around.)
 +  * debian/rules:
 +        - also update autotools in plugins/
 +        - try built pwlib before packaging
 +  * debian/patches/01_unix.mak.dpatch: fixed building on alpha. (somewhat this
 +    got lost along the way)
 +
 + -- Kilian Krause <kk at verfaction.de>  Mon,  9 Aug 2004 14:34:26 +0200
 +
 +pwlib (1.6.6-2) unstable; urgency=low
 +
 +  * debian/control: alsa-base now recommends for libpt-plugins-alsa, not
 +    depends. (Closes: #263332)
 +
 + -- Kilian Krause <kk at verfaction.de>  Thu,  5 Aug 2004 13:33:30 +0200
 +
 +pwlib (1.6.6-1) unstable; urgency=low
 +
 +  * new upstream release: Janus_patch3
 +
 + -- Kilian Krause <kk at verfaction.de>  Wed, 28 Jul 2004 12:32:27 +0200
 +
 +pwlib (1.6.5-4) unstable; urgency=low
 +
 +  * Jose Carlos
 +    + Build-Depend on libdc1394-10-dev (Closes: #255494)
 +
 +  * Kilian Krause
 +   + libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sun, 25 Jul 2004 16:07:54 +0200
 +
 +pwlib (1.6.5-3) unstable; urgency=low
 +
 +  * Kilian:
 +     + Added version >= 0.9.4 to Build-Depends on libdc1394. (Closes: #255494)
 +     + Added libsasl2-dev to Build-Depends line.
 +  * Jose Carlos:
 +     + debian/patches:
 +         - 05_hppa: adds missing arch hppa in unix.mak
 +         - 06_plugins_shared: don't build plugins for static target.
 +	   (Closes: #254916)
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sun, 27 Jun 2004 15:11:01 +0200
 +
 +pwlib (1.6.5-2) unstable; urgency=low
 +
 +  * Jose Carlos:
 +   + Uploading to unstable.
 +   + Set Debian VoIP Team as Maintainer.
 +
 +  * Kilian Krause
 +   + Changed Build-Depends from libdv2-dev to libdv-dev. (Closes: #249040)
 +   + Fixed API-change with libdc1394 0.9.4
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Tue, 15 Jun 2004 21:15:12 +0200
 +
 +pwlib (1.6.5-1) experimental; urgency=low
 +
 +  * New upstream version.
 +  * Version number in rules file determined by parsing version.h
 +
 + -- Tim Johann <t1m at phrogstar.de>  Fri, 26 Mar 2004 01:56:11 +0100
 +
 +pwlib (1.6.3-1) experimental; urgency=low
 +
 +  * New upstream version.
 +
 + -- Tim Johann <t1m at phrogstar.de>  Sat, 28 Feb 2004 22:59:01 +0100
 +
 +pwlib (1.6.2-1) experimental; urgency=low
 +
 +  * New upstream version.
 +  * New plugin feature now enables us to build for both avc and dc devices.
 +    Closes: #216633
 +
 + -- Tim Johann <t1m at phrogstar.de>  Sun, 15 Feb 2004 23:09:36 +0100
 +
 +pwlib (1.5.2-4) unstable; urgency=high
 +
 +  * Added dpatch to fix CVE issue CAN-2004-0097.
 +    Thanks to James Strandboge <jstrand1 at rochester.rr.com> for providing
 +    the patch.  Closes: #233888.
 +  * Removed '-pipe', hopefully to get rid of bug #218841.
 +  * Dropping '-O2' optimisation, in favour of '-Os', to get smaller libs.
 +    Closes: #220885.
 +
 + -- Tim Johann <t1m at phrogstar.de>  Fri, 27 Feb 2004 17:18:24 +0100
 +
 +pwlib (1.5.2-3) unstable; urgency=low
 +
 +  * added -DP_64BIT flag to STDCCFLAGS on alpha, not accounted for upstream
 +
 + -- Tim Johann <t1m at phrogstar.de>  Sun,  2 Nov 2003 21:16:38 +0100
 +
 +pwlib (1.5.2-2) unstable; urgency=low
 +
 +  * added build dependency on libldap2-dev and libsdl1.2-dev.
 +  * added install dep of libpt-dev on libsdl1.2-dev, libldap2-dev and
 +    libexpat1-dev.
 +   
 +
 + -- Tim Johann <t1m at phrogstar.de>  Mon, 22 Sep 2003 22:21:00 +0200
 +
 +pwlib (1.5.2-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Build of static libraries without -fPIC -DPIC .
 +  * Build getdate.tab.o without STDCCFLAGS.
 +
 + -- Tim Johann <t1m at phrogstar.de>  Sat, 26 Aug 2003 03:00:42 +0200
 +
 +pwlib (1.5.0-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * New maintainer, closes: #200473
 +  * New build mechanism uses autoconf
 +  * added man page ptlib-config.1
 +  * Added README.Debian
 +  * Added dependency of libpt-dev on asnparser (>= ${Source-Version}).
 +    As libpt-dbg depends on libpt-dev of the same version, I hope this
 +    closes: #198851.
 +  * Added patch, so that apps linked against ptlib ask for the full
 +    soname of the lib.
 +  * Simpler naming scheme.  The patch enabled us to just use
 +    libpt.so.$(Version) instead of libpt-$(Version).so.$(Version) .
 +  * complies standards vesion 3.6.0
 +  * debhelper version 4 compatibility 
 +
 + -- Tim Johann <t1m at phrogstar.de>  Tue, 29 Jul 2003 23:54:00 +0200
 +
 +pwlib (1.4.11-3) unstable; urgency=low
 +
 +  * IPv6 support doesn't seem to break IPv4, so we'll build with
 +    IPv6 support on all arches. Closes: #183484.
 +  * Adding IPv6 breaks binary compatibility so I bumped up soname.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Sun, 16 Mar 2003 23:23:06 +0100
 +
 +pwlib (1.4.11-2) unstable; urgency=low
 +
 +  * Build without IPv6 on all arches.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Sun, 16 Mar 2003 19:05:20 +0100
 +
 +pwlib (1.4.11-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Clean up some small typos on the rules.
 +  * Added 1394 AVC support. Closes: #183488.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon, 10 Mar 2003 17:20:45 +0100
 +
 +pwlib (1.4.10-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Reworked the rules. Closes: #180159.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon, 10 Feb 2003 23:17:48 +0100
 +
 +pwlib (1.4.8-1) unstable; urgency=low
 +
 +  * The "bison broken again" release.
 +  * We're moving to GCC 3.2, not tagging as soname has changed.
 +  * New upstream version. Closes: #166792.
 +  * Changed to bison++ cause of bison problems with g++ 3.2.
 +  * Change 1394 support back to upstream style. Now programs wanting
 +    1394 support should define TRY_1394DC and build depend on
 +    libdc1394-dev (>=0.9.0). Closes: #167754.
 +  * Please test on PowerPC to see if we can close #153564.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Sat, 18 Jan 2003 16:29:41 +0100
 +
 +pwlib (1.3.11-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Fix typo on description: Closes: #154858.
 +  * Compile with 1394 support: Closes: #159865.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Wed, 23 Oct 2002 17:06:01 +0200
 +
 +pwlib (1.3.3-1) unstable; urgency=low
 +
 +  * New upstream version, compatible with gcc 3.0.
 +    I can get rid of our patches at last :-) (cross fingers).
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Wed, 10 Jul 2002 11:50:33 +0200
 +
 +pwlib (1.2.19-1) unstable; urgency=low
 +
 +  * New upstream version. Fixes powerpc endianness problems.
 +  * Fix -O flag. Closes: #147777.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon, 27 May 2002 17:30:00 +0200
 +
 +pwlib (1.2.14-2) unstable; urgency=low
 +
 +  * Add doc++ to the build-depends. Closes: #143546.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Fri, 19 Apr 2002 16:54:10 +0200
 +
 +pwlib (1.2.14-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Moved back into main.
 +  * Removed the 10 seconds timeout patch for sockets.
 +  * Patched with cvs to solve problems on GM with some cams.
 +    It took a lot for upstream to get this patch on cvs, which was
 +    the cause of the delay, waiting for upstream decision, sorry :-(
 +  * Added a doc package. Closes: #121787.
 +  * Changed the description a bit. Closes: #135524.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon,  8 Apr 2002 19:04:08 +0200
 +
 +pwlib (1.2.5-5) unstable; urgency=low
 +
 +  * Fix the problem on getdate.y with new bison not finding EOF,
 +    now it compiles again. Thanks to migras and the others for their
 +    help and support, today was a really hard day for me :-(
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue, 12 Feb 2002 20:37:21 +0100
 +
 +pwlib (1.2.5-4) unstable; urgency=high
 +
 +  * Patch to remove ALSA devices from the list of OSS compatibles.
 +    Fixes a bug on some ALSA systems, they need OSS compatibility
 +    modules to be OSS compatible, that way they will work with pwlib.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue,  8 Jan 2002 21:51:33 +0100
 +
 +pwlib (1.2.5-3) unstable; urgency=high
 +
 +  * Patch for Framerate limit to work, thanks to Miguel Rodriguez.
 +  * Lowered timeouts for sockets to 10 seconds, also thanks to Miguel.
 +  * Compile with -O0 for alpha, sugested by mhp, thanks.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Wed, 28 Nov 2001 21:00:38 +0100
 +
 +pwlib (1.2.5-2) unstable; urgency=low
 +
 +  * Patched to enable audio output on tv cards.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Sun, 25 Nov 2001 16:44:28 +0100
 +
 +pwlib (1.2.5-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Heavily rewritten, we now allow several versions of the libs to
 +    be installed and I'll try to guess compatibility info and try to
 +    state that in the version numbering and shlibs of the package.
 +  * Reworked the -dbg package, it now has a shared version of the
 +    debug libs instead of two static identic ones. Fixed some bugs
 +    that could break compiling with debug activated.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Wed, 21 Nov 2001 21:39:18 +0100
 +
 +pwlib (1.1.36-4) unstable; urgency=high
 +
 +  * Upgraded oss.cxx to fix loopback.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue,  4 Sep 2001 17:35:28 +0200
 +
 +pwlib (1.1.36-3) unstable; urgency=low
 +
 +  * Add -dbg package with debug version of the libs. Closes #108168.
 +  * Removed README.Debian explaining how to build the debug version.
 +  * Added more audio devices for the GnomeMeeting new features ;-)
 +  * Upgraded vconvert.cxx and video4linux.cxx to cvs to fix video
 +    problems on some webcams. This will require some modifications
 +    on programs using video.
 +  * Upgraded shlib depends.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue, 28 Aug 2001 18:21:53 +0200
 +
 +pwlib (1.1.36-2) unstable; urgency=low
 +
 +  * Use DEB_BUILD_OPTIONS for getting the debug version compiled.
 +  * Create versioned shlibs.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue, 21 Aug 2001 22:16:44 +0200
 +
 +pwlib (1.1.36-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Moved it to non-US. Closes: #108645.
 +  * Provide a way to build debug version, explained on README.Debian.
 +    Closes: #108168.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon, 13 Aug 2001 21:27:56 +0200
 +
 +pwlib (1.1.34-2) unstable; urgency=low
 +
 +  * Changed the way on wich the source code is compiled. This results
 +    on asnparser being dynamically linked and thus much smaller now.
 +  * Compiled asnparser without -fPIC, this was what was breaking hppa.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue,  7 Aug 2001 15:57:28 +0200
 +
 +pwlib (1.1.34-1) unstable; urgency=low
 +
 +  * Patched to compile on gcc 3.0 (thanks to Artis Kugevics). Now it
 +    builds on hppa. Closes: #104666.
 +  * Added libssl-dev build dependency.
 +  * Added a small man page for ansparser.
 +  * Added upstream doc to libpt1 package.
 +  * New upstream version. Closes: #96523, #105408.
 +  * New maintainer.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon,  6 Aug 2001 11:27:08 +0200
 +
 +pwlib (1.1pl19-1.2) unstable; urgency=low
 +
 +  * NMU with permission of Raphael Bossek.
 +  * Added the missing build dependency on flex. (closes: #94962)
 +
 + -- Adrian Bunk <bunk at fs.tum.de>  Tue, 15 May 2001 01:25:01 +0200
 +
 +pwlib (1.1pl19-1.1) unstable; urgency=low
 +
 +  * NMU
 +  * Added build dependencies. (closes: #89173, #92381)
 +
 + -- Adrian Bunk <bunk at fs.tum.de>  Sat, 14 Apr 2001 23:10:26 +0200
 +
 +pwlib (1.1pl19-1) unstable; urgency=low
 +
 +  * New upstream version. (closes: #81509)
 +  * Overtake maintainership from Thomas.
 +
 + -- Raphael Bossek <bossekr at debian.org>  Sun,  4 Feb 2001 18:43:53 +0100
 +
 +pwlib (1.1pl18-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Thomas Bushnell, BSG <tb at debian.org>  Mon, 13 Nov 2000 23:04:02 -0800
 +pwlib-titan (1.11.2-3) UNRELEASED; urgency=low
 +
 +  [ Victor Seva ]
 +  * Add patch from Robert Millan to solve FTBFS on parallel build.
 +    (Closes: #459743)
 +
 +  [ Faidon Liambotis ]
 +  * Remove emacs stuff from the end of the changelog.
 +
 +  [ Patrick Matthäi ]
 +  * Add description for 01_unix.mak_Os.dpatch.
 +    Thanks lintian.
 +
 + -- Faidon Liambotis <paravoid at debian.org>  Thu, 03 Apr 2008 19:07:41 +0300
 +
 +pwlib-titan (1.11.2-2) unstable; urgency=low
 +
 +  [ Kilian Krause ]
 +  * Fix debian/watch to use sf.net instead of voxgratia.org (Closes: #453595)
 +  * Remove symlinks of unused compatibility versions.
 +  * Remove entire -ptrace and -debug build and leave only opt build with
 +    PTRACE code as new binary library. Discussion with Robert Jongbloed
 +    proved that there's no point shipping any other configuration.
 +  * Revert part of 04_names patch to not include OBJDIR_SUFFIX to
 +    plugins dir anymore.
 +
 +  [ Faidon Liambotis ]
 +  * Incorporate NMU by Nico Golde, thanks! (Closes: #454139)
 +  * Fix bug where shlibs were very strict on binNMUed versions.
 +  * Bump Standards-Version to 3.7.3, no changes needed.
 +  * Remove doxygen from Build-Depends-Indep since it's present in
 +    Build-Depends.
 +  * Remove debian/backports/{sarge,dapper} since they are obsolete
 +    distributions.
 +  * Remove Jose Carlos Garcia Sogo and Santiago Garcia Mantinan from
 +    Uploaders and add myself.
 +  * Add all copyright holders to debian/copyright.
 +  * Fix syntax error in the ptlib-config.1 manpage.
 +
 + -- Faidon Liambotis <paravoid at debian.org>  Wed, 02 Apr 2008 07:14:27 +0300
 +
 +pwlib-titan (1.11.2-1.1) unstable; urgency=high
 +
 +  * Non-maintainer upload by testing-security team.
 +  * Fix remote denial of service vulnerability caused
 +    by a call to PString::vsprintf if the used object already
 +    contained more than 1000 characters (CVE-2007-4897; bug #454139).
 +
 + -- Nico Golde <nion at debian.org>  Mon, 03 Dec 2007 13:20:05 +0100
 +
 +pwlib-titan (1.11.2-1) unstable; urgency=low
 +
 +  * New upstream release (unstable branch).
 +
 +  [ Kilian Krause ]
 +  * Add dpkg-dev (>= 1.13.19) to Build-Deps to allow use of binary:Version.
 +  * Remove circular dependencies from plugins.
 +  * Remove get-orig-source until upstream provides the tarball on their
 +    website again.
 +  * Fixup debian/watch.
 +  * Remove compat symlinks.
 +  * Remove implicit rules-ignores-make-clean error
 +  * Fix dh_strip call to use $(PACKAGE) for all packs properly.
 +  * Add Homepage field as added in dpkg-dev 1.14.6.
 +
 +  [ Faidon Liambotis ]
 +  * Adapt shlibs to depend on the upstream's version number and not the Debian
 +    version number, since we don't extend the ABI. This also imitates
 +    debhelper's behavior.
 +
 + -- Kilian Krause <kilian at debian.org>  Sat, 22 Sep 2007 14:43:52 +0200
 +
 +pwlib (1.10.7~dfsg1-4) unstable; urgency=high
 +
 +  * Add missing libpt.so.* compat symlinks. The libpt.so.1.10 is supposed to
 +    be compatible with all build versions. Probably we should revert that
 +    SONAME "fix" upstream to just $major.$minor as is what Craig reckons is
 +    kept as API/ABI for a stable release. (Closes: #434077)
 +  * Urgency high due to RC bug.
 +
 + -- Kilian Krause <kilian at debian.org>  Sun, 22 Jul 2007 02:57:29 +0200
 +
 +pwlib (1.10.7~dfsg1-3) unstable; urgency=low
 +
 +  * Add missing conflicts (Closes: #433185)
 +
 + -- Kilian Krause <kilian at debian.org>  Mon, 16 Jul 2007 13:50:38 +0200
 +
 +pwlib (1.10.7~dfsg1-2) unstable; urgency=low
 +
 +  * Fix compilation of V4L2 on i386. Backport patch from upstream.
 +  * Fix Source-Version to become binary:Version for binNMU-safety.
 +
 + -- Kilian Krause <kilian at debian.org>  Wed, 04 Jul 2007 19:11:46 +0200
 +
 +pwlib (1.10.7~dfsg1-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Update debian/rules to build also ptrace-enabled opt version and
 +    ptrace-enabled debug version (with extra PTRACE code) as was often
 +    requested by Ekiga developers.
 +  * Ship external debug symbols directly in new ptrace and develop package.
 +  * Add symlinks for linking only in libpt-dev rather than each libpt package.
 +    Backward compatibility links are still added to allow clean upgrade paths
 +    without rebuild when build-version has been bumped. Upstream reckons the
 +    API with stable OpenH323 releases (pwlib, opal, openh323) is supposed to
 +    remain identical for all upsates with the same minor version number.
 +    (Closes: #424050)
 +  * Depend on at least one plugin for audio and video for libpt-1.10.0. The
 +    -develop and -ptrace have their plugins included. No need to depend here.
 +
 + -- Kilian Krause <kilian at debian.org>  Tue,  3 Jul 2007 21:49:46 +0200
 +
 +pwlib (1.10.2-2) unstable; urgency=high
 +
 +  * Correct the versioned dependency to the lib we're building right now to
 +    overcome problems like #392522. Setting urgency=high, for we're closing an
 +    RC-bug.
 +
 + -- Kilian Krause <kilian at debian.org>  Sun, 22 Oct 2006 11:05:39 +0200
 +
 +pwlib (1.10.2-1) unstable; urgency=low
 +
 +  * New upstream release. No more dfsg-repack should be needed, RFC files
 +    deleted upstream.
 +
 +  [ Kilian Krause ]
 +  * Rename configure target to config.status
 +  * Updated Homepage to www.voxgratia.org in package descriptions
 +    (Closes: #383173)
 +  * Document that libpt-dbg is only debug symbols. Eventually this should
 +    become a switch in the debian/rules to make debug-compile one simple
 +    rebuild for the user or even automagically be added to more powerful
 +    platforms. (Closes: #345511)
 +
 + -- Kilian Krause <kilian at debian.org>  Mon,  9 Oct 2006 13:27:28 +0200
 +
 +pwlib (1.10.1.dfsg-1) unstable; urgency=low
 +
 +  [ Kilian Krause ]
 +  * New upstream release. (Closes: #365177)
 +  * debian/rules: Use CURDIR rather than PWD to make sure we can build with
 +    sudo.
 +
 +  [ Mark Purcell ]
 +  * Update debian/watch for numerics
 +
 + -- Kilian Krause <kilian at debian.org>  Fri,  9 Jun 2006 19:33:41 +0000
 +
 +pwlib (1.10.0-1) unstable; urgency=low
 +
 +  * New upstream release (Phobos_release).
 +  * hush version.h error message when tarball not yet extracted
 +  * Sarge compatibility: if debhelper compat is 4, use older strip
 +
 + -- Kilian Krause <kilian at debian.org>  Mon, 13 Mar 2006 23:46:34 +0000
 +
 +pwlib (1.9.3-2) unstable; urgency=low
 +
 +  * Fix compilation on alpha with switching -Os back to -O2. Apparently gcc is
 +    still broken.
 +
 + -- Kilian Krause <kilian at debian.org>  Sun, 19 Feb 2006 22:10:42 +0100
 +
 +pwlib (1.9.3-1) unstable; urgency=low
 +
 +  * New upstream release. (Phobos-devel3, Prerelease for Ekiga 2.00 BETA2)
 +    Naming according to final API names of Phobos.
 +
 + -- Kilian Krause <kilian at debian.org>  Mon,  6 Feb 2006 20:45:01 +0100
 +
 +pwlib (1.8.7-2) unstable; urgency=high
 +
 +  * High-urgency upload for multiple RC bugfixes.
 +  * Fix casts to match current OpenSSL prototypes (closes: #335490).
 +  * Use -O2 instead of -Os when building, as recommended by policy; this
 +    fixes a build-time failure on alpha when running any code linked against
 +    libpt.
 +  * Drop the libpt.so.1.8.3 and libpt.so.1.8.4 symlinks; the native soname
 +    is now libpt.so.1.8.7, so since we're no longer compatible with older
 +    reverse-dependencies anyway due to the ABI change, these serve no
 +    purpose.  Here's hoping someone clues upstream in on handling of SONAMEs
 +    before the next release.
 +  * Rename libpt-1.8.3c2 to libpt-1.8.7 for the C++ mt allocator ABI
 +    transition, and conflict/replace libpt-1.8.3c2 accordingly
 +    (closes: #339253).  Thanks to the change above, this only requires
 +    conflict/replacing libpt-1.8.3c2 (>= 1.8.7-1).
 +  * Get rid of the useless /usr/lib/libpt.so.1 link: this serves no purpose
 +    when the package soname is libpt.so.1.8.7, because *nothing* will ever
 +    use it, so the easiest way to avoid conflicts is to not ship it
 +    anywhere! (closes: #331634)
 +  * Fix most of the warnings.
 +  * Thanks goes to Steve Langasek and Jose Carlos Garcia Sogo for their help
 +    on preparing this!
 +
 + -- Kilian Krause <kilian at debian.org>  Sun,  4 Dec 2005 00:58:44 +0100
 +
 +pwlib (1.8.7-1) unstable; urgency=low
 +
 +  * Mimas_patch2 is 1.8.7. And shlibdeps imposes this as version.
 +
 + -- Kilian Krause <kilian at debian.org>  Wed, 14 Sep 2005 18:14:03 +0200
 +
 +pwlib (1.8.4-3) unstable; urgency=low
 +
 +  * Move symlinks to -dev package where they belong and don't conflict no more
 +    with libs we don't share files with. (Closes: #320105)
 +  * Update to Mimas_patch2.
 +
 + -- Kilian Krause <kilian at debian.org>  Tue, 13 Sep 2005 19:52:03 +0200
 +
 +pwlib (1.8.4-2) unstable; urgency=low
 +
 +  * Jose Carlos:
 +    + Ack previous NMU. Thanks to Sam Hocevar for his work.
 +    (Closes: #315233, #309873, #313032, #310825, #310813)
 +  * Kilian:
 +    + Included Mimas_patch1.
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Fri, 15 Jul 2005 10:21:16 +0300
 +
 +pwlib (1.8.4-1.1) unstable; urgency=low
 +
 +  * Non-maintainer upload (g++ transition).
 +  * debian/control:
 +    + Build-depend on libdc1394-13-dev instead of libdc1394-11-dev so that
 +      the package can build (Closes: #315233) and libpt-plugins-dc is
 +      installable again (Closes: #309873, #313032).
 +    + Removed the build-dependency on g++.
 +    + Renamed package to libpt-1.8.3c2 for the g++ transition (Closes: #310825).
 +  * debian/patches/08_g++4.dpatch:
 +    + Patch courtesy of Andreas Jochens to fix g++4.0 build.
 +  * debian/rules:
 +    + Copy config.sub and config.guess instead of linking them to allow the
 +      package to rebuild properly (Closes: #310813).
 +
 + -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Thu, 14 Jul 2005 14:39:40 +0300
 +
 +pwlib (1.8.4-1) unstable; urgency=low
 +
 +  * New upstream release, codename Mimas.
 +  * Release targeted for Sid.
 +
 + -- Kilian Krause <kk at verfaction.de>  Sun, 20 Feb 2005 22:35:14 +0100
 +
 +pwlib (1.8.3-2) experimental; urgency=low
 +
 +  * Renamed package to 1.8.3, to be coherent with the first upstream
 +  version present in Debian archives.
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sat, 18 Dec 2004 11:47:00 +0100
 +
 +pwlib (1.8.3-1) experimental; urgency=low
 +
 +  * New upstream release (Atlas)
 +    + debian/control: updated package names
 +    + debian/control: conflict with older 1.7.5 versions
 +    + debian/rules: tweak compat version to 1.8.2
 +    + debian/rules: enabled support for v4l2. Created new plugin package.
 +
 +  * Build-Depend on libdc1394-11-dev. (Closes: #277701, #278847)
 +  * Build-Depend on linux-kernel-headers to get video4linux2 support.
 +
 +  * debian/patches:
 +    + 00list: disable 03_getdate.tab (Closes: #276200)
 +
 +  * debian/rules: minor cleanups
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sun, 28 Nov 2004 20:33:23 +0100
 +
 +pwlib (1.7.5.2-3) experimental; urgency=low
 +
 +  * Fixed maintainer field, which was hosed by pbuilder.
 +  * Clean hello_world after the test. (Closes: #273635)
 +  * Conflicts with libpt-1.6.3 and libpt-1.5.2. (Closes: #265447)
 +  * These are the new stable versions for pwlib. (Closes: #270061)
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sat,  2 Oct 2004 16:45:18 +0200
 +
 +pwlib (1.7.5.2-2) experimental; urgency=low
 +
 +  * debian/rules:
 +     + drop debugshared and debugnoshared make targets. Those build hughe
 +     libraries, which are not needed in Debian.
 +     + Lot of changes to make -dbg package to only contain symbols that were
 +     stripped from shared library and plugins.
 +     + Both changes reduce the compilation time and the size of -dbg package.
 +  * debian/patches:
 +     + 07_nostrip: we don't want to strip when linking for shared library.
 +     That is going to be handled later in the package building process.
 +
 +  * README.Debian: updated
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Fri,  1 Oct 2004 20:48:52 +0200
 +
 +pwlib (1.7.5.2-1) experimental; urgency=low
 +
 +  * Kilian Krause
 +     + New upstream update (Pandora)
 +     + make sure we're the only pwlib around while building and when
 +       installed
 +     + debian/rules: make sure the lib works before packaging it
 +     + debian/control: we need only doxygen, but as build-depends aswell as
 +     build-depends-indep. (see 218893 for details, 229357 holds a fix for
 +     dpkg, but isn't applied so far)
 +
 +  * Jose Carlos
 +     + Merging versions and changes from 1.6.5-2 to 1.6.6.4-5
 +     + Added libkrb5-dev to Build-Depends: field.
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Tue, 28 Sep 2004 20:02:51 +0200
 +
 +pwlib (1.7.5-1) experimental; urgency=low
 +
 +  * Jose Carlos
 +    + New upstream version (Pandora)
 +    + We have Build-Dependencies declared on needed libs some time ago now.
 +    (Closes: #209130)
 +    + Build-Depend on libdc1394-10-dev (Closes: #255494)
 +    + debian/patches:
 +      - Set our patches for this version
 +      - 01_alpha: fixes compilation in alpha
 +      - 01_unix.mak: split in 01_alpha and 04_names
 +      - 03_getdate.tab: renamed from 03_src_ptlib_unix_Makefile
 +      - 04_Makefile.in: applied upstream. Removed
 +      - 04_names: change naming of libraries
 +      - 05_hppa: fixes compilation in hppa64
 +      - 06_plugins_shared: don't compile plugins for static targets
 +      - 10_video4dc1394.cxx: fixed upstream. Removed
 +
 +    + debian/rules:
 +      - install ChangeLog from upstream sources
 +      - removed any reference to asnparser, which is no longer available
 +      - set compat to 1.7.5, as this version is again incompatible with older
 +      releases.
 +
 +    + debian/control:
 +      - removed ansparser package
 +      - set package names to 1.7.5, and add Replaces to old libpt-1.6.3
 +
 +    + debian/ChangeLog: removed
 +
 +  * Kilian Krause
 +   + libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
 +   + debian/control:
 +      - we now need doxygen as new Build-Dep
 +   + debian/rules:
 +      - new plugins are called _pwplugin.so instead of only .so
 +
 + -- Kilian Krause <kk at verfaction.de>  Fri, 13 Aug 2004 10:58:35 +0200
 +
 +pwlib (1.6.6.4-5) unstable; urgency=high
 +
 +  * Jose Carlos Garcia Sogo:
 +    - debian/patches/00list: removed HPPA "fix" as it broke compilation. HPPA is
 +      to be considered 32bit for userspace. 64bit is *ONLY* for kernel! (Closes: #266111)
 +    - debian/rules: using dpkg-architecture to properly detect in which
 +      architecture type we're being built. Upstream system is broken, and it
 +      is causing breakages depending on the buildd that pick us for compiling.
 +      (Closes: #271531)
 +    - Urgency high as our goal is to put new pwlib/oh323 in Sarge.
 +
 +  * Kilian Krause:
 +    - debian/control: dupe doc++ also in Build-Depends as we need it for the
 +      build target *sigh* (check #218893 for details, #229357 holds a patch
 +      for dpkg, but it's not applied still)
 +
 + -- Kilian Krause <kk at verfaction.de>  Sat, 18 Sep 2004 12:53:25 +0200
 +
 +pwlib (1.6.6.4-4) unstable; urgency=high
 +
 +  * Recompile with new binutils to solve GM failure in hppa.
 +  * Urgency high as our goal is to put new pwlib/oh323 in Sarge.
 +  * make doc++ Build-Depends-Indep as it's only needed for libpt-doc
 +
 + -- Kilian Krause <kk at verfaction.de>  Tue,  7 Sep 2004 01:16:34 +0200
 +
 +pwlib (1.6.6.4-3) unstable; urgency=high
 +
 +  * Rebuilding to get right dependencies with libdv in
 +  libpt-plugins-avc (Closes: #267754)
 +  * Urgency high as we want it to have the chance to propagate
 +  to Sarge.
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Tue, 24 Aug 2004 21:58:43 +0200
 +
 +pwlib (1.6.6.4-2) unstable; urgency=low
 +
 +  * debian/patches/collect.cxx_postrelease_hotfix.dpatch: fixing ohphone,
 +    openmcu, gnomemeeting and openam problems. (Closes: #264805)
 +
 + -- Kilian Krause <kk at verfaction.de>  Tue, 10 Aug 2004 13:40:56 +0000
 +
 +pwlib (1.6.6.4-1) unstable; urgency=low
 +
 +  * New upstream update:
 +     + Janus_patch4. Diverting from upstream versioning scheme, as this
 +     version is also called 1.6.6 from upstream POV.
 +     + Removed asnparser from package as it is no longer required.
 +  * debian/control: exclude all non-rtti enabled dependant programs from
 +    installing alongside the new rtti-enabled pwlib. Also, force pwlib to
 +    build without itself being installed (Just make sure, we're the only one
 +    around.)
 +  * debian/rules:
 +        - also update autotools in plugins/
 +        - try built pwlib before packaging
 +  * debian/patches/01_unix.mak.dpatch: fixed building on alpha. (somewhat this
 +    got lost along the way)
 +
 + -- Kilian Krause <kk at verfaction.de>  Mon,  9 Aug 2004 14:34:26 +0200
 +
 +pwlib (1.6.6-2) unstable; urgency=low
 +
 +  * debian/control: alsa-base now recommends for libpt-plugins-alsa, not
 +    depends. (Closes: #263332)
 +
 + -- Kilian Krause <kk at verfaction.de>  Thu,  5 Aug 2004 13:33:30 +0200
 +
 +pwlib (1.6.6-1) unstable; urgency=low
 +
 +  * new upstream release: Janus_patch3
 +
 + -- Kilian Krause <kk at verfaction.de>  Wed, 28 Jul 2004 12:32:27 +0200
 +
 +pwlib (1.6.5-4) unstable; urgency=low
 +
 +  * Jose Carlos
 +    + Build-Depend on libdc1394-10-dev (Closes: #255494)
 +
 +  * Kilian Krause
 +   + libpt-plugins-alsa now depends on alsa-base. (Closes: #257993)
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sun, 25 Jul 2004 16:07:54 +0200
 +
 +pwlib (1.6.5-3) unstable; urgency=low
 +
 +  * Kilian:
 +     + Added version >= 0.9.4 to Build-Depends on libdc1394. (Closes: #255494)
 +     + Added libsasl2-dev to Build-Depends line.
 +  * Jose Carlos:
 +     + debian/patches:
 +         - 05_hppa: adds missing arch hppa in unix.mak
 +         - 06_plugins_shared: don't build plugins for static target.
 +           (Closes: #254916)
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Sun, 27 Jun 2004 15:11:01 +0200
 +
 +pwlib (1.6.5-2) unstable; urgency=low
 +
 +  * Jose Carlos:
 +   + Uploading to unstable.
 +   + Set Debian VoIP Team as Maintainer.
 +
 +  * Kilian Krause
 +   + Changed Build-Depends from libdv2-dev to libdv-dev. (Closes: #249040)
 +   + Fixed API-change with libdc1394 0.9.4
 +
 + -- Jose Carlos Garcia Sogo <jsogo at debian.org>  Tue, 15 Jun 2004 21:15:12 +0200
 +
 +pwlib (1.6.5-1) experimental; urgency=low
 +
 +  * New upstream version.
 +  * Version number in rules file determined by parsing version.h
 +
 + -- Tim Johann <t1m at phrogstar.de>  Fri, 26 Mar 2004 01:56:11 +0100
 +
 +pwlib (1.6.3-1) experimental; urgency=low
 +
 +  * New upstream version.
 +
 + -- Tim Johann <t1m at phrogstar.de>  Sat, 28 Feb 2004 22:59:01 +0100
 +
 +pwlib (1.6.2-1) experimental; urgency=low
 +
 +  * New upstream version.
 +  * New plugin feature now enables us to build for both avc and dc devices.
 +    Closes: #216633
 +
 + -- Tim Johann <t1m at phrogstar.de>  Sun, 15 Feb 2004 23:09:36 +0100
 +
 +pwlib (1.5.2-4) unstable; urgency=high
 +
 +  * Added dpatch to fix CVE issue CAN-2004-0097.
 +    Thanks to James Strandboge <jstrand1 at rochester.rr.com> for providing
 +    the patch.  Closes: #233888.
 +  * Removed '-pipe', hopefully to get rid of bug #218841.
 +  * Dropping '-O2' optimisation, in favour of '-Os', to get smaller libs.
 +    Closes: #220885.
 +
 + -- Tim Johann <t1m at phrogstar.de>  Fri, 27 Feb 2004 17:18:24 +0100
 +
 +pwlib (1.5.2-3) unstable; urgency=low
 +
 +  * added -DP_64BIT flag to STDCCFLAGS on alpha, not accounted for upstream
 +
 + -- Tim Johann <t1m at phrogstar.de>  Sun,  2 Nov 2003 21:16:38 +0100
 +
 +pwlib (1.5.2-2) unstable; urgency=low
 +
 +  * added build dependency on libldap2-dev and libsdl1.2-dev.
 +  * added install dep of libpt-dev on libsdl1.2-dev, libldap2-dev and
 +    libexpat1-dev.
 +
 + -- Tim Johann <t1m at phrogstar.de>  Mon, 22 Sep 2003 22:21:00 +0200
 +
 +pwlib (1.5.2-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Build of static libraries without -fPIC -DPIC .
 +  * Build getdate.tab.o without STDCCFLAGS.
 +
 + -- Tim Johann <t1m at phrogstar.de>  Sat, 26 Aug 2003 03:00:42 +0200
 +
 +pwlib (1.5.0-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * New maintainer, closes: #200473
 +  * New build mechanism uses autoconf
 +  * added man page ptlib-config.1
 +  * Added README.Debian
 +  * Added dependency of libpt-dev on asnparser (>= ${Source-Version}).
 +    As libpt-dbg depends on libpt-dev of the same version, I hope this
 +    closes: #198851.
 +  * Added patch, so that apps linked against ptlib ask for the full
 +    soname of the lib.
 +  * Simpler naming scheme.  The patch enabled us to just use
 +    libpt.so.$(Version) instead of libpt-$(Version).so.$(Version) .
 +  * complies standards vesion 3.6.0
 +  * debhelper version 4 compatibility
 +
 + -- Tim Johann <t1m at phrogstar.de>  Tue, 29 Jul 2003 23:54:00 +0200
 +
 +pwlib (1.4.11-3) unstable; urgency=low
 +
 +  * IPv6 support doesn't seem to break IPv4, so we'll build with
 +    IPv6 support on all arches. Closes: #183484.
 +  * Adding IPv6 breaks binary compatibility so I bumped up soname.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Sun, 16 Mar 2003 23:23:06 +0100
 +
 +pwlib (1.4.11-2) unstable; urgency=low
 +
 +  * Build without IPv6 on all arches.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Sun, 16 Mar 2003 19:05:20 +0100
 +
 +pwlib (1.4.11-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Clean up some small typos on the rules.
 +  * Added 1394 AVC support. Closes: #183488.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon, 10 Mar 2003 17:20:45 +0100
 +
 +pwlib (1.4.10-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Reworked the rules. Closes: #180159.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon, 10 Feb 2003 23:17:48 +0100
 +
 +pwlib (1.4.8-1) unstable; urgency=low
 +
 +  * The "bison broken again" release.
 +  * We're moving to GCC 3.2, not tagging as soname has changed.
 +  * New upstream version. Closes: #166792.
 +  * Changed to bison++ cause of bison problems with g++ 3.2.
 +  * Change 1394 support back to upstream style. Now programs wanting
 +    1394 support should define TRY_1394DC and build depend on
 +    libdc1394-dev (>=0.9.0). Closes: #167754.
 +  * Please test on PowerPC to see if we can close #153564.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Sat, 18 Jan 2003 16:29:41 +0100
 +
 +pwlib (1.3.11-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Fix typo on description: Closes: #154858.
 +  * Compile with 1394 support: Closes: #159865.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Wed, 23 Oct 2002 17:06:01 +0200
 +
 +pwlib (1.3.3-1) unstable; urgency=low
 +
 +  * New upstream version, compatible with gcc 3.0.
 +    I can get rid of our patches at last :-) (cross fingers).
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Wed, 10 Jul 2002 11:50:33 +0200
 +
 +pwlib (1.2.19-1) unstable; urgency=low
 +
 +  * New upstream version. Fixes powerpc endianness problems.
 +  * Fix -O flag. Closes: #147777.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon, 27 May 2002 17:30:00 +0200
 +
 +pwlib (1.2.14-2) unstable; urgency=low
 +
 +  * Add doc++ to the build-depends. Closes: #143546.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Fri, 19 Apr 2002 16:54:10 +0200
 +
 +pwlib (1.2.14-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Moved back into main.
 +  * Removed the 10 seconds timeout patch for sockets.
 +  * Patched with cvs to solve problems on GM with some cams.
 +    It took a lot for upstream to get this patch on cvs, which was
 +    the cause of the delay, waiting for upstream decision, sorry :-(
 +  * Added a doc package. Closes: #121787.
 +  * Changed the description a bit. Closes: #135524.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon,  8 Apr 2002 19:04:08 +0200
 +
 +pwlib (1.2.5-5) unstable; urgency=low
 +
 +  * Fix the problem on getdate.y with new bison not finding EOF,
 +    now it compiles again. Thanks to migras and the others for their
 +    help and support, today was a really hard day for me :-(
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue, 12 Feb 2002 20:37:21 +0100
 +
 +pwlib (1.2.5-4) unstable; urgency=high
 +
 +  * Patch to remove ALSA devices from the list of OSS compatibles.
 +    Fixes a bug on some ALSA systems, they need OSS compatibility
 +    modules to be OSS compatible, that way they will work with pwlib.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue,  8 Jan 2002 21:51:33 +0100
 +
 +pwlib (1.2.5-3) unstable; urgency=high
 +
 +  * Patch for Framerate limit to work, thanks to Miguel Rodriguez.
 +  * Lowered timeouts for sockets to 10 seconds, also thanks to Miguel.
 +  * Compile with -O0 for alpha, sugested by mhp, thanks.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Wed, 28 Nov 2001 21:00:38 +0100
 +
 +pwlib (1.2.5-2) unstable; urgency=low
 +
 +  * Patched to enable audio output on tv cards.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Sun, 25 Nov 2001 16:44:28 +0100
 +
 +pwlib (1.2.5-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Heavily rewritten, we now allow several versions of the libs to
 +    be installed and I'll try to guess compatibility info and try to
 +    state that in the version numbering and shlibs of the package.
 +  * Reworked the -dbg package, it now has a shared version of the
 +    debug libs instead of two static identic ones. Fixed some bugs
 +    that could break compiling with debug activated.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Wed, 21 Nov 2001 21:39:18 +0100
 +
 +pwlib (1.1.36-4) unstable; urgency=high
 +
 +  * Upgraded oss.cxx to fix loopback.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue,  4 Sep 2001 17:35:28 +0200
 +
 +pwlib (1.1.36-3) unstable; urgency=low
 +
 +  * Add -dbg package with debug version of the libs. Closes #108168.
 +  * Removed README.Debian explaining how to build the debug version.
 +  * Added more audio devices for the GnomeMeeting new features ;-)
 +  * Upgraded vconvert.cxx and video4linux.cxx to cvs to fix video
 +    problems on some webcams. This will require some modifications
 +    on programs using video.
 +  * Upgraded shlib depends.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue, 28 Aug 2001 18:21:53 +0200
 +
 +pwlib (1.1.36-2) unstable; urgency=low
 +
 +  * Use DEB_BUILD_OPTIONS for getting the debug version compiled.
 +  * Create versioned shlibs.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue, 21 Aug 2001 22:16:44 +0200
 +
 +pwlib (1.1.36-1) unstable; urgency=low
 +
 +  * New upstream version.
 +  * Moved it to non-US. Closes: #108645.
 +  * Provide a way to build debug version, explained on README.Debian.
 +    Closes: #108168.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon, 13 Aug 2001 21:27:56 +0200
 +
 +pwlib (1.1.34-2) unstable; urgency=low
 +
 +  * Changed the way on wich the source code is compiled. This results
 +    on asnparser being dynamically linked and thus much smaller now.
 +  * Compiled asnparser without -fPIC, this was what was breaking hppa.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Tue,  7 Aug 2001 15:57:28 +0200
 +
 +pwlib (1.1.34-1) unstable; urgency=low
 +
 +  * Patched to compile on gcc 3.0 (thanks to Artis Kugevics). Now it
 +    builds on hppa. Closes: #104666.
 +  * Added libssl-dev build dependency.
 +  * Added a small man page for ansparser.
 +  * Added upstream doc to libpt1 package.
 +  * New upstream version. Closes: #96523, #105408.
 +  * New maintainer.
 +
 + -- Santiago Garcia Mantinan <manty at debian.org>  Mon,  6 Aug 2001 11:27:08 +0200
 +
 +pwlib (1.1pl19-1.2) unstable; urgency=low
 +
 +  * NMU with permission of Raphael Bossek.
 +  * Added the missing build dependency on flex. (closes: #94962)
 +
 + -- Adrian Bunk <bunk at fs.tum.de>  Tue, 15 May 2001 01:25:01 +0200
 +
 +pwlib (1.1pl19-1.1) unstable; urgency=low
 +
 +  * NMU
 +  * Added build dependencies. (closes: #89173, #92381)
 +
 + -- Adrian Bunk <bunk at fs.tum.de>  Sat, 14 Apr 2001 23:10:26 +0200
 +
 +pwlib (1.1pl19-1) unstable; urgency=low
 +
 +  * New upstream version. (closes: #81509)
 +  * Overtake maintainership from Thomas.
 +
 + -- Raphael Bossek <bossekr at debian.org>  Sun,  4 Feb 2001 18:43:53 +0100
 +
 +pwlib (1.1pl18-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- Thomas Bushnell, BSG <tb at debian.org>  Mon, 13 Nov 2000 23:04:02 -0800
diff --cc debian/control
index 32b0e37,0000000..952b94f
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,63 -1,0 +1,63 @@@
 +Source: ptlib
 +Section: libs
 +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>, Kilian Krause <kilian at debian.org>
- Build-Depends: debhelper (>= 8), autotools-dev, doxygen (>= 1.8.5-1~), pkg-config, bison, flex,
++Build-Depends: debhelper (>= 9), autotools-dev, doxygen, pkg-config, bison, flex,
 + unixodbc-dev, libssl-dev, libldap2-dev, libsasl2-dev, libkrb5-dev, libexpat1-dev,
 + libpulse-dev,
 + libsdl1.2-dev, libdv4-dev,
 + libv4l-dev [linux-any],
 + libasound2-dev  [linux-any]
 +Build-Conflicts: libpt-dev
- Standards-Version: 3.9.3
++Standards-Version: 3.9.4
 +Homepage: http://www.opalvoip.org/
- Vcs-Svn: svn://anonscm.debian.org/pkg-voip/ptlib/branches/ptlib2.10-luyten/
- Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/ptlib/branches/ptlib2.10-luyten/
++Vcs-Svn: svn://anonscm.debian.org/pkg-voip/ptlib/trunk/
++Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/ptlib/trunk/
 +
- Package: libpt2.10.10
++Package: libpt2.12.8
 +Architecture: any
 +Depends: ${shlibs:Depends}, ${misc:Depends}
 +Description: Portable Tools Library
 + This package contains the shared version of the library PTLib, which is
 + a moderately large class library that has its genesis many years ago as
 + a method to produce applications to run on both Microsoft Windows and
 + Unix X-Window systems.
 + .
 + This package also contains all the current PTLib plugins (alsa, oss, pulse,
 + and v4l2).
 +
 +Package: libpt-dev
 +Section: libdevel
 +Architecture: any
- Depends: ${misc:Depends}, libpt2.10.10 (= ${binary:Version}),
++Depends: ${misc:Depends}, libpt2.12.8 (= ${binary:Version}),
 + libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
 +Description: Portable Tools Library development files
 + This package contains the headers and a static version of the library
 + PTLib, which is a moderately large class library that has its genesis
 + many years ago as a method to produce applications to run on both
 + Microsoft Windows and Unix X-Window systems.
 +
 +Package: libpt-dbg
 +Section: debug
 +Priority: extra
 +Architecture: any
- Depends: ${misc:Depends}, libpt2.10.10 (= ${binary:Version})
++Depends: ${misc:Depends}, libpt2.12.8 (= ${binary:Version})
 +Description: Portable Tools Library development debug files
 + This package contains the shared and static debug symbols of the library
 + PTLib, which is a moderately large class library that has its genesis
 + many years ago as a method to produce applications to run on both
 + Microsoft Windows and Unix X-Window systems.  This is not the debug compiled
 + version of PTLib which would yield much more detailled information as a
 + compromise of benefit and compile power consumption.
 +
 +Package: libpt-doc
 +Section: doc
 +Priority: extra
 +Depends: ${misc:Depends}, libjs-jquery
 +Architecture: all
 +Description: Portable Tools Library documentation & sample files
 + This package contains the documentation and samples to program with
 + PTLib, which is a moderately large class library that has its genesis
 + many years ago as a method to produce applications to run on both
 + Microsoft Windows and Unix X-Window systems.
diff --cc debian/libpt2.12.8.install
index bf2a5fc,0000000..bf2a5fc
mode 100644,000000..100644
--- a/debian/libpt2.12.8.install
+++ b/debian/libpt2.12.8.install
diff --cc debian/rules
index e59c684,0000000..38fc35e
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,69 -1,0 +1,70 @@@
 +#!/usr/bin/make -f
 +
 +DEBVERSION := $(shell head -n 1 debian/changelog \
 +		    | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
 +UPVERSION := $(shell echo $(DEBVERSION) | sed 's/~dfsg-.//')
 +
 +FILENAME := ptlib_$(UPVERSION)~dfsg.orig.tar.gz
 +UPFILENAME := ptlib_$(UPVERSION).orig.tar.gz
 +URL := http://aarnet.dl.sourceforge.net/sourceforge/opalvoip/ptlib-$(UPVERSION).tar.bz2
 +
 +%:
- 	dh $@ --with autotools_dev --parallel
++	dh $@ --parallel --with autotools_dev 
 +
 +override_dh_clean:
- 	if [ -f Makefile ];then \
- 		$(MAKE) PTLIBDIR=$(CURDIR) -C samples/hello_world clean||true ; \
- 		$(MAKE) distclean || true ; \
- 	fi
- 	rm -rf html
- 	dh_clean
++	rm -fR debian/*debhelper.log
++	rm -fR html
++# Upstream currently are not shipping Makefile.in
++# thus we cannot distclean
++#	if [ -f Makefile ];then \
++#		$(MAKE) PTLIBDIR=$(CURDIR) -C samples/hello_world clean||true ; \
++#		$(MAKE) distclean || true ; \
++#	fi
++#	dh_clean
 +
 +override_dh_auto_configure:
 +	dh_auto_configure -- --enable-oss --enable-v4l --disable-avc --disable-dc --enable-exceptions
 +
- override_dh_auto_build:
- 	dh_auto_build -- optshared docs
++override_dh_auto_build-indep:
++	dh_auto_build -- docs
++
++# No tests needed for docs
++override_dh_auto_test-indep:
 +
 +override_dh_strip:
 +	dh_strip -a --dbg-package=libpt-dbg
 +
 +override_dh_link:
 +	# replace jquery.js with Debian's version
 +	rm -f debian/libpt-doc/usr/share/doc/libpt-doc/html/jquery.js
 +	dh_link
 +
- override_dh_auto_test:
++override_dh_auto_test-arch:
 +	$(MAKE) PTLIBDIR=$(CURDIR) -C samples/hello_world clean
 +	$(MAKE) PTLIBDIR=$(CURDIR) -C samples/hello_world opt
 +	#if (samples/hello_world/obj*/hello 2>/dev/null);then \
 +	#   echo opt hello_world sample incorrectly compiled static; false ; \
 +	#else \
 +	#   echo opt hello_world sample correctly compiled non-static; \
 +	#fi
 +	ln -s lib* lib ; LD_LIBRARY_PATH=$(CURDIR)/lib samples/hello_world/obj*/hello
 +	# if this won't work, we needn't even try going any further...
 +	rm lib
 +	# make sure samples are clean before we install them into libpt-doc
 +	$(MAKE) PTLIBDIR=$(CURDIR) -C samples/hello_world clean
 +	rm -rf samples/hello_world/obj_*
 +
- print-version:
- 	@@echo "Debian version:          $(DEBVERSION)"
- 	@@echo "Upstream version:        $(UPVERSION)"
- 	@@#echo "svn REV:                 $(REV)"
- 
 +get-orig-source:
 +	@@dh_testdir
 +	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
 +	@@#this is for stable versions
 +	@@echo Downloading $(UPFILENAME) from $(URL) ...
 +	@@wget -nv -T10 -t3 -O ../tarballs/$(UPFILENAME) $(URL)
 +	@@echo 'Repacking as DFSG-free (removing windows EXEs)...'
 +	@@mkdir -p ../tarballs/ptlib-$(UPVERSION).tmp/
 +	@@cd ../tarballs/ptlib-$(UPVERSION).tmp ; tar xfj ../$(UPFILENAME)
 +	@@find ../tarballs/ptlib-$(UPVERSION).tmp/ -iname '*.exe' -delete
 +	@@echo Writing archive ../tarballs/$(FILENAME) ...
 +	@@cd ../tarballs/ptlib-$(UPVERSION).tmp ; tar cfz ../$(FILENAME) *
 +	@@echo Cleaning up...
 +	@@$(RM) -rf ../tarballs/ptlib-$(UPVERSION).tmp/ ../tarballs/$(UPFILENAME)
diff --cc debian/watch
index f4da952,0000000..567c086
mode 100644,000000..100644
--- a/debian/watch
+++ b/debian/watch
@@@ -1,4 -1,0 +1,4 @@@
 +version=3
 +
 +opts=dversionmangle=s/[\.~]dfsg(\d+)?//,uversionmangle=s/[_\.]+/\./g \
- http://sf.net/opalvoip/ptlib-(2.10.\d).tar.bz2 debian svn-upgrade
++http://sf.net/opalvoip/ptlib-(.+\d).tar.bz2 debian svn-upgrade

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/ptlib.git



More information about the Pkg-voip-commits mailing list