[Pkg-voip-commits] r1852 - in libccaudio2/trunk: . debian debian/patches

Mark Purcell msp at costa.debian.org
Tue Jun 13 01:54:12 UTC 2006


Author: msp
Date: 2006-06-13 01:54:11 +0000 (Tue, 13 Jun 2006)
New Revision: 1852

Added:
   libccaudio2/trunk/debian/
   libccaudio2/trunk/debian/changelog
   libccaudio2/trunk/debian/compat
   libccaudio2/trunk/debian/control
   libccaudio2/trunk/debian/copyright
   libccaudio2/trunk/debian/dirs
   libccaudio2/trunk/debian/docs
   libccaudio2/trunk/debian/libccaudio2-0.9-0.dirs
   libccaudio2/trunk/debian/libccaudio2-0.9-0.install
   libccaudio2/trunk/debian/libccaudio2-dev.dirs
   libccaudio2/trunk/debian/libccaudio2-dev.install
   libccaudio2/trunk/debian/libccaudio2-doc.docs
   libccaudio2/trunk/debian/libccaudio2-doc.manpages
   libccaudio2/trunk/debian/patches/
   libccaudio2/trunk/debian/patches/00list
   libccaudio2/trunk/debian/patches/01_debian.dpatch
   libccaudio2/trunk/debian/patches/02_speex.dpatch
   libccaudio2/trunk/debian/rules
   libccaudio2/trunk/debian/watch
Log:
Load newtrunk into libccaudio2/trunk.


