[Pkg-voip-commits] r4052 - / libosip2 libosip2/tags libosip2/trunk libosip2/trunk/debian snapshot

kilian at alioth.debian.org kilian at alioth.debian.org
Sat Aug 18 14:07:11 UTC 2007


Author: kilian
Date: 2007-08-18 14:07:11 +0000 (Sat, 18 Aug 2007)
New Revision: 4052

Added:
   libosip2/
   libosip2/build-area
   libosip2/tags/
   libosip2/tags/build-area
   libosip2/tags/tarballs
   libosip2/tarballs
   libosip2/trunk/
   libosip2/trunk/debian/
   libosip2/trunk/debian/Makefile
   libosip2/trunk/debian/Makefile.am
   libosip2/trunk/debian/Makefile.in
   libosip2/trunk/debian/README.Debian
   libosip2/trunk/debian/changelog
   libosip2/trunk/debian/compat
   libosip2/trunk/debian/control
   libosip2/trunk/debian/copyright
   libosip2/trunk/debian/dirs
   libosip2/trunk/debian/docs
   libosip2/trunk/debian/libosip2-3.dirs
   libosip2/trunk/debian/libosip2-3.install
   libosip2/trunk/debian/libosip2-3.manpages
   libosip2/trunk/debian/libosip2-dev.dirs
   libosip2/trunk/debian/libosip2-dev.files
   libosip2/trunk/debian/libosip2-dev.install
   libosip2/trunk/debian/libosip2.dirs
   libosip2/trunk/debian/libosip2.files
   libosip2/trunk/debian/rules
   libosip2/trunk/debian/shlibs.local
   libosip2/trunk/debian/watch
Modified:
   snapshot/pkg-voip-config
Log:
Initial import of libosip2 into pkg-voip. Current maintainer seems to be MIA
and we need the update for libexosip2.


Added: libosip2/build-area
===================================================================
--- libosip2/build-area	                        (rev 0)
+++ libosip2/build-area	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+link ../build-area/
\ No newline at end of file


Property changes on: libosip2/build-area
___________________________________________________________________
Name: svn:special
   + *

Added: libosip2/tags/build-area
===================================================================
--- libosip2/tags/build-area	                        (rev 0)
+++ libosip2/tags/build-area	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+link ../build-area/
\ No newline at end of file


Property changes on: libosip2/tags/build-area
___________________________________________________________________
Name: svn:special
   + *

Added: libosip2/tags/tarballs
===================================================================
--- libosip2/tags/tarballs	                        (rev 0)
+++ libosip2/tags/tarballs	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+link ../tarballs/
\ No newline at end of file


Property changes on: libosip2/tags/tarballs
___________________________________________________________________
Name: svn:special
   + *

Added: libosip2/tarballs
===================================================================
--- libosip2/tarballs	                        (rev 0)
+++ libosip2/tarballs	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+link ../tarballs/
\ No newline at end of file


Property changes on: libosip2/tarballs
___________________________________________________________________
Name: svn:special
   + *


