[Pkg-voip-commits] [libexosip2] 01/04: Imported Debian patch 3.3.0-1
Victor Seva Lopez
maniac-guest at moszumanska.debian.org
Sun Aug 16 11:43:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
maniac-guest pushed a commit to branch master
in repository libexosip2.
commit 2abf23c32ff792b785c42c8ee1f58b8521df9657
Author: Mark Purcell <msp at debian.org>
Date: Sat Mar 7 11:51:53 2009 +1100
Imported Debian patch 3.3.0-1
---
debian/README.Debian | 12 ++++
debian/changelog | 117 ++++++++++++++++++++++++++++++++
debian/compat | 1 +
debian/control | 29 ++++++++
debian/copyright | 34 ++++++++++
debian/libexosip2-4.install | 2 +
debian/libexosip2-4.manpages | 1 +
debian/libexosip2-dev.docs | 2 +
debian/libexosip2-dev.install | 4 ++
debian/libexosip2-dev.lintian-overrides | 3 +
debian/libexosip2-dev.manpages | 1 +
debian/manpages/sip_reg-3.3.0.1 | 47 +++++++++++++
debian/rules | 29 ++++++++
debian/watch | 23 +++++++
14 files changed, 305 insertions(+)
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..c015b3b
--- /dev/null
+++ b/debian/README.Debian
@@ -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
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..99577bf
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,117 @@
+libexosip2 (3.3.0-1) unstable; urgency=low
+
+ * New upstream release
+ - libosip2 transition
+
+ -- Mark Purcell <msp at debian.org> Sat, 07 Mar 2009 11:51:53 +1100
+
+libexosip2 (3.2.0-1) experimental; urgency=low
+
+ * New upstream release
+
+ [ Patrick Matthäi ]
+ * Bumped to Standards-Version 3.8.0.
+
+ [ Mark Purcell ]
+ * export DH_ALWAYS_EXCLUDE := eXosip2_license.3.gz
+ * Ship debian/manpages/* - Fix binary-without-manpage
+ * Build-Depends: libosip2-dev (>= 3.2)
+
+ -- Mark Purcell <msp at debian.org> Sat, 15 Nov 2008 22:32:45 +1100
+
+libexosip2 (3.1.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Remove Conflicts:/ Replaces: as libexosip2-5 (>> 3.0) does not
+ exist in etch/ lenny/ sid
+ * Build-Depends:/ Depends: libosip2-dev (>= 3.1)
+
+ -- Mark Purcell <msp at debian.org> Tue, 22 Apr 2008 19:39:04 +1000
+
+libexosip2 (3.0.3-3-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Mark Purcell <msp at debian.org> Sun, 30 Sep 2007 12:03:30 +0100
+
+libexosip2 (3.0.3-2-2) unstable; urgency=high
+
+ [ Kilian Krause ]
+ * Build-Conflicts with libssl-dev to make sure it's not included in
+ libexosip.pc (Closes: #442964)
+ * Set high urgency due to fixing RC bug
+ * Add versioned depends on cdbs >= 0.4.39 due to use of DEB_UPSTREAM_VERSION
+ * Add Homepage field as added in dpkg-dev 1.14.6.
+
+ [ Rene Mayorga ]
+ * Remove help/doxygen/doc in clean target to fix rebuild
+ (Closes: #442632)
+ * Added missing manpage for /usr/bin/sip_reg-3.0.3-2
+ * Bump Standards-Version to 3.7.2
+ * debian/compat set to 5
+ * debian/control
+ + debhelper versioned raised to 5
+ + Added myself to uploaders
+
+ -- Kilian Krause <kilian at debian.org> Sat, 22 Sep 2007 12:08:47 +0200
+
+libexosip2 (3.0.3-2-1) unstable; urgency=low
+
+ * New upstream release
+ * linda: debhelper.mk needs Build-Depends: (>= 4.1.0)
+ * Bump build-Depends: libosip2-dev (>= 3.0.3-2-1)
+ * Conflicts: libexosip2-5 (>> 3.0) missed soname bump
+ * Set --program-suffix=-$(DEB_UPSTREAM_VERSION) allow libs pkgs to coexist
+ * Set DoxyFile SHOW_DIRECTORIES=NO
+ - manpages with wrong filename (Closes: #413302)
+ * Add DEB_DH_ALWAYS_EXCLUDE := eXosip2_license.3.gz
+ - lintian: extra-license-file
+
+ -- Mark Purcell <msp at debian.org> Sat, 01 Sep 2007 00:40:23 +0100
+
+libexosip2 (3.0.3-1) unstable; urgency=low
+
+ [ Kilian Krause ]
+ * New upstream release
+ * debian/control:
+ - New upstream version 3.0.0 requires libosip2-dev (>= 3.0.0) to fix FTBFS
+ - Use new binary:Version stanza for binNMU safety.
+ Requires dpkg-dev (>= 1.13.19)
+ * debian/libexosip2-5.install:
+ Remove eXosip_addidentity.sh as no longer provided by upstream.
+
+ -- Mark Purcell <msp at debian.org> Sun, 19 Aug 2007 12:07:38 +0100
+
+libexosip2 (2.2.3-2) unstable; urgency=low
+
+ * libexosip2-dev Depends: libosip2-dev
+ - Fixes: missing dependency on libosip2-dev (Closes: #393637)
+
+ -- Mark Purcell <msp at debian.org> Sat, 9 Dec 2006 13:06:51 +0000
+
+libexosip2 (2.2.3-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Mark Purcell <msp at debian.org> Thu, 4 May 2006 17:07:35 +0100
+
+libexosip2 (2.2.2-3) unstable; urgency=low
+
+ * debian/control: Add libosip2-dev to build-deps.
+
+ -- Kilian Krause <kilian at debian.org> Mon, 17 Apr 2006 10:36:48 +0000
+
+libexosip2 (2.2.2-2) unstable; urgency=low
+
+ * Update debian/copyright for src/inet_ntop.c which isn't GPL
+ * Initial release. (Closes: #346515: ITP: libexosip2 -- eXtended OSIP
+ library - Debian Bug report logs)
+
+ -- Mark Purcell <msp at debian.org> Mon, 17 Apr 2006 10:16:51 +0100
+
+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
+
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..62c63af
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,29 @@
+Source: libexosip2
+Priority: optional
+Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
+Uploaders: Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>, Rene Mayorga <rmayorga at debian.org.sv>
+Build-Depends: debhelper (>= 5), autotools-dev, cdbs (>= 0.4.39), libncurses5-dev, libosip2-dev (>= 3.2), dpkg-dev (>= 1.13.19), doxygen
+Build-Conflicts: libssl-dev
+Section: libs
+Standards-Version: 3.8.0
+Homepage: http://savannah.gnu.org/projects/exosip/
+Vcs-Svn: svn://svn.debian.org/pkg-voip/libexosip2/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/libexosip2/?op=log
+
+Package: libexosip2-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends}, libexosip2-4 (= ${binary:Version}), libosip2-dev (>= 3.1)
+Description: eXtended OSIP library development files
+ Development files for the eXtended OSIP library
+
+Package: libexosip2-4
+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.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..afb99c7
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,34 @@
+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'.
+
+src/inet_ntop.c
+
+/* Copyright (c) 1996 by Internet Software Consortium.
+ *
+ * Permission to use, copy, modify, and distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+
diff --git a/debian/libexosip2-4.install b/debian/libexosip2-4.install
new file mode 100644
index 0000000..72835f7
--- /dev/null
+++ b/debian/libexosip2-4.install
@@ -0,0 +1,2 @@
+debian/tmp/usr/lib/lib*.so.*
+debian/tmp/usr/bin/*
diff --git a/debian/libexosip2-4.manpages b/debian/libexosip2-4.manpages
new file mode 100644
index 0000000..2fb19fb
--- /dev/null
+++ b/debian/libexosip2-4.manpages
@@ -0,0 +1 @@
+debian/manpages/*
diff --git a/debian/libexosip2-dev.docs b/debian/libexosip2-dev.docs
new file mode 100644
index 0000000..50bd824
--- /dev/null
+++ b/debian/libexosip2-dev.docs
@@ -0,0 +1,2 @@
+NEWS
+README
diff --git a/debian/libexosip2-dev.install b/debian/libexosip2-dev.install
new file mode 100644
index 0000000..43458db
--- /dev/null
+++ b/debian/libexosip2-dev.install
@@ -0,0 +1,4 @@
+debian/tmp/usr/include/*
+debian/tmp/usr/lib/lib*.a
+debian/tmp/usr/lib/lib*.so
+debian/tmp/usr/lib/*.la
diff --git a/debian/libexosip2-dev.lintian-overrides b/debian/libexosip2-dev.lintian-overrides
new file mode 100644
index 0000000..c7bfa07
--- /dev/null
+++ b/debian/libexosip2-dev.lintian-overrides
@@ -0,0 +1,3 @@
+# override doxygen issues
+libexosip2-dev: manpage-has-bad-whatis-entry
+
diff --git a/debian/libexosip2-dev.manpages b/debian/libexosip2-dev.manpages
new file mode 100644
index 0000000..6bab70c
--- /dev/null
+++ b/debian/libexosip2-dev.manpages
@@ -0,0 +1 @@
+help/doxygen/doc/man/man3/*
diff --git a/debian/manpages/sip_reg-3.3.0.1 b/debian/manpages/sip_reg-3.3.0.1
new file mode 100644
index 0000000..6df3f13
--- /dev/null
+++ b/debian/manpages/sip_reg-3.3.0.1
@@ -0,0 +1,47 @@
+.TH "sip_reg-3.3.0" "1" "Sep 17 2007" "Debian Project" ""
+.SH "NAME"
+.LP
+sip_reg\-3.3.0 \- SIP Registration Agent
+.SH "SYNTAX"
+.LP
+sip_reg\-3.3.0 [\fIrequired_options\fP] [\fIoptional_options\fP]
+.SH "DESCRIPTION"
+.LP
+This program will register to a SIP proxy using the contact supplied on the command line. This is useful if, for some reason your SIP client cannot register to the proxy itself.
+For example, if your SIP client registers to Proxy A, but you want to be able to receive calls that arrive at Proxy B, you can use this program to register the client's contact information to Proxy B
+.SH "OPTIONS"
+.LP
+.TP
+\fBRequired Options\fR
+.TP
+\fB\-r\fR \fB\-\-proxy\fR <\fIsip:proxyhost[:port]\fP>
+.TP
+\fB\-u\fR \fB\-\-from\fR <\fIsip:user at host[:port]\fP>
+.TP
+.br
+.br
+\fBOptional Options\fR
+.TP
+\fB\-c\fR \fB\-\-contact\fR sip:user at host[:port]
+.TP
+\fB\-d\fR \fB\-\-debug\fR log to stderr and do not fork
+.TP
+\fB\-e\fR \fB\-\-expiry\fR number (default 3600)
+.TP
+\fB\-f\fR \fB\-\-firewallip\fR Firewall IP address
+.TP
+\fB\-l\fR \fB\-\-localip\fR Force local IP address
+.TP
+\fB\-p\fR \fB\-\-port\fR Port number (default 5060)
+.TP
+\fB\-U\fR \fB\-\-username\fR authentication username
+.TP
+\fB\-P\fR \fB\-\-password\fR authentication password
+.TP
+\fB\-h\fR \fB\-\-help\fR Display Usage help
+.SH "AUTHORS"
+.LP
+This manual page was written by Rene Mayorga <rmayorga at debian.org.sv> for the \fBDebian\fR system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version.
+.SH "SEE ALSO"
+.LP
+eXosip.h(3)
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..7747b8b
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,29 @@
+#!/usr/bin/make -f
+
+# Add here any variable or target overrides you need
+
+FILENAME = $(DEB_SOURCE_PACKAGE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
+URL = http://download.savannah.nongnu.org/releases/exosip/libeXosip2-$(DEB_UPSTREAM_VERSION).tar.gz
+
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+DEB_MAKE_BUILD_TARGET := doxygen
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-josua --program-suffix=-$(DEB_UPSTREAM_VERSION)
+
+export DH_ALWAYS_EXCLUDE := eXosip2_license.3.gz
+
+clean::
+ [ ! -d help/doxygen/doc ] || rm -rf help/doxygen/doc
+
+print-version:
+ @@echo "DEB_UPSTREAM_VERSION: $(DEB_UPSTREAM_VERSION)"
+ @@echo "Filename: $(FILENAME)"
+ @@echo "URL: $(URL)"
+
+get-orig-source:
+ @@dh_testdir
+ @@[ -d ../tarballs/. ]||mkdir -p ../tarballs
+ @@echo Downloading $(FILENAME) from $(URL) ...
+ @@wget -N -nv -T10 -t3 -O ../tarballs/$(FILENAME) $(URL)
+
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..7bfcc5f
--- /dev/null
+++ b/debian/watch
@@ -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
+
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/libexosip2.git
More information about the Pkg-voip-commits
mailing list