Added: libccaudio2/trunk/debian/changelog
===================================================================
--- libccaudio2/trunk/debian/changelog	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/changelog	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,69 @@
+libccaudio2 (0.9.7-1) unstable; urgency=low
+
+  * New upstream release
+  * Switch to cdbs (Closes: Bug#368615)
+  * Add Build-Depends: cdbs, dpatch
+  * Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
+
+ -- Mark Purcell <msp at debian.org>  Thu,  8 Jun 2006 20:27:53 +0100
+
+libccaudio2 (0.9.2-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Mark Purcell <msp at debian.org>  Sun,  7 May 2006 20:26:50 +0100
+
+libccaudio2 (0.9.0-2) unstable; urgency=low
+
+  * Move audiotool & tonetool to -dev package, allowing smooth soname
+    migration
+
+ -- Mark Purcell <msp at debian.org>  Mon, 17 Apr 2006 14:31:46 +0100
+
+libccaudio2 (0.9.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Don't install man pages ost.3 conflicts
+  * Fix package-name-doesnt-match-sonames libccaudio2-0.9-0
+
+ -- Mark Purcell <msp at debian.org>  Mon, 17 Apr 2006 14:12:50 +0100
+
+libccaudio2 (0.8.0-2) unstable; urgency=low
+
+  * make install info
+  * Build-Depends: doxygen
+  * debian/control add libccaudio2-doc package Architecture: all
+  * dh_makeshlibs -L libccaudio2-0.8-0
+
+ -- Mark Purcell <msp at debian.org>  Wed,  5 Apr 2006 22:41:03 +0100
+
+libccaudio2 (0.8.0-1) unstable; urgency=low
+
+  * New upstream release
+  * Bump soname. Fixes package-name-doesnt-match-sonames libccaudio2-
+    0.8-0
+  * patch speex/speex.c to emable speex build
+  * Add Build-Depends: libspeex-dev
+
+ -- Mark Purcell <msp at debian.org>  Tue, 14 Mar 2006 18:40:50 +0000
+
+libccaudio2 (0.7.11-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Mark Purcell <msp at debian.org>  Sat, 21 Jan 2006 11:49:20 +0000
+
+libccaudio2 (0.7.10-1) unstable; urgency=low
+
+  * New upstream release
+  * Add Depends: libcommoncpp2-dev
+  * fix old-fsf-address-in-copyright-file
+
+ -- Mark Purcell <msp at debian.org>  Mon,  5 Sep 2005 07:38:31 +0100
+
+libccaudio2 (0.7.6-1) unstable; urgency=low
+
+  * Initial release Closes: #318987
+
+ -- Mark Purcell <msp at debian.org>  Tue, 19 Jul 2005 12:43:14 +1000
+

Added: libccaudio2/trunk/debian/compat
===================================================================
--- libccaudio2/trunk/debian/compat	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/compat	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1 @@
+4

Added: libccaudio2/trunk/debian/control
===================================================================
--- libccaudio2/trunk/debian/control	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/control	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,41 @@
+Source: libccaudio2
+Priority: optional
+Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
+Uploaders: Mark Purcell <msp at debian.org>
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, libgsm1-dev, libspeex-dev, doxygen, cdbs, dpatch
+Standards-Version: 3.6.1
+Section: libs
+
+Package: libccaudio2-dev
+Section: libdevel
+Suggests: libccaudio2-doc
+Replaces: libccaudio2-0.8-0
+Architecture: any
+Depends: libccaudio2-0.9-0 (= ${Source-Version}), libcommoncpp2-dev
+Description: header files and static link library for GNU ccAudio
+ This package provides the header files and documentation for building
+ applications that use GNU ccAudio.
+
+Package: libccaudio2-0.9-0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GNU ccAudio2 - a C++ class framework for processing audio files
+ The GNU ccAudio package offers a highly portable C++ class framework for
+ developing applications which manipulate audio streams and various
+ disk based audio file formats.  At the moment ccaudio is primarly a class
+ framework for handling .au, .wav (RIFF), and various .raw audio encoding
+ formats under Posix and win32 systems, though it may expand to become a
+ general purpose audio and soundcard support library.  Support for
+ controlling CD audio devices has recently been added as well as support
+ for codecs and other generic audio processing services.
+ .
+ URL: http://www.gnu.org/software/ccaudio
+
+Package: libccaudio2-doc
+Replaces: libccaudio2-dev (<= 0.8.0-1)
+Section: doc
+Architecture: all
+Description: Documentation files for  GNU ccAudio2 library
+ This package contains the documentation files for the GNU ccAudio2 packages.
+

Added: libccaudio2/trunk/debian/copyright
===================================================================
--- libccaudio2/trunk/debian/copyright	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/copyright	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,27 @@
+This package was debianized by Mark Purcell <msp at debian.org> on
+Tue, 19 Jul 2005 12:21:48 +1000.
+
+It was downloaded from http://www.gnu.org/software/ccaudio
+
+Copyright Holder: David Sugar <dyfet at ostel.com>
+
+License:
+
+   This package 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 package 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.
+
+   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.Free Software
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+

Added: libccaudio2/trunk/debian/dirs
===================================================================
--- libccaudio2/trunk/debian/dirs	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/dirs	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,3 @@
+usr/bin
+usr/sbin
+usr/lib/ccaudio2-0.8/

Added: libccaudio2/trunk/debian/docs
===================================================================
--- libccaudio2/trunk/debian/docs	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/docs	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,3 @@
+NEWS
+README
+TODO

Added: libccaudio2/trunk/debian/libccaudio2-0.9-0.dirs
===================================================================
--- libccaudio2/trunk/debian/libccaudio2-0.9-0.dirs	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/libccaudio2-0.9-0.dirs	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1 @@
+usr/lib

Added: libccaudio2/trunk/debian/libccaudio2-0.9-0.install
===================================================================
--- libccaudio2/trunk/debian/libccaudio2-0.9-0.install	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/libccaudio2-0.9-0.install	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,2 @@
+usr/lib/lib*.so.*
+usr/lib/ccaudio2-*/*

Added: libccaudio2/trunk/debian/libccaudio2-dev.dirs
===================================================================
--- libccaudio2/trunk/debian/libccaudio2-dev.dirs	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/libccaudio2-dev.dirs	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,2 @@
+usr/lib
+usr/include

Added: libccaudio2/trunk/debian/libccaudio2-dev.install
===================================================================
--- libccaudio2/trunk/debian/libccaudio2-dev.install	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/libccaudio2-dev.install	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,8 @@
+usr/include/*
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/lib/*.la
+usr/share/pkgconfig/*
+usr/bin/*
+usr/share/man/man1/

Added: libccaudio2/trunk/debian/libccaudio2-doc.docs
===================================================================
--- libccaudio2/trunk/debian/libccaudio2-doc.docs	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/libccaudio2-doc.docs	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,5 @@
+NEWS
+README
+TODO
+THANKS
+doc/html

Added: libccaudio2/trunk/debian/libccaudio2-doc.manpages
===================================================================
--- libccaudio2/trunk/debian/libccaudio2-doc.manpages	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/libccaudio2-doc.manpages	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1 @@
+doc/man/man3/*.3

Added: libccaudio2/trunk/debian/patches/00list
===================================================================
--- libccaudio2/trunk/debian/patches/00list	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/patches/00list	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,2 @@
+01_debian
+02_speex

Added: libccaudio2/trunk/debian/patches/01_debian.dpatch
===================================================================
--- libccaudio2/trunk/debian/patches/01_debian.dpatch	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/patches/01_debian.dpatch	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,28 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_debian.dpatch by  <msp at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: New patch generated from libccaudio2 0.9.2-2 diff.gz
+
+ at DPATCH@
+
+--- libccaudio2-0.9.2.orig/doc/Doxyfile.in
++++ libccaudio2-0.9.2/doc/Doxyfile.in
+@@ -298,7 +298,7 @@
+ # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
+ # generate Latex output.
+ 
+-GENERATE_LATEX       = YES
++GENERATE_LATEX       = NO
+ 
+ # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
+ # If a relative path is entered the value of OUTPUT_DIRECTORY will be
+@@ -344,7 +344,7 @@
+ # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
+ # generate man pages
+ 
+-GENERATE_MAN         = NO
++GENERATE_MAN         = YES
+ 
+ # The MAN_OUTPUT tag is used to specify where the man pages will be put.
+ # If a relative path is entered the value of OUTPUT_DIRECTORY will be


Property changes on: libccaudio2/trunk/debian/patches/01_debian.dpatch
___________________________________________________________________
Name: svn:executable
   + *

Added: libccaudio2/trunk/debian/patches/02_speex.dpatch
===================================================================
--- libccaudio2/trunk/debian/patches/02_speex.dpatch	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/patches/02_speex.dpatch	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 02_speex.dpatch by  <msp at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad libccaudio2-0.9.7~/codecs/speex.cpp libccaudio2-0.9.7/codecs/speex.cpp
+--- libccaudio2-0.9.7~/codecs/speex.cpp	2006-06-08 20:40:35.000000000 +0100
++++ libccaudio2-0.9.7/codecs/speex.cpp	2006-06-08 20:41:00.000000000 +0100
+@@ -48,7 +48,7 @@
+ class SpeexCommon: public AudioCodec
+ {
+ protected:
+-	SpeexMode *spx_mode;
++	const SpeexMode *spx_mode;
+ 	SpeexBits enc_bits, dec_bits;
+ 	unsigned int spx_clock, spx_channel;
+ 	void *encoder, *decoder;


Property changes on: libccaudio2/trunk/debian/patches/02_speex.dpatch
___________________________________________________________________
Name: svn:executable
   + *

Added: libccaudio2/trunk/debian/rules
===================================================================
--- libccaudio2/trunk/debian/rules	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/rules	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,27 @@
+#!/usr/bin/make -f
+DEBVERSION:=$(shell head -n 1 debian/changelog \
+                    | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
+UPVERSION:=$(shell echo $(DEBVERSION) | sed -e 's/^.*://' -e 's/-[0-9.]*$$//' -e 's/.dfsg$$//')
+
+FILENAME := libccaudio2_$(UPVERSION).orig.tar.gz
+URL := http://ftp.gnu.org/pub/gnu/ccaudio/ccaudio2-$(UPVERSION).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
+include /usr/share/cdbs/1/rules/dpatch.mk
+
+clean::
+	rm -f doc/latex/* doc/html/* doc/man/man3/* doc/doxy
+
+DEB_DH_INSTALL_ARGS := --sourcedir=debian/tmp
+
+print-version:
+	@@echo "Debian version:          $(DEBVERSION)"
+	@@echo "Upstream version:        $(UPVERSION)"
+
+get-orig-source:
+	@@dh_testdir
+	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
+	@@echo Downloading $(FILENAME) from $(URL) ...
+	@@wget -N -nv -T10 -t3 -O ../tarballs/$(FILENAME) $(URL)


Property changes on: libccaudio2/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: libccaudio2/trunk/debian/watch
===================================================================
--- libccaudio2/trunk/debian/watch	2006-06-13 01:48:45 UTC (rev 1851)
+++ libccaudio2/trunk/debian/watch	2006-06-13 01:54:11 UTC (rev 1852)
@@ -0,0 +1,6 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# Site		Directory		Pattern			Version	Script
+version=2
+http://ftp.gnu.org/pub/gnu/ccaudio/ccaudio2-(.*)\.tar\.gz        debian  uupdate




More information about the Pkg-voip-commits mailing list