[Pkg-voip-commits] r1537 - in libexosip2/trunk: . debian
Mark Purcell
msp at costa.debian.org
Sat Apr 1 10:46:31 UTC 2006
Author: msp
Date: 2006-04-01 10:46:30 +0000 (Sat, 01 Apr 2006)
New Revision: 1537
Added:
libexosip2/trunk/debian/
libexosip2/trunk/debian/README.Debian
libexosip2/trunk/debian/changelog
libexosip2/trunk/debian/compat
libexosip2/trunk/debian/control
libexosip2/trunk/debian/copyright
libexosip2/trunk/debian/libexosip2-5.dirs
libexosip2/trunk/debian/libexosip2-5.install
libexosip2/trunk/debian/libexosip2-dev.dirs
libexosip2/trunk/debian/libexosip2-dev.docs
libexosip2/trunk/debian/libexosip2-dev.install
libexosip2/trunk/debian/libexosip2-dev.manpages
libexosip2/trunk/debian/rules
libexosip2/trunk/debian/watch
Log:
Load newtrunk into libexosip2/trunk.
Added: libexosip2/trunk/debian/README.Debian
===================================================================
--- libexosip2/trunk/debian/README.Debian 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/README.Debian 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1,12 @@
+libexosip2 for Debian
+---------------------
+
+ You can use eXosip_addidentity.sh to generate
+ an identity file which will be used for SIP
+ registrations.
+
+ ~/.eXosip/jm_identity should look like:
+ 0 ENTRY: sip:jack at antisip.com|sip:sip.antisip.com|*empty*|realm|login|password
+ 1 ENTRY: sip:jack at antisip.com|sip:192.168.2.2|*empty*|realm|login|password
+
+ -- Mark Purcell <msp at debian.org>, Sat, 1 Apr 2006 07:58:30 +0100
Added: libexosip2/trunk/debian/changelog
===================================================================
--- libexosip2/trunk/debian/changelog 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/changelog 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1,6 @@
+libexosip2 (2.2.2-1) unstable; urgency=low
+
+ * Initial release Closes: #346515
+
+ -- Mark Purcell <msp at debian.org> Sat, 1 Apr 2006 07:58:30 +0100
+
Added: libexosip2/trunk/debian/compat
===================================================================
--- libexosip2/trunk/debian/compat 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/compat 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1 @@
+4
Added: libexosip2/trunk/debian/control
===================================================================
--- libexosip2/trunk/debian/control 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/control 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1,28 @@
+Source: libexosip2
+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, cdbs, libncurses5-dev, doxygen
+Standards-Version: 3.6.2
+Section: libs
+
+Package: libexosip2-dev
+Section: libdevel
+Architecture: any
+Depends: libexosip2-5 (= ${Source-Version})
+Description: eXtended OSIP library development files
+ Development files for the eXtended OSIP library
+
+Package: libexosip2-5
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: eXtended OSIP library
+ Library that hides the complexity of using the SIP protocol for multimedia
+ session establishement. This protocol is mainly to be used by VoIP
+ telephony applications (endpoints or conference server) but might be
+ also useful for any application that wish to establish sessions like
+ multiplayer games.
+ .
+ Website: http://savannah.gnu.org/projects/exosip
+
Added: libexosip2/trunk/debian/copyright
===================================================================
--- libexosip2/trunk/debian/copyright 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/copyright 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1,26 @@
+This package was debianized by Mark Purcell <msp at debian.org> on
+Sat, 1 Apr 2006 07:58:30 +0100.
+
+It was downloaded from http://savannah.nongnu.org/projects/eXosip
+
+Copyright Holder: Copyright (C) 2002,2003,2004,2005 Aymeric MOIZARD - jack at atosc.org
+
+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
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
Added: libexosip2/trunk/debian/libexosip2-5.dirs
===================================================================
--- libexosip2/trunk/debian/libexosip2-5.dirs 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/libexosip2-5.dirs 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1 @@
+usr/lib
Added: libexosip2/trunk/debian/libexosip2-5.install
===================================================================
--- libexosip2/trunk/debian/libexosip2-5.install 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/libexosip2-5.install 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1,3 @@
+debian/tmp/usr/lib/lib*.so.*
+debian/tmp/usr/bin/*
+eXosip_addidentity.sh /usr/bin
Added: libexosip2/trunk/debian/libexosip2-dev.dirs
===================================================================
--- libexosip2/trunk/debian/libexosip2-dev.dirs 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/libexosip2-dev.dirs 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1,2 @@
+usr/lib
+usr/include
Added: libexosip2/trunk/debian/libexosip2-dev.docs
===================================================================
--- libexosip2/trunk/debian/libexosip2-dev.docs 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/libexosip2-dev.docs 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1,4 @@
+NEWS
+README
+help/doxygen/doc/html
+help/doxygen/doc/latex
Added: libexosip2/trunk/debian/libexosip2-dev.install
===================================================================
--- libexosip2/trunk/debian/libexosip2-dev.install 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/libexosip2-dev.install 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1,6 @@
+debian/tmp/usr/include/*
+debian/tmp/usr/lib/lib*.a
+debian/tmp/usr/lib/lib*.so
+debian/tmp/usr/lib/pkgconfig/*
+debian/tmp/usr/lib/*.la
+debian/tmp/usr/share/pkgconfig/*
Added: libexosip2/trunk/debian/libexosip2-dev.manpages
===================================================================
--- libexosip2/trunk/debian/libexosip2-dev.manpages 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/libexosip2-dev.manpages 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1 @@
+help/doxygen/doc/man/man3/*
Added: libexosip2/trunk/debian/rules
===================================================================
--- libexosip2/trunk/debian/rules 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/rules 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1,33 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses cdbs. Originaly written by Robert Millan.
+# This file is public domain.
+
+# Add here any variable or target overrides you need
+
+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 := libexosip2_$(UPVERSION).orig.tar.gz
+URL := http://download.savannah.nongnu.org/releases/exosip/libeXosip2-$(UPVERSION).tar.gz
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+DEB_MAKE_BUILD_TARGET := doxygen
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-josua
+
+clean::
+ rm -rf help/doxygen/doc
+
+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: libexosip2/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: libexosip2/trunk/debian/watch
===================================================================
--- libexosip2/trunk/debian/watch 2006-04-01 10:45:59 UTC (rev 1536)
+++ libexosip2/trunk/debian/watch 2006-04-01 10:46:30 UTC (rev 1537)
@@ -0,0 +1,23 @@
+# 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.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to examine a Webpage
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php libexosip2-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/libexosip2-(.*)\.tar\.gz
+http://download.savannah.nongnu.org/releases/exosip/libeXosip2-(.*)\.tar\.gz debian svn-upgrade
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/libexosip2-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for debscripts >= 2.9
+# http://sf.net/libexosip2/libexosip2-(.*)\.tar\.gz
+
+
More information about the Pkg-voip-commits
mailing list