debian/0000755000000000000000000000000012302707352007167 5ustar debian/copyright0000644000000000000000000000373211773366677011155 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sockets package for Octave Upstream-Contact: Tom Holroyd Source: http://octave.sourceforge.net/sockets/index.html Files: src/* Copyright: 2008 John Swensen and Tom Holroyd License: GPL-2+ 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. . You should have received a copy of the GNU General Public License along with this program; If not, see . . On Debian systems, the complete text of the GNU General Public License, version 2, can be found in the file `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2008 Ólafur Jens Sigurðsson 2012 Rafael Laboissiere License: GPL-3+ 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 3 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. . You should have received a copy of the GNU General Public License along with this program; if not, see . . On Debian systems, the complete text of the GNU General Public License, version 3, can be found in the file `/usr/share/common-licenses/GPL-3'. debian/changelog0000644000000000000000000001115512302707352011044 0ustar octave-sockets (1.0.8-1build1) trusty; urgency=medium * Rebuild for octave 3.8. -- Matthias Klose Mon, 24 Feb 2014 18:26:50 +0000 octave-sockets (1.0.8-1) unstable; urgency=low [ Rafael Laboissiere ] * Imported Upstream version 1.0.8 * debian/patches/compile-with-gcc-4.7.diff: Drop patch (applied upstream) * debian/patches/autoload-yes.diff: Refresh patch -- Sébastien Villemot Fri, 29 Jun 2012 18:10:21 +0000 octave-sockets (1.0.7-2) unstable; urgency=low [ Thomas Weber ] * Re-introduce the package into Debian - after 2 years without maintainer, Paul Dreik took over upstream development. * Fix spelling error in description (closes: #630966) [ Rafael Laboissiere ] * Imported Upstream version 1.0.7 * Build-depend on octave-pkg-dev >= 1.0.2, to compile against Octave 3.6 * Bump Standards-Version to 3.9.3, no changes needed * Bump to debhelper compat level 9 * Add Sébastien Villemot to Uploaders * debian/copyright: update to machine-readable format 1.0 * debian/watch: Use the SourceForge redirector * Add Lintian override for false positive on hardening flags * debian/check.m: Make the tests really work * debian/octave-sockets.examples: Install the test scripts as examples * debian/patches/compile-with-gcc-4.7.diff: New patch * debian/patches/path-for-octave-command.diff: New patch -- Thomas Weber Fri, 22 Jun 2012 17:31:09 +0200 octave-sockets (1.0.7-1) unstable; urgency=low * New upstream release -- Thomas Weber Mon, 02 May 2011 21:45:26 +0200 octave-sockets (1.0.6-2) unstable; urgency=low * debian/control: - Remove Rafael Laboissiere from Uploaders (Closes: #571923) - Remove Ólafur Jens Sigurðsson from Uploaders * Switch to dpkg-source 3.0 (quilt) format * Bump standards version to 3.9.1, no changes required -- Thomas Weber Sun, 01 May 2011 20:28:31 +0200 octave-sockets (1.0.6-1) unstable; urgency=low [ Rafael Laboissiere ] * debian/control: Build-depend on octave-pkg-dev >= 0.7.0, such that the package is built against octave3.2 [ Thomas Weber ] * New upstream release -- Thomas Weber Mon, 21 Dec 2009 19:02:29 +0100 octave-sockets (1.0.5-3) unstable; urgency=low * debian/control: + (Standards-Version): Bump to 3.8.1 (add file debian/README.source) + (Depends): Add ${misc:Depends} + (Vcs-Git, Vcs-Browser): Adjust to new Git repository * debian/copyright: + Use DEP5 URL in Format-Specification + Use separate License stanzas for instructing about the location of the different licenses used in the package * debian/patches/autoload-yes.diff: Add description -- Rafael Laboissiere Sun, 24 May 2009 20:04:57 +0200 octave-sockets (1.0.5-2) unstable; urgency=low [ Rafael Laboissiere ] * debian/copyright: Add header * debian/control: Bump build-dependency on octave-pkg-dev to >= 0.6.4, such that the package is built with the versioned packages directory [ Thomas Weber ] * Upload to unstable -- Thomas Weber Tue, 07 Apr 2009 12:56:00 +0200 octave-sockets (1.0.5-1) experimental; urgency=low [ Ólafur Jens Sigurðsson ] * debian/control: Bumped Standards-Version to 3.8.0 (no changes needed) [ Thomas Weber ] * New upstream release * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental version * debian/patches/gethostname_with_empty_arg: removed, applied upstream -- Thomas Weber Thu, 11 Dec 2008 16:35:07 +0000 octave-sockets (1.0.4-3) unstable; urgency=low * debian/patches/autoload-yes.diff: Enable autoloading of sockets functions by default * debian/control: Improve long description -- Rafael Laboissiere Wed, 21 May 2008 11:11:14 +0000 octave-sockets (1.0.4-2) unstable; urgency=low * New patch (gethostname_with_empty_arg) and re-add quilt, patch courtesy of David Bateman. -- Thomas Weber Thu, 15 May 2008 15:24:10 +0200 octave-sockets (1.0.4-1) unstable; urgency=low [ Ólafur Jens Sigurðsson ] * New upstream version [ Thomas Weber ] * Drop patch pkg-add-autoloads.diff, applied (somewhat) upstream. * debian/rules, debian/control: Drop dependency on quilt, no more patches currently. -- Thomas Weber Thu, 15 May 2008 13:28:47 +0200 octave-sockets (1.0.3-1) unstable; urgency=low * Initial release (closes: #468522) -- Ólafur Jens Sigurðsson Sat, 23 Feb 2008 13:06:24 +0100 debian/check.m0000644000000000000000000000023511773366677010450 0ustar [status, output] = system ("find debian -name PKG_ADD"); source (output (1 : (end - 1))); disp ("[test_octave_sockets]") source ("src/test_octave_sockets"); debian/octave-sockets.examples0000644000000000000000000000005011773366677013702 0ustar src/test_socket src/test_octave_sockets debian/compat0000644000000000000000000000000211773366677010413 0ustar 9 debian/patches/0000755000000000000000000000000011773366677010644 5ustar debian/patches/autoload-yes.diff0000644000000000000000000000061311773366677014104 0ustar Description: Allow autoloading of the package Author: Rafael Laboissiere Forwarded: not-needed Last-Update: 2012-06-29 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -7,6 +7,6 @@ Description: Socket functions for networking from within octave. Categories: Sockets Depends: octave (>= 2.9.10) -Autoload: no +Autoload: yes License: GPLv3+ Url: http://octave.sourceforge.net debian/patches/path-for-octave-command.diff0000644000000000000000000000044511773366677016114 0ustar Description: Call the system-wide installed octave binary for the tests Origin: vendor Forwarded: not-needed --- octave-sockets-1.0.7.orig/src/test_socket +++ octave-sockets-1.0.7/src/test_socket @@ -1,4 +1,4 @@ -#! /usr/local/bin/octave -q +#! /usr/bin/octave -q # Simple serialization debian/patches/series0000644000000000000000000000005711773366677012063 0ustar autoload-yes.diff path-for-octave-command.diff debian/control0000644000000000000000000000166211773366677010625 0ustar Source: octave-sockets Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Sébastien Villemot DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.2) Standards-Version: 3.9.3 Homepage: http://octave.sourceforge.net/sockets Vcs-Git: git://git.debian.org/git/pkg-octave/octave-sockets.git Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-sockets.git Package: octave-sockets Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends} Description: communication through Internet sockets in Octave This package provides functions to work with sockets in octave, mimicking the Unix socket API (socket, connect, disconnect, gethostbyname, send, recv, bind, listen, and accept) . This Octave add-on package is part of the Octave-Forge project. debian/rules0000755000000000000000000000012511773366677010273 0ustar #!/usr/bin/make -f # -*- makefile -*- include /usr/share/cdbs/1/class/octave-pkg.mk debian/source/0000755000000000000000000000000011773366677010515 5ustar debian/source/format0000644000000000000000000000001411773366677011723 0ustar 3.0 (quilt) debian/octave-sockets.lintian-overrides0000644000000000000000000000006111773366677015524 0ustar octave-sockets: hardening-no-fortify-functions * debian/watch0000644000000000000000000000006511773366677010247 0ustar version=3 http://sf.net/octave/sockets-(.+)\.tar\.gz