--- libccrtp-1.8.0.orig/debian/libccrtp-dev.install +++ libccrtp-1.8.0/debian/libccrtp-dev.install @@ -0,0 +1,5 @@ +usr/include/* +usr/lib/lib*.a +usr/lib/lib*.so +usr/lib/pkgconfig/* +usr/lib/*.la --- libccrtp-1.8.0.orig/debian/compat +++ libccrtp-1.8.0/debian/compat @@ -0,0 +1 @@ +7 --- libccrtp-1.8.0.orig/debian/libccrtp-dev.info +++ libccrtp-1.8.0/debian/libccrtp-dev.info @@ -0,0 +1 @@ +doc/*.info --- libccrtp-1.8.0.orig/debian/libccrtp-doc.docs +++ libccrtp-1.8.0/debian/libccrtp-doc.docs @@ -0,0 +1,5 @@ +NEWS +README +TODO +THANKS +doc/html --- libccrtp-1.8.0.orig/debian/libccrtp1-1.8-0.install +++ libccrtp-1.8.0/debian/libccrtp1-1.8-0.install @@ -0,0 +1 @@ +usr/lib/lib*.so.* --- libccrtp-1.8.0.orig/debian/docs +++ libccrtp-1.8.0/debian/docs @@ -0,0 +1,4 @@ +NEWS +README +TODO +THANKS --- libccrtp-1.8.0.orig/debian/watch +++ libccrtp-1.8.0/debian/watch @@ -0,0 +1,3 @@ +# Site Directory Pattern Version Script +version=2 +http://ftp.gnu.org/pub/gnu/ccrtp/ccrtp-(.*)\.tar\.gz debian svn-upgrade --- libccrtp-1.8.0.orig/debian/libccrtp-doc.examples +++ libccrtp-1.8.0/debian/libccrtp-doc.examples @@ -0,0 +1 @@ +demo/* --- libccrtp-1.8.0.orig/debian/control +++ libccrtp-1.8.0/debian/control @@ -0,0 +1,69 @@ +Source: libccrtp +Section: devel +Priority: optional +Maintainer: Debian VoIP Team +Uploaders: Mark Purcell , Mikael Magnusson , Kilian Krause +Build-Depends: debhelper (>= 7), libcommoncpp2-dev (>= 1.3.21-2), libxml2-dev, doxygen, cdbs, libgcrypt11-dev | libgcrypt-dev, pkg-config, autotools-dev, dpkg-dev (>= 1.13.19) +Standards-Version: 3.8.0 +Homepage: http://www.gnu.org/software/ccrtp/ +Vcs-Svn: svn://svn.debian.org/pkg-voip/libccrtp/trunk/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/libccrtp/?op=log + +Package: libccrtp-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, libccrtp1-1.8-0 (= ${binary:Version}), + libc6-dev, libcommoncpp2-dev (>= 1.3.21-2), pkg-config +Description: Common C++ class framework for RTP packets + GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is + the Internet-standard protocol for the transport of real-time data, + including audio and video. It can be used for media-on-demand as well + as interactive for creating services such as Internet telephony. + . + GNU ccRTP offers support for RTCP and many other standard and extended + features that are needed for both compatible and advanced streaming + applications. GNU ccRTP can mix multiple payload types in stream, and + hence can be used to implement RFC 2833 compliant signaling applications + as well as other specialized things. GNU ccRTP also offers direct RTP + packet filtering. + . + GNU ccRTP is threadsafe and high performance. It uses packet queue + lists rather than streaming buffers. This allows ccRTP to be used to + create high capacity streaming servers as well as client applications. + . + GNU ccRTP is designed to support both audio and video data and can do + partial frame splits/re-assembly. GNU ccRTP also supports multicast + networks and multiple active connection sources. This allows its use + for building all forms of Internet standards based audio and visual + conferencing systems. + . + GNU ccRTP uses templates and can be used to implement realtime + streaming with different underlying transport protocols, not just + with IPV4 UDP sockets. + +Package: libccrtp1-1.8-0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Common C++ class framework for RTP packets + GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is + the Internet-standard protocol for the transport of real-time data, + including audio and video. It can be used for media-on-demand as well + as interactive for creating services such as Internet telephony. + . + This package contains the shared runtime libraries for GNU ccRTP. + +Package: libccrtp-doc +Replaces: libccrtp-dev (<= 1.6.1-1) +Section: doc +Architecture: all +Depends: ${misc:Depends} +Description: Documentation files for GNU ccRTPp library + GNU ccRTP is a GNU Common C++ based high performance RTP stack. RTP is + the Internet-standard protocol for the transport of real-time data, + including audio and video. It can be used for media-on-demand as well + as interactive for creating services such as Internet telephony. + . + This package contains the documentation files for GNU ccRTP. + + --- libccrtp-1.8.0.orig/debian/libccrtp-doc.lintian-overrides +++ libccrtp-1.8.0/debian/libccrtp-doc.lintian-overrides @@ -0,0 +1,2 @@ +# override doxygen issues +libccrtp-doc: manpage-has-bad-whatis-entry --- libccrtp-1.8.0.orig/debian/copyright +++ libccrtp-1.8.0/debian/copyright @@ -0,0 +1,122 @@ +This package was debianized by Mark Purcell on +Sun, 11 Nov 2001 21:41:16 +1100. + +It was downloaded from http://www.gnu.org/software/ccrtp/ + +Upstream Authors: David Sugar + Frederico Montesino Pouzols + +Copyright: + +// Copyright (C) 1999-2005 Open Source Telecom Corporation. +// Copyright (C) 2006-2008 David Sugar, Tycho Softworks. + +Licence: + +// This program is free software; you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by +// the Free Software Foundation; either version 2 of the License, or +// (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// As a special exception, you may use this file as part of a free software +// library without restriction. Specifically, if other files instantiate +// templates or use macros or inline functions from this file, or you compile +// this file and link it with other files to produce an executable, this +// file does not by itself cause the resulting executable to be covered by +// the GNU General Public License. This exception does not however +// invalidate any other reasons why the executable file might be covered by +// the GNU General Public License. +// +// This exception applies only to the code released under the name GNU +// ccRTP. If you copy code from other releases into a copy of GNU +// ccRTP, as the General Public License permits, the exception does +// not apply to the code that you add in this way. To avoid misleading +// anyone as to the status of such modified files, you must delete +// this exception notice from them. +// +// If you write modifications of your own for GNU ccRTP, it is your choice +// whether to permit this exception to apply to your modifications. +// If you do not wish that, delete this exception notice. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + + +The Debian packaging is: + + Copyright (C) 2001-2008, Mark Purcell + +and is licensed under the GPL, see above. + + +Other portions: + + +src/outqueue.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2001,2002,2004,2005 Federico Montesino Pouzols ] + +src/incqueue.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2001,2002,2004 Federico Montesino Pouzols ] + +src/rtcppkt.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2001,2002,2007 Federico Montesino Pouzols ] + +src/socket.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2006-2008 David Sugar, Tycho Softworks / 1999-2005 Open Source Telecom Corporation] + +src/duplex.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2006-2008 David Sugar, Tycho Softworks / 1999-2005 Open Source Telecom Corporation] + +src/members.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2001,2002 Federico Montesino ] + +src/CryptoContext.cxx: LGPL (v2.1 or later) (with incorrect FSF address) + [Copyright: 2004-2006 / 2004-2006 the Minisip Team] + +src/queue.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2006-2008 David Sugar, Tycho Softworks / 1999-2005 Open Source Telecom Corporation] + +src/source.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2001,2002,2003,2004,2005 Federico Montesino ] + +src/pool.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2000,2001,2004,2005,2006 Federico Montesino Pouzols ] + +src/data.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2001,2002 Federico Montesino ] + +src/rtppkt.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2006-2008 David Sugar, Tycho Softworks / 1999-2005 Open Source Telecom Corporation] + +src/control.cpp: GPL (v2 or later) (with incorrect FSF address) + [Copyright: 2006-2008 David Sugar, Tycho Softworks / 1999-2005 Open Source Telecom Corporation] + +src/ccrtp/crypto/gcrypt/InitializeGcrypt.cxx: GPL (with incorrect FSF address) + [Copyright: 2006 Werner Dittmann] + +src/ccrtp/crypto/gcrypt/gcrypthmac.cxx: LGPL (v2.1 or later) (with incorrect FSF address) + [Copyright: 2005, 2004 Erik Eliasson, Johan Bilien] + +src/ccrtp/crypto/gcrypt/gcryptAesSrtp.cxx: LGPL (v2.1 or later) (with incorrect FSF address) + [Copyright: holders give / 2005, 2004 Erik Eliasson, Johan Bilien] + +src/ccrtp/crypto/openssl/InitializeOpenSSL.cxx: GPL (with incorrect FSF address) + [Copyright: 2006 Werner Dittmann] + +src/ccrtp/crypto/openssl/hmac.cxx: LGPL (v2.1 or later) (with incorrect FSF address) + [Copyright: holders give / 2005, 2004 Erik Eliasson, Johan Bilien] + +src/ccrtp/crypto/openssl/AesSrtp.cxx: LGPL (v2.1 or later) (with incorrect FSF address) + [Copyright: holders give / 2005, 2004 Erik Eliasson, Johan Bilien] + + --- libccrtp-1.8.0.orig/debian/changelog +++ libccrtp-1.8.0/debian/changelog @@ -0,0 +1,420 @@ +libccrtp (1.8.0-1.2) unstable; urgency=low + + * Non-maintainer upload. + * [10_ftbfsgcc4.6.diff] Fix FTBFS with gcc-4.6. Patch provided and forwarded + from Ubuntu. (Thanks, Stefan Lesicnik) Closes: #626065 + * Fix from previous NMU: Package uses simple-patchsys, move fix for + #615740 to debian/patches/05_ftbfs_no-add-needed.diff. + + -- Andreas Metzler Sun, 08 May 2011 18:12:27 +0200 + +libccrtp (1.8.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS with --no-add-needed. Closes: #615740 + * Empty dependency_libs in libtool la file. Closes: #610144 + http://wiki.debian.org/ReleaseGoals/LAFileRemoval + + -- Andreas Metzler Sat, 09 Apr 2011 14:59:25 +0200 + +libccrtp (1.8.0-1) unstable; urgency=low + + * New upstream release + + [ Kilian Krause ] + * Remove -N from wget args in get-orig-source target as -O is already + used. + + [ Mark Purcell ] + * NEW package libccrtp1-1.8-0 - soname bump + + -- Mark Purcell Sat, 29 Jan 2011 18:17:52 +1100 + +libccrtp (1.7.1-2) unstable; urgency=low + + * Upload to unstable - libcommoncpp2 transition + + -- Mark Purcell Tue, 24 Feb 2009 00:02:00 +1100 + +libccrtp (1.7.1-1) experimental; urgency=low + + * New upstream release + * Update debian/copyright + + -- Mark Purcell Sun, 08 Feb 2009 11:37:51 +1100 + +libccrtp (1.7.0-1) experimental; urgency=low + + * New upstream release + * NEW package libccrtp1-1.7-0 - fixes package-name-doesnt-match-sonames + * Add ${misc:Depends} + * debian/libccrtp-doc.lintian-overrides doxygen issues + + -- Mark Purcell Tue, 23 Dec 2008 16:50:41 +1100 + +libccrtp (1.6.2-1) experimental; urgency=low + + * New upstream release + * Merge COPYING.addendum into debian/copyright + * debian/patches incorporated upstream ;-) + * Fix "Useless long description" grabbed intro from -dev + (Closes: #498244) + + -- Mark Purcell Sat, 15 Nov 2008 17:02:36 +1100 + +libccrtp (1.6.1-2) unstable; urgency=low + + * Upgrade to Standards-Version: 3.8.0 - no changes necessary + * NEW package libccrtp-doc. Fixes lintian:arch-dep-package-has-big-usr-share + + -- Mark Purcell Fri, 05 Sep 2008 23:13:38 +1000 + +libccrtp (1.6.1-1) unstable; urgency=low + + * New upstream release + - Crypto context fixes + * New Package: libccrtp1-1.6-1 - soname bump + - Upload cleared with debian-release + + -- Mark Purcell Fri, 13 Jun 2008 08:11:23 +1000 + +libccrtp (1.6.0-1) unstable; urgency=low + + * New upstream release + * Extremadura release ;-) + * Cleanup get-orig-source VARS + * Bump package to libccrtp1-1.6-0 matching soname + + -- Mark Purcell Sat, 01 Dec 2007 22:35:55 +0100 + +libccrtp (1.5.2-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Sun, 30 Sep 2007 12:00:35 +0100 + +libccrtp (1.5.1-2) unstable; urgency=low + + * Fix compilation with gcc-4.3 (Closes: #421136) + * Add myself to uploaders to not NMU. + * Fix Source-Version to binary:Version to do clean binNMUs + * Add build-depends on debhelper >= 4.1.0 to make sure debhelper.mk from + CDBS will work correctly. + + -- Kilian Krause Sat, 11 Aug 2007 12:55:52 +0000 + +libccrtp (1.5.1-1) unstable; urgency=low + + * New upstream release + * libccrtp-dev Depends: pkg-config + + -- Mark Purcell Sat, 17 Feb 2007 13:39:59 +0000 + +libccrtp (1.5.0-3) unstable; urgency=low + + * Rebuild against libcommoncpp2 (1.5.3-2) + * outdated-autotools-helper-file fixed by Build-Depends: autotools-dev + + -- Mark Purcell Sun, 7 Jan 2007 06:09:00 +0000 + +libccrtp (1.5.0-2) unstable; urgency=low + + * Add Build-Depends: libgcrypt11-dev | libgcrypt-dev, pkg-config + * Add Uploaders: Mikael Magnusson + * libccrtp1.so requires libccgnu2-1.3.so.1 but libccgnu2-1.3.so.2 is + inside libcommoncpp2-dev (Closes: #362264) + + -- Mikael Magnusson Thu, 12 Oct 2006 23:06:45 +1000 + +libccrtp (1.5.0-1) unstable; urgency=low + + * New upstream release + * Bump soname: package-name-doesnt-match-sonames libccrtp1-1.5-0 + * libccrtp1.so requires libccgnu2-1.3.so.1 but libccgnu2-1.3.so.2 is + inside libcommoncpp2-dev (Closes: #362264) + + -- Mark Purcell Mon, 2 Oct 2006 08:23:57 +0800 + +libccrtp (1.4.1-2) unstable; urgency=low + + * Update debian/libccrtp1-1.4-0.install to grab the correct .so + + -- Mark Purcell Thu, 15 Jun 2006 14:20:13 +1000 + +libccrtp (1.4.1-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Thu, 8 Jun 2006 20:14:52 +0100 + +libccrtp (1.4.0-1) unstable; urgency=low + + * New upstream release + * DH_COMPAT=4 + * Bump soname 1.4-0 + * Switch to cdbs, Build-Depends: cdbs + * Maintainer: Debian VoIP Team + + * Inject into svn.debian.org + * debian/rules Add get-orig-source target + + -- Mark Purcell Tue, 6 Jun 2006 06:07:17 +0100 + +libccrtp (1.3.7-1) unstable; urgency=low + + * New upstream release + * Remove 01_gcc4.patch fixed upstream + + -- Mark Purcell Wed, 12 Apr 2006 23:30:11 +0100 + +libccrtp (1.3.6-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Sat, 21 Jan 2006 11:51:49 +0000 + +libccrtp (1.3.5-3) unstable; urgency=low + + * Bump Build-Depends: libcommoncpp2-dev to (>= 1.3.21-2) + + -- Mark Purcell Thu, 8 Dec 2005 08:19:53 +0000 + +libccrtp (1.3.5-2) unstable; urgency=low + + * library package needs to be renamed (libstdc++ allocator change) + (Closes: #339197) + * Fix package-name-doesnt-match-sonames libccrtp1-1.3-0 + + -- Mark Purcell Mon, 21 Nov 2005 22:00:09 +0000 + +libccrtp (1.3.5-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Sat, 29 Oct 2005 14:33:02 +0100 + +libccrtp (1.3.4-3) unstable; urgency=low + + * Audit debian/copyright + + -- Mark Purcell Fri, 7 Oct 2005 08:56:46 +0100 + +libccrtp (1.3.4-2) unstable; urgency=low + + * Add Build-Depends: libcommoncpp2-dev (>= 1.3.10-4) + - libccrtp-dev: package doesnt include libcommoncpp2-dev as a + dependency (Closes: #328156) + * Fix old-fsf-address-in-copyright-file + + -- Mark Purcell Sat, 17 Sep 2005 21:05:56 +0100 + +libccrtp (1.3.4-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Sat, 20 Aug 2005 22:27:55 +0100 + +libccrtp (1.3.1-5) unstable; urgency=low + + * Rebuild for C++ ABI change + * Sync ubuntu changes + - Closes: #312359: libccrtp-1.3.1-3: FTBFS on amd64 with gcc4 + + -- Mark Purcell Sat, 9 Jul 2005 12:19:29 +0100 + +libccrtp (1.3.1-4) unstable; urgency=low + + * Rebuild for C++ ABI change + * Sync ubuntu changes + - Closes: #312359: libccrtp-1.3.1-3: FTBFS on amd64 with gcc4 + + -- Mark Purcell Thu, 7 Jul 2005 05:41:55 +0100 + +libccrtp (1.3.1-3ubuntu4) breezy; urgency=low + + * debian/patches/01_gcc4.patch: new + + -- Stephan Hermann Tue, 7 Jun 2005 17:21:28 +0200 + +libccrtp (1.3.1-3ubuntu3) breezy; urgency=low + + * debian/rules: fixed patching + + -- Stephan Hermann Tue, 7 Jun 2005 15:33:24 +0200 + +libccrtp (1.3.1-3ubuntu2) breezy; urgency=low + + * Added patch to src/queue.cpp to fix gcc4 build issues + + -- Stephan Hermann Tue, 7 Jun 2005 14:52:11 +0200 + +libccrtp (1.3.1-3ubuntu1) breezy; urgency=low + + * Renaming libccrtp1-1.3 to libccrtp1-1.3c2 + * debian/control: changed c/r to libccrtp1-0.9-0, libccrtp1-1.0-0, libccrtp1-1.0-0c102, libccrtp1-1.3 + * debian/rules: moved copy of config.{guess,sub} from clean to configure + target + + -- Stephan Hermann Mon, 06 Jun 2005 22:02:25 +0200 + +libccrtp (1.3.1-3) unstable; urgency=low + + * Add Build-Depends: libcommoncpp2-dev (>>1.3.10-1), doxygen (Closes: + Bug#311148) + + -- Mark Purcell Thu, 2 Jun 2005 07:32:52 +0100 + +libccrtp (1.3.1-2) unstable; urgency=low + + * Rebuild for libcommoncpp2-1.3 + * Bump lib package version to match soname + * Move .so symlink to -dev package to provide allow multiple versions + of lib only package to be installed at same time + + -- Mark Purcell Sat, 28 May 2005 18:06:47 +0100 + +libccrtp (1.3.1-1) unstable; urgency=low + + * New upstream release + - Closes: #280334: FTBFS with gcc-3.4: extra `;' + - Closes: #298349: new upstream version + * Closes: #268521: Incorrect use of "it's" in package + description + * Closes: #268522: Incorrect use of "it's" in package + description + * Closes: #277230: package description typo(s) and the like + * Closes: #277248: package description typo(s) and the like + * Update autoconf/config.{sub,guess} in debian/rules + * Add dh_installinfo doc/*.info + * Add usr/lib/pkgconfig/* to debian/libccrtp-dev.files + * Add --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \ + * Add GENERATE_TODOLIST = NO to doc/Doxyfile + * Add SHOW_DIRECTORIES = NO to doc/Doxyfile + + -- Mark Purcell Sat, 28 May 2005 15:59:24 +0100 + +libccrtp (1.0.2-2) unstable; urgency=low + + * ./reconfig for AMD64 build + * Apply Andreas Jochens gcc-3.4 patch + * Closes: #259393: libccrtp: FTBFS with gcc-3.4: extra `;' + + -- Mark Purcell Thu, 15 Jul 2004 19:09:36 +1000 + +libccrtp (1.0.2-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Sat, 28 Jun 2003 04:46:36 +1000 + +libccrtp (1.0.1-1) unstable; urgency=low + + * New upstream release (Closes: Bug#191018) + + -- Mark Purcell Thu, 1 May 2003 19:13:14 +1000 + +libccrtp (1.0.0-1) unstable; urgency=low + + * New upstream release + * Change Section: libdevel + + -- Mark Purcell Sat, 5 Apr 2003 20:28:04 +1000 + +libccrtp (1.0pre2-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Sun, 23 Mar 2003 20:27:53 +1100 + +libccrtp (1.0pre1-1) unstable; urgency=low + + * New upstream release + * lintian cleanup; debian/copyright + * Update debian/watch to version=2 + * Update libtool.m4. (Closes: Bug#176721) + * Rebuild for g++-3.2 + + -- Mark Purcell Wed, 15 Jan 2003 20:26:26 +1100 + +libccrtp (1.0pre0-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Sun, 10 Nov 2002 15:30:16 +1100 + +libccrtp (0.9.1-2) unstable; urgency=low + + * Add Build-Depends: libxml2-dev (Closes: Bug$163283) + + -- Mark Purcell Fri, 4 Oct 2002 21:47:57 +1000 + +libccrtp (0.9.1-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Thu, 3 Oct 2002 20:14:07 +1000 + +libccrtp (0.9.0-2) unstable; urgency=medium + + * Fix critical broken shlibs package name / soname (Closes: Bug#143766) + + -- Mark Purcell Mon, 22 Apr 2002 22:50:43 +1000 + +libccrtp (0.9.0-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Wed, 20 Mar 2002 19:59:07 +1100 + +libccrtp (0.7.3-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Sat, 9 Mar 2002 19:23:30 +1100 + +libccrtp (0.7.2-3) unstable; urgency=low + + * Include g++-3 patch from James Troup (Closes: Bug#130660) + + -- Mark Purcell Mon, 28 Jan 2002 09:48:06 +1100 + +libccrtp (0.7.2-2) unstable; urgency=low + + * Rebuild with libcommonc++-dev-1.9.4 + + -- Mark Purcell Sun, 20 Jan 2002 20:17:27 +1100 + +libccrtp (0.7.2-1) unstable; urgency=low + + * New upstream release + + -- Mark Purcell Sat, 19 Jan 2002 15:32:35 +1100 + +libccrtp (0.7.0-3) unstable; urgency=low + + * Patch for gcc 3.0 support (Closes: Bug#126584) + + -- Mark Purcell Thu, 27 Dec 2001 23:02:16 +1100 + +libccrtp (0.7.0-2) unstable; urgency=low + + * Cleanup old Makefiles in debian/rules + * Update config.sub & config.guess + + -- Mark Purcell Sat, 24 Nov 2001 06:10:06 +1100 + +libccrtp (0.7.0-1) unstable; urgency=low + + * New upstream release (Closes: Bug#119279) + + -- Mark Purcell Thu, 15 Nov 2001 20:46:17 +1100 + +libccrtp (0.6.2-1) unstable; urgency=low + + * Initial Release. + + -- Mark Purcell Sun, 11 Nov 2001 21:41:16 +1100 + +Local variables: +mode: debian-changelog +End: --- libccrtp-1.8.0.orig/debian/rules +++ libccrtp-1.8.0/debian/rules @@ -0,0 +1,21 @@ +#!/usr/bin/make -f + +FILENAME = $(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz +URL = http://ftp.gnu.org/pub/gnu/ccrtp/ccrtp-$(DEB_UPSTREAM_VERSION).tar.gz + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +clean:: + rm -f doc/latex/* doc/html/* doc/man/man3/* doc/doxy + +get-orig-source: + @@dh_testdir + @@[ -d ../tarballs/. ]||mkdir -p ../tarballs + @@echo Downloading $(FILENAME) from $(URL) ... + @@wget -nv -T10 -t3 -O ../tarballs/$(FILENAME) $(URL) + +common-install-arch:: + find debian/tmp/usr/lib -name "*.la" -exec \ + sed -i -e "s,^dependency_libs=.*,dependency_libs=''," {} + --- libccrtp-1.8.0.orig/debian/libccrtp-doc.manpages +++ libccrtp-1.8.0/debian/libccrtp-doc.manpages @@ -0,0 +1 @@ +doc/man/man3/*.3 --- libccrtp-1.8.0.orig/debian/patches/10_ftbfsgcc4.6.diff +++ libccrtp-1.8.0/debian/patches/10_ftbfsgcc4.6.diff @@ -0,0 +1,11 @@ +diff -Nur -x '*.orig' -x '*~' oneiric//src/ccrtp/sources.h oneiric.new//src/ccrtp/sources.h +--- oneiric//src/ccrtp/sources.h 2011-05-08 15:31:20.775179975 +0200 ++++ oneiric.new//src/ccrtp/sources.h 2011-05-08 15:34:46.975482407 +0200 +@@ -46,6 +46,7 @@ + + #include + #include ++#include + + #ifdef CCXX_NAMESPACES + namespace ost { --- libccrtp-1.8.0.orig/debian/patches/05_ftbfs_no-add-needed.diff +++ libccrtp-1.8.0/debian/patches/05_ftbfs_no-add-needed.diff @@ -0,0 +1,20 @@ +--- libccrtp-1.8.0.orig/demo/Makefile.am ++++ libccrtp-1.8.0/demo/Makefile.am +@@ -31,6 +31,7 @@ + noinst_PROGRAMS = rtpsend rtplisten rtphello rtpduphello audiorx audiotx \ + ccrtptest $(srtp_src) + ++LDADD = $(GNULIBS) + rtpsend_SOURCES = rtpsend.cpp + rtpsend_LDFLAGS = ../src/libccrtp1.la + +--- libccrtp-1.8.0.orig/demo/Makefile.in ++++ libccrtp-1.8.0/demo/Makefile.in +@@ -301,6 +301,7 @@ + @SRTP_OPENSSL_TRUE@ccsrtptest_SOURCES = ccsrtptest.cpp + @SRTP_GCRYPT_TRUE@ccsrtptest_LDFLAGS = ../src/libccrtp1.la + @SRTP_OPENSSL_TRUE@ccsrtptest_LDFLAGS = ../src/libccrtp1.la ++LDADD = $(GNULIBS) + rtpsend_SOURCES = rtpsend.cpp + rtpsend_LDFLAGS = ../src/libccrtp1.la + rtplisten_SOURCES = rtplisten.cpp