Property changes on: libosip2/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: libosip2/trunk/debian/Makefile
===================================================================
--- libosip2/trunk/debian/Makefile	                        (rev 0)
+++ libosip2/trunk/debian/Makefile	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,344 @@
+# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# debian/Makefile.  Generated from Makefile.in by configure.
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005  Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+
+srcdir = .
+top_srcdir = ..
+
+pkgdatadir = $(datadir)/libosip2
+pkglibdir = $(libdir)/libosip2
+pkgincludedir = $(includedir)/libosip2
+top_builddir = ..
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+INSTALL = /usr/bin/install -c
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = i486-pc-linux-gnu
+host_triplet = i486-pc-linux-gnu
+subdir = debian
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \
+	$(top_srcdir)/scripts/acx_pthread.m4 \
+	$(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = ${SHELL} /home/kk/pkg-voip/build-area/libosip2-3.0.3/scripts/missing --run aclocal-1.9 -I scripts
+AMDEP_FALSE = #
+AMDEP_TRUE = 
+AMTAR = ${SHELL} /home/kk/pkg-voip/build-area/libosip2-3.0.3/scripts/missing --run tar
+AR = ar
+AS = as
+AUTOCONF = ${SHELL} /home/kk/pkg-voip/build-area/libosip2-3.0.3/scripts/missing --run autoconf
+AUTOHEADER = ${SHELL} /home/kk/pkg-voip/build-area/libosip2-3.0.3/scripts/missing --run autoheader
+AUTOMAKE = ${SHELL} /home/kk/pkg-voip/build-area/libosip2-3.0.3/scripts/missing --run automake-1.9
+AWK = gawk
+BUILD_MAXSIZE_FALSE = #
+BUILD_MAXSIZE_TRUE = 
+BUILD_MT_FALSE = #
+BUILD_MT_TRUE = 
+CC = i486-linux-gnu-gcc
+CCDEPMODE = depmode=gcc3
+CFLAGS = -Wall -g 
+COMPILE_TESTS_FALSE = 
+COMPILE_TESTS_TRUE = #
+CPP = i486-linux-gnu-gcc -E
+CPPFLAGS =  -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith
+CXX = i486-linux-gnu-g++
+CXXCPP = i486-linux-gnu-g++ -E
+CXXDEPMODE = depmode=gcc3
+CXXFLAGS = -g -O2
+CYGPATH_W = echo
+DEFS = -DHAVE_CONFIG_H
+DEPDIR = .deps
+DLLTOOL = dlltool
+ECHO = echo
+ECHO_C = 
+ECHO_N = -n
+ECHO_T = 
+EGREP = /bin/grep -E
+EXEEXT = 
+EXTRA_LIB = 
+F77 = 
+FFLAGS = 
+FSM_LIB =  -lnsl
+GREP = /bin/grep
+INSIDE_GNOME_COMMON_FALSE = 
+INSIDE_GNOME_COMMON_TRUE = #
+INSTALL_DATA = ${INSTALL} -m 644
+INSTALL_PROGRAM = ${INSTALL}
+INSTALL_SCRIPT = ${INSTALL}
+INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
+LDFLAGS = 
+LIBOBJS = 
+LIBOSIP_SO_VERSION = 4:0:2
+LIBS = 
+LIBTOOL = $(SHELL) $(top_builddir)/libtool
+LN_S = ln -s
+LTLIBOBJS = 
+MAKEINFO = ${SHELL} /home/kk/pkg-voip/build-area/libosip2-3.0.3/scripts/missing --run makeinfo
+OBJDUMP = objdump
+OBJEXT = o
+OSIP_VERSION = 3.0.3
+PACKAGE = libosip2
+PACKAGE_BUGREPORT = 
+PACKAGE_NAME = 
+PACKAGE_STRING = 
+PACKAGE_TARNAME = 
+PACKAGE_VERSION = 
+PARSER_LIB = 
+PATH_SEPARATOR = :
+PTHREAD_CC = 
+PTHREAD_CFLAGS = 
+PTHREAD_LIBS = 
+RANLIB = ranlib
+SET_MAKE = 
+SHELL = /bin/sh
+SIP_CFLAGS =  -Wall -g 
+SIP_EXTRA_FLAGS =  -pedantic -g -DENABLE_TRACE
+SIP_FSM_FLAGS = -DOSIP_MT -DHAVE_PTHREAD
+SIP_PARSER_FLAGS =  -DUSE_GPERF
+STRIP = strip
+VERSION = 3.0.3
+ac_ct_CC = 
+ac_ct_CXX = 
+ac_ct_F77 = 
+am__fastdepCC_FALSE = #
+am__fastdepCC_TRUE = 
+am__fastdepCXX_FALSE = #
+am__fastdepCXX_TRUE = 
+am__include = include
+am__leading_dot = .
+am__quote = 
+am__tar = ${AMTAR} chof - "$$tardir"
+am__untar = ${AMTAR} xf -
+bindir = ${exec_prefix}/bin
+build = i486-pc-linux-gnu
+build_alias = i486-linux-gnu
+build_cpu = i486
+build_os = linux-gnu
+build_vendor = pc
+datadir = ${datarootdir}
+datarootdir = ${prefix}/share
+docdir = ${datarootdir}/doc/${PACKAGE}
+dvidir = ${docdir}
+exec_prefix = ${prefix}
+host = i486-pc-linux-gnu
+host_alias = i486-linux-gnu
+host_cpu = i486
+host_os = linux-gnu
+host_vendor = pc
+htmldir = ${docdir}
+includedir = ${prefix}/include
+infodir = ${prefix}/share/info
+install_sh = /home/kk/pkg-voip/build-area/libosip2-3.0.3/scripts/install-sh
+libdir = ${exec_prefix}/lib
+libexecdir = ${exec_prefix}/libexec
+localedir = ${datarootdir}/locale
+localstatedir = ${prefix}/var
+mandir = ${prefix}/share/man
+mkdir_p = mkdir -p --
+oldincludedir = /usr/include
+pdfdir = ${docdir}
+prefix = /usr
+program_transform_name = s,x,x,
+psdir = ${docdir}
+sbindir = ${exec_prefix}/sbin
+sharedstatedir = ${prefix}/com
+sysconfdir = ${prefix}/etc
+target_alias = 
+EXTRA_DIST = conffiles.ex       manpage.1.ex        \
+control        libosip2-dev.dirs  manpage.sgml.ex     \
+copyright      libosip2-dev.files rules              README.Debian       \
+dirs           libosip2.dirs      shlibs.local       changelog           \
+docs           libosip2.files
+
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+		&& exit 0; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  debian/Makefile'; \
+	cd $(top_srcdir) && \
+	  $(AUTOMAKE) --gnu  debian/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+distclean-libtool:
+	-rm -f libtool
+uninstall-info-am:
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+	list='$(DISTFILES)'; for file in $$list; do \
+	  case $$file in \
+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+	  esac; \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+	    dir="/$$dir"; \
+	    $(mkdir_p) "$(distdir)$$dir"; \
+	  else \
+	    dir=''; \
+	  fi; \
+	  if test -d $$d/$$file; then \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+	    fi; \
+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+	  else \
+	    test -f $(distdir)/$$file \
+	    || cp -p $$d/$$file $(distdir)/$$file \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+	-rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-libtool
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+	distclean distclean-generic distclean-libtool distdir dvi \
+	dvi-am html html-am info info-am install install-am \
+	install-data install-data-am install-exec install-exec-am \
+	install-info install-info-am install-man install-strip \
+	installcheck installcheck-am installdirs maintainer-clean \
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
+	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+	uninstall-info-am
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:

Added: libosip2/trunk/debian/Makefile.am
===================================================================
--- libosip2/trunk/debian/Makefile.am	                        (rev 0)
+++ libosip2/trunk/debian/Makefile.am	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,2 @@
+
+# a do nothing file, so I don't need to regenerate the auto* system

Added: libosip2/trunk/debian/Makefile.in
===================================================================
--- libosip2/trunk/debian/Makefile.in	                        (rev 0)
+++ libosip2/trunk/debian/Makefile.in	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,344 @@
+# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005  Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+top_builddir = ..
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+INSTALL = @INSTALL@
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+subdir = debian
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/scripts/aclocal-include.m4 \
+	$(top_srcdir)/scripts/acx_pthread.m4 \
+	$(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMDEP_FALSE = @AMDEP_FALSE@
+AMDEP_TRUE = @AMDEP_TRUE@
+AMTAR = @AMTAR@
+AR = @AR@
+AS = @AS@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+BUILD_MAXSIZE_FALSE = @BUILD_MAXSIZE_FALSE@
+BUILD_MAXSIZE_TRUE = @BUILD_MAXSIZE_TRUE@
+BUILD_MT_FALSE = @BUILD_MT_FALSE@
+BUILD_MT_TRUE = @BUILD_MT_TRUE@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+COMPILE_TESTS_FALSE = @COMPILE_TESTS_FALSE@
+COMPILE_TESTS_TRUE = @COMPILE_TESTS_TRUE@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
+ECHO = @ECHO@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+EXTRA_LIB = @EXTRA_LIB@
+F77 = @F77@
+FFLAGS = @FFLAGS@
+FSM_LIB = @FSM_LIB@
+GREP = @GREP@
+INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
+INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBOSIP_SO_VERSION = @LIBOSIP_SO_VERSION@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OSIP_VERSION = @OSIP_VERSION@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PARSER_LIB = @PARSER_LIB@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+PTHREAD_CC = @PTHREAD_CC@
+PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
+PTHREAD_LIBS = @PTHREAD_LIBS@
+RANLIB = @RANLIB@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+SIP_CFLAGS = @SIP_CFLAGS@
+SIP_EXTRA_FLAGS = @SIP_EXTRA_FLAGS@
+SIP_FSM_FLAGS = @SIP_FSM_FLAGS@
+SIP_PARSER_FLAGS = @SIP_PARSER_FLAGS@
+STRIP = @STRIP@
+VERSION = @VERSION@
+ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
+ac_ct_F77 = @ac_ct_F77@
+am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
+am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
+am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
+am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+EXTRA_DIST = conffiles.ex       manpage.1.ex        \
+control        libosip2-dev.dirs  manpage.sgml.ex     \
+copyright      libosip2-dev.files rules              README.Debian       \
+dirs           libosip2.dirs      shlibs.local       changelog           \
+docs           libosip2.files
+
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+		&& exit 0; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  debian/Makefile'; \
+	cd $(top_srcdir) && \
+	  $(AUTOMAKE) --gnu  debian/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+mostlyclean-libtool:
+	-rm -f *.lo
+
+clean-libtool:
+	-rm -rf .libs _libs
+
+distclean-libtool:
+	-rm -f libtool
+uninstall-info-am:
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+	list='$(DISTFILES)'; for file in $$list; do \
+	  case $$file in \
+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+	  esac; \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+	    dir="/$$dir"; \
+	    $(mkdir_p) "$(distdir)$$dir"; \
+	  else \
+	    dir=''; \
+	  fi; \
+	  if test -d $$d/$$file; then \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+	    fi; \
+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+	  else \
+	    test -f $(distdir)/$$file \
+	    || cp -p $$d/$$file $(distdir)/$$file \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic clean-libtool mostlyclean-am
+
+distclean: distclean-am
+	-rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-libtool
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am:
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man:
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic mostlyclean-libtool
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am
+
+.PHONY: all all-am check check-am clean clean-generic clean-libtool \
+	distclean distclean-generic distclean-libtool distdir dvi \
+	dvi-am html html-am info info-am install install-am \
+	install-data install-data-am install-exec install-exec-am \
+	install-info install-info-am install-man install-strip \
+	installcheck installcheck-am installdirs maintainer-clean \
+	maintainer-clean-generic mostlyclean mostlyclean-generic \
+	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+	uninstall-info-am
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:

Added: libosip2/trunk/debian/README.Debian
===================================================================
--- libosip2/trunk/debian/README.Debian	                        (rev 0)
+++ libosip2/trunk/debian/README.Debian	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,19 @@
+libosip for Debian
+------------------
+
+ SIP (rfc3261) is a signalling protocol that initiates, modifies and
+ terminates multimedia sessions. libosip is implement the transaction
+ layer of the SIP protocol. SIP is a replacement for H323 which is
+ close to MAIL and SMTP for both format and the transport protocol
+ definition.
+
+ SIP is mainly used by IP telephony applications. Some applications
+ using SIP already exist: partysip a SIP proxy server (registrar and
+ routing server) and linphone, a SIP User Agent (softphone) will allow
+ you to access any other SIP user in the world.
+
+ libosip can be used to implement any kind of applications that
+ need to establish sessions: ip phones is the best example but it
+ could also be the setup of a game sessions or whatever you want.
+
+ -- Aymeric MOIZARD <jack at atosc.org>, Tue, 16 Apr 2002 11:29:25 +0100

Added: libosip2/trunk/debian/changelog
===================================================================
--- libosip2/trunk/debian/changelog	                        (rev 0)
+++ libosip2/trunk/debian/changelog	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,153 @@
+libosip2 (3.0.3-1) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * New upstream release.
+  * debian/control:
+    - Import into pkg-voip.
+    - Use binary:Version stanza to allow clean binNMUs. 
+      Bump to dpkg-dev (>= 1.13.19)
+
+ -- Kilian Krause <kilian at debian.org>  Sat, 18 Aug 2007 16:00:19 +0200
+
+libosip2 (2.2.2-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * BTS old bugs:
+    + Include libosip2.pc in -dev package (Closes: #328825)
+    + Link libosip2.so.3.0.0 against libpthread.so (Closes: #356330)
+    + Fix Links in debian/control: fsf.org => gnu.org (Closes: #352251)
+
+  * Remove debian/*.ex files (Closes: #366036).
+  * Remove debian/libosip2.* files.
+  * switch to dh_install in debian/rules:
+    + enable --list-missing to catch non installed files (like osip.1).
+    + .files/.install were not in sync.
+  * Also bump Standards-Version to 3.6.2.
+  * Install upstream man page osip.1 (Closes: #366037).
+  * Fix FSF address in debian/copyright.
+  * Make debian/copyright complete (missing copyright statement for
+    osip_md5.{h,c}) (Closes: #366034).
+
+ -- Pierre Habouzit <madcoder at debian.org>  Wed, 24 May 2006 22:04:05 +0200
+
+libosip2 (2.2.2-3) unstable; urgency=medium
+
+  * Revert NMU
+
+ -- Anand Kumria <wildfire at progsoc.org>  Tue, 18 Apr 2006 13:44:28 +1000
+
+libosip2 (2.2.2-2) unstable; urgency=low
+
+  * Change Build-Dep to automake1.8 (Closes: #335134)
+
+ -- Anand Kumria <wildfire at progsoc.org>  Sat, 31 Dec 2005 13:07:36 +1100
+
+libosip2 (2.2.2-1) unstable; urgency=low
+
+  [ Aymeric MOIZARD ]
+  * parser speed improvements
+  * replace mutex with critical section on windows for performance.
+  * fix a bug in the parser for empty header (also store empty Accept header)
+  * improve mime support.
+  * improve sipfrag support.
+  * add NULL checks (uris...).
+  * patch for PSOS support.
+
+  [ ARAKI Yasuhiro ]
+  * new upstream release.
+
+ -- ARAKI Yasuhiro <ar at debian.org>  Wed, 21 Dec 2005 18:36:25 +0900
+
+libosip2 (2.2.1-1) unstable; urgency=low
+
+  * fix a potential mem leak content_type and osip_message_parse.
+  * fix osip_body_clone method (add terminating NULL)
+  * fix for binary support when multipart is used.
+  * automatic check for reliable protocol SCTP and TLS.
+  * avoid <winsock.h> inclusion so user can (and must) now include either
+    <winsock.h> or <winsock2.h> before including <osip/osip2.h>
+
+ -- Aymeric MOIZARD <jack at atosc.org>  Tue, 12 Jul 2005 13:04:32 +0100
+
+libosip2 (2.2.0+2.2.1pre4-2) unstable; urgency=low
+
+  * Maintainer change: Anand Kumria <wildfire at progsoc.org> to ARAKI Yasuhiro
+    <ar at debian.org>.
+
+ -- ARAKI Yasuhiro <ar at debian.org>  Mon, 25 Apr 2005 14:11:33 +0900
+
+libosip2 (2.2.0+2.2.1pre4-1) unstable; urgency=low
+
+  * New upstream release
+  * fix osip_body_clone doesn't NULL terminate the copied body.
+    Reported by Mikael Magnusson. (Close: #305729)
+  * Maintainer change: Anand Kumria <wildfire at progsoc.org> to ARAKI Yasuhiro
+    <ar at debian.org>.
+
+ -- ARAKI Yasuhiro <ar at debian.org>  Fri, 22 Apr 2005 15:33:12 +0900
+
+libosip2 (2.2.0-1) unstable; urgency=low
+
+  * remove #ifdef OSIP_RETRANSMIT_2XX to always compile it.
+  * initialize remote_contact_uri when dialog is built with notify.
+  * allow very short attachements.
+  * new macros allocators.
+  * remove use of alloca in the parser.
+  * fix memory bug when realloc is needed on large message.
+  * remove useless prototypes.
+  * fix memory access in parser.
+  * API slightly broken to enable support for binary data.
+  * improvements of the sip message test suite.
+  * ABI change to 3 
+
+ -- ARAKI Yasuhiro <ar at debian.org>  Fri,  4 Feb 2005 14:46:08 +0900
+libosip2 (2.0.9-2) unstable; urgency=low
+
+  * fix for ABI change (close: #285079)
+
+ -- ARAKI Yasuhiro <ar at debian.org>  Sat, 11 Dec 2004 15:20:14 +0900
+
+libosip2 (2.0.9-1) unstable; urgency=low
+
+  * New upstream release 
+
+ -- ARAKI Yasuhiro <ar at debian.org>  Thu,  9 Dec 2004 18:09:09 +0900
+
+libosip2 (2.0.6-2) unstable; urgency=low
+
+  * fix: lack "libosip2.so" install for libosip2-dev. 
+
+ -- ARAKI Yasuhiro <ar at debian.org>  Tue, 23 Mar 2004 15:29:12 +0900
+
+libosip2 (2.0.6-1) unstable; urgency=low
+
+  * New upstream release (close: #238263)
+  * Co-maintainer add: ARAKI Yasuhiro <ar at debian.org>
+
+ -- ARAKI Yasuhiro <ar at debian.org>  Thu, 18 Mar 2004 11:56:11 +0900
+
+libosip2 (2.0.5-2) unstable; urgency=low
+
+  * Build depend on automake1.6 too
+
+ -- Anand Kumria <wildfire at progsoc.org>  Sun, 28 Dec 2003 13:17:07 +1100
+
+libosip2 (2.0.5-1) unstable; urgency=low
+
+  * New upstream release (and change of source name)
+  * For the life of me I couldn't see what the patch
+    was but I believe this will fix the problem (closes: #215606, 219421)
+
+ -- Anand Kumria <wildfire at progsoc.org>  Sat, 27 Dec 2003 11:07:33 +1100
+
+osip (2.0.4-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Anand Kumria <wildfire at progsoc.org>  Sun, 11 Oct 2003 05:17:51 +1000
+
+osip (2.0.1.2-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Anand Kumria <wildfire at progsoc.org>  Tue, 30 Sep 2003 16:09:51 +1000

Added: libosip2/trunk/debian/compat
===================================================================
--- libosip2/trunk/debian/compat	                        (rev 0)
+++ libosip2/trunk/debian/compat	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+4

Added: libosip2/trunk/debian/control
===================================================================
--- libosip2/trunk/debian/control	                        (rev 0)
+++ libosip2/trunk/debian/control	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,47 @@
+Source: libosip2
+Section: comm
+Priority: optional
+Maintainer: Debian VoIP Maintainers <pkg-voip-maintainers at lists.alioth.debian.org>
+Uploaders: Anand Kumria <wildfire at progsoc.org>, ARAKI Yasuhiro <ar at debian.org>, Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>
+Build-Depends: debhelper (>= 4.0.0), automake1.8
+Standards-Version: 3.7.2
+
+Package: libosip2-dev
+Section: libdevel
+Architecture: any
+Depends: libosip2-3 (= ${binary:Version})
+Description: development files for the SIP library
+ libosip2 header files and static libraries to assist in development of
+ programs wishing to use SIP. 
+ .
+ The oSIP library is written in C, is thread safe and has no dependencies 
+ except the standard C library. 
+ .
+ oSIP could be used to implement an IP soft-phone as well as embedded SIP 
+ software. oSIP is not limited to endpoint agents implementations and can 
+ also be used to implement SIP proxies or registration services.
+ .
+ oSIP currently provides an API for the SIP message parser, SDP message 
+ parser, and library to handle "SIP transactions" as defined by the SIP 
+ standards (RFC3261). 
+ .
+ Further information is available at <URL: http://www.gnu.org/software/osip/>
+
+Package: libosip2-3
+Provides: libosip2feature209
+Conflicts: libosip2feature209
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Session Initiation Protocol (SIP) library
+ oSIP is an implementation of SIP. 
+ .
+ SIP stands for the Session Initiation Protocol and is described by the 
+ RFC3261.  This library aims to provide multimedia and telecom software 
+ developers an easy and powerful interface to initiate and control SIP 
+ based sessions in their applications. 
+ .
+ SIP is the IETF replacement for the ITU's H323. Example programs using this
+ library are partysip and linphone.
+ .
+ Further information is available at <URL: http://www.gnu.org/software/osip/>

Added: libosip2/trunk/debian/copyright
===================================================================
--- libosip2/trunk/debian/copyright	                        (rev 0)
+++ libosip2/trunk/debian/copyright	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,60 @@
+Package: libosip2
+This package was debianized by Aymeric Moizard <jack at atosc.org>
+
+Obtained from: It was downloaded from ftp://ftp.gnu.org/gnu/osip/
+
+Debian copyright/license:
+
+  osip is mostly licensed under the GPL with the copyright statement:
+
+    Copyright (C) 2001,2002,2003,2004,2005  Aymeric MOIZARD jack at atosc.org
+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
+
+    This library 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
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
+
+  except for osip_md5.{h,c}:
+
+    This is a modified version from Aymeric MOIZARD of MD5C.C provided by
+    RSA Data Security, Inc.
+
+    modification: path for include files
+
+    Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights
+    reserved.
+
+    License to copy and use this software is granted provided that it is
+    identified as the "RSA Data Security, Inc. MD5 Message-Digest
+    Algorithm" in all material mentioning or referencing this software or
+    this function.
+
+    License is also granted to make and use derivative works provided that
+    such works are identified as "derived from the RSA Data Security, Inc.
+    MD5 Message-Digest Algorithm" in all material mentioning or
+    referencing the derived work.
+
+    RSA Data Security, Inc. makes no representations concerning either the
+    merchantability of this software or the suitability of this software
+    for any particular purpose. It is provided "as is" without express or
+    implied warranty of any kind.
+
+    These notices must be retained in any copies of any part of this
+    documentation and/or software.
+
+
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/LGPL`
+
+Upstream Author: Aymeric Moizard <jack at atosc.org>
+

Added: libosip2/trunk/debian/dirs
===================================================================
--- libosip2/trunk/debian/dirs	                        (rev 0)
+++ libosip2/trunk/debian/dirs	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,2 @@
+usr/bin
+usr/sbin

Added: libosip2/trunk/debian/docs
===================================================================
--- libosip2/trunk/debian/docs	                        (rev 0)
+++ libosip2/trunk/debian/docs	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,5 @@
+BUGS
+NEWS
+README
+TODO
+ChangeLog

Added: libosip2/trunk/debian/libosip2-3.dirs
===================================================================
--- libosip2/trunk/debian/libosip2-3.dirs	                        (rev 0)
+++ libosip2/trunk/debian/libosip2-3.dirs	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+usr/lib

Added: libosip2/trunk/debian/libosip2-3.install
===================================================================
--- libosip2/trunk/debian/libosip2-3.install	                        (rev 0)
+++ libosip2/trunk/debian/libosip2-3.install	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+usr/lib/lib*.so.*

Added: libosip2/trunk/debian/libosip2-3.manpages
===================================================================
--- libosip2/trunk/debian/libosip2-3.manpages	                        (rev 0)
+++ libosip2/trunk/debian/libosip2-3.manpages	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man1/osip.1

Added: libosip2/trunk/debian/libosip2-dev.dirs
===================================================================
--- libosip2/trunk/debian/libosip2-dev.dirs	                        (rev 0)
+++ libosip2/trunk/debian/libosip2-dev.dirs	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,3 @@
+usr/lib
+usr/include/osip2
+usr/include/osipparser2

Added: libosip2/trunk/debian/libosip2-dev.files
===================================================================
--- libosip2/trunk/debian/libosip2-dev.files	                        (rev 0)
+++ libosip2/trunk/debian/libosip2-dev.files	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,4 @@
+usr/include/osipparser2/*
+usr/include/osip2/*
+usr/lib/lib*.a
+usr/lib/lib*.la

Added: libosip2/trunk/debian/libosip2-dev.install
===================================================================
--- libosip2/trunk/debian/libosip2-dev.install	                        (rev 0)
+++ libosip2/trunk/debian/libosip2-dev.install	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,7 @@
+usr/include/osipparser2/*
+usr/include/osip2/*
+usr/lib/lib*.a
+usr/lib/lib*.la
+usr/lib/lib*.so
+usr/lib/pkgconfig/libosip2.pc
+

Added: libosip2/trunk/debian/libosip2.dirs
===================================================================
--- libosip2/trunk/debian/libosip2.dirs	                        (rev 0)
+++ libosip2/trunk/debian/libosip2.dirs	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+usr/lib

Added: libosip2/trunk/debian/libosip2.files
===================================================================
--- libosip2/trunk/debian/libosip2.files	                        (rev 0)
+++ libosip2/trunk/debian/libosip2.files	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+usr/lib/lib*.so*

Added: libosip2/trunk/debian/rules
===================================================================
--- libosip2/trunk/debian/rules	                        (rev 0)
+++ libosip2/trunk/debian/rules	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1,126 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+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 := libosip2_$(UPVERSION).orig.tar.gz
+UPFILENAME := libosip2-$(UPVERSION).tar.gz
+URL := http://ftp.gnu.org/gnu/osip/$(UPFILENAME)
+
+
+CFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+	CFLAGS += -O0
+else
+	CFLAGS += -O2
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+	INSTALL_PROGRAM += -s
+endif
+
+# shared library versions, option 1
+#version=2.0.5
+#major=2
+# option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
+version=`ls src/.libs/lib*.so.* | \
+ awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
+major=`ls src/.libs/lib*.so.* | \
+ awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
+
+config.status: configure
+	dh_testdir
+	# Add here commands to configure the package.
+	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-gperf --enable-pthread
+
+
+build: build-stamp
+build-stamp:  config.status
+	dh_testdir
+
+	# Add here commands to compile the package.
+	$(MAKE)
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp 
+	# Add here commands to clean up after the build process.
+	[ ! -f Makefile ]||$(MAKE) distclean
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+
+	# Add here commands to install the package into debian/tmp
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs ChangeLog
+	dh_installdocs
+	dh_installexamples
+
+	dh_install --sourcedir=debian/tmp --list-missing
+#	dh_movefiles
+
+#	dh_installmenu
+#	dh_installdebconf	
+#	dh_installlogrotate
+#	dh_installemacsen
+#	dh_installpam
+#	dh_installmime
+#	dh_installinit
+#	dh_installcron
+#	dh_installinfo
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+#	dh_perl
+#	dh_python
+	dh_makeshlibs
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+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)
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install 


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

Added: libosip2/trunk/debian/shlibs.local
===================================================================
--- libosip2/trunk/debian/shlibs.local	                        (rev 0)
+++ libosip2/trunk/debian/shlibs.local	2007-08-18 14:07:11 UTC (rev 4052)
@@ -0,0 +1 @@
+libPACKAGE# 1.99.6 libosip2 (>> 1.99.6-0), libosip2 (<< 1.99.6-99)

Added: libosip2/trunk/debian/watch
===================================================================
--- libosip2/trunk/debian/watch	                        (rev 0)
+++ libosip2/trunk/debian/watch	2007-08-18 14:07:11 UTC (rev 4052)
@@ -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://www.antisip.com/download/libosip2-(.*)\.tar\.gz

Modified: snapshot/pkg-voip-config
===================================================================
--- snapshot/pkg-voip-config	2007-08-18 13:54:12 UTC (rev 4051)
+++ snapshot/pkg-voip-config	2007-08-18 14:07:11 UTC (rev 4052)
@@ -55,6 +55,7 @@
 [libccscript3/trunk]
 [libcommoncpp2/trunk]
 [libexosip2/trunk]
+[libosip2/trunk]
 [libpri/trunk]
 [libsupertone/trunk]
 [libunicall/trunk]




More information about the Pkg-voip-commits mailing list