debian/0000755000000000000000000000000011620040540007156 5ustar debian/copyright0000644000000000000000000000146711617632113011132 0ustar Format-Specification: http://dep.debian.net/deps/dep5/ Name: obexpushd - program for receiving files via Bluetooth or IRDA Maintainer: Hendrik Sattler Source: http://sf.net/projects/obexpushd Copyright: 2006-2010, Hendrik Sattler License: GPL-2+ On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. Files: src/obex_auth/md5.c License: Public domain Files: debian/* Copyright: 2006-2007, Eugeniy Meshcheryakov 2007, Jose Carlos Medeiros 2010, Gabriele Giacone <1o5g4r8o@gmail.com> License: GPL-2+ On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. debian/watch0000644000000000000000000000014311617632113010216 0ustar version=3 http://www.hendrik-sattler.de/downloads/obexpushd/([\d\.]+)/obexpushd-(.+)-source.tar.gz debian/control0000644000000000000000000000120311617632113010566 0ustar Source: obexpushd Section: comm Priority: optional Maintainer: Gabriele Giacone <1o5g4r8o@gmail.com> Build-Depends: debhelper (>= 7), libopenobex1-dev, libbluetooth-dev, pkg-config, xmlto, cmake, cdbs Standards-Version: 3.9.2 Homepage: http://www.gitorious.org/obexpushd/ Package: obexpushd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: bluez-utils, irda-utils Description: program for receiving files via Bluetooth or IRDA This program can be used to receive files with OBEX protocol over Bluetooth or IrDA (infrared) connection. This program should work with many mobile devices like PDA's and mobile phones. debian/changelog0000644000000000000000000001153411617632113011045 0ustar obexpushd (0.11.2-1) unstable; urgency=low * New upstream release. * Bump Standards Version to 3.9.2 (no changes). * Add 01errno patch. * Update homepage and watchfile. -- Gabriele Giacone <1o5g4r8o@gmail.com> Mon, 08 Aug 2011 02:55:21 +0200 obexpushd (0.11.1-1) experimental; urgency=low * New upstream release. + Fix NULL pointer dereference (Closes: #592270). * Standards-Version to 3.9.1. * d/copyright: Fixed md5.c path. * Removed Ola Lundqvist from Uploaders. -- Gabriele Giacone <1o5g4r8o@gmail.com> Mon, 08 Aug 2011 01:57:03 +0200 obexpushd (0.10.2-1) unstable; urgency=low * New upstream release (Closes: #531355). * New maintainer (Closes: #529671). * Source format to 3.0 (quilt). * Standards-Version to 3.8.4. * debhelper compatibility to 7. * d/rules: switched to cdbs class for cmake (Closes: #458731). * d/copyright: converted to DEP-5 format. -- Gabriele Giacone <1o5g4r8o@gmail.com> Sun, 23 May 2010 21:49:16 +0200 obexpushd (0.7-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS by including in src/get.c (Closes: #490675, #527726) -- Filippo Giunchedi Sun, 07 Jun 2009 19:18:07 +0200 obexpushd (0.7-1) unstable; urgency=low * New upstream release * Updated package to use CDBS. * debian/control: - Standards-Version: 3.7.3 - Updated "Homepage:" pseudo-header as Reference 1.14.6. - Added cdbs build-dependence. -- Jose Carlos Medeiros Wed, 26 Dec 2007 16:50:59 -0200 obexpushd (0.6-1) unstable; urgency=low * New upstream release * debian/control: Added "cmake" build dependence. * debian/watch: updated. * Fixed segfaults when run with -d switch. (Closes: #448169) -- Jose Carlos Medeiros Sat, 03 Nov 2007 02:07:38 +0000 obexpushd (0.5-4) unstable; urgency=low * New mantainer. (Closes: #441632) * control: Added Homepage. * watch: Updated. -- Jose Carlos Medeiros Fri, 21 Sep 2007 21:11:17 -0300 obexpushd (0.5-3) unstable; urgency=low * Fix crash with SE phones (closes: #432577) * Do not ignore error from $(MAKE) in clean target, fixes lintian warning -- Eugeniy Meshcheryakov Wed, 11 Jul 2007 01:49:42 +0200 obexpushd (0.5-2) unstable; urgency=low * debian/control: s/libbluetooth2-dev/libbluetooth-dev/ -- Eugeniy Meshcheryakov Fri, 01 Jun 2007 00:26:37 +0200 obexpushd (0.5-1) unstable; urgency=low * New upstream release * Fix gcc warning on 64-bit machines -- Eugeniy Meshcheryakov Fri, 01 Jun 2007 00:00:28 +0200 obexpushd (0.4+svn10-2) unstable; urgency=low * Apply patch from Hendrik Sattler to fix failure to receive files from SE K700i phones (closes: #401203) -- Eugeniy Meshcheryakov Sat, 2 Dec 2006 20:37:00 +0100 obexpushd (0.4+svn10-1) unstable; urgency=low * New upstream SVN snapshot - Fixed arbitrary command execution vulnerability (closes: #397297) -- Eugeniy Meshcheryakov Tue, 7 Nov 2006 23:12:15 +0100 obexpushd (0.4-3) unstable; urgency=low * Fixed calls to function obex_auth_unpack_response(), that was changed in version 0.4-2 -- Eugeniy Meshcheryakov Sat, 4 Nov 2006 22:27:30 +0100 obexpushd (0.4-2) unstable; urgency=low * Applied patch from upstream SVN to fix FTBFS on 64-bit architectures (closes: #397015) -- Eugeniy Meshcheryakov Sat, 4 Nov 2006 22:05:42 +0100 obexpushd (0.4-1) unstable; urgency=low * New upstream release * Build-depend on xmlto instead of xsltproc and docbook-x{xl,ml} * debian/copyright: updated with new source location (http://sf.net/projects/obexpushd) -- Eugeniy Meshcheryakov Fri, 3 Nov 2006 20:43:15 +0100 obexpushd (0.3-3) unstable; urgency=low * Fix "daemonizes to root dir" (closes: #394113) * Improved error handling (obexpushd does not segfault anymore if it is allready run) * Run exit() in child processes after receiving a file -- Eugeniy Meshcheryakov Fri, 20 Oct 2006 17:32:42 +0200 obexpushd (0.3-2) unstable; urgency=low * Fix typo in short description, thanks to David Liontooth (closes: #391701) * Build-depend on docbook-xml to fix warning from xsltproc -- Eugeniy Meshcheryakov Sun, 8 Oct 2006 17:29:05 +0200 obexpushd (0.3-1) unstable; urgency=low * New upstream release * Fix format string for printf (%d -> %zd) to fix warning on 64-bit architectures * Install upstream README * Build-depend on xsltproc and docbook-xls for building manpage; do not ship manapage in debian/ -- Eugeniy Meshcheryakov Fri, 6 Oct 2006 13:21:49 +0200 obexpushd (0.2-1) unstable; urgency=low * Initial release (Closes: #389091) -- Eugeniy Meshcheryakov Sat, 23 Sep 2006 23:06:44 +0200 debian/rules0000755000000000000000000000061111617632113010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/cmake.mk install/obexpushd:: rm -f $(CURDIR)/debian/obexpushd/usr/share/doc/obexpushd/LICENSE rm -f $(CURDIR)/debian/obexpushd/usr/share/doc/obexpushd/GPLv2.txt get-orig-source: uscan --verbose --download-version $(DEB_UPSTREAM_VERSION) \ --force-download --repack --no-symlink --rename debian/compat0000644000000000000000000000000211617632113010365 0ustar 7 debian/patches/0000755000000000000000000000000011617632113010616 5ustar debian/patches/series0000644000000000000000000000001011617632113012022 0ustar 01errno debian/patches/01errno0000644000000000000000000000042111617632113012024 0ustar Description: Fixes build. Author: Gabriele Giacone <1o5g4r8o@gmail.com> --- a/src/io/internal/file.c +++ b/src/io/internal/file.c @@ -1,6 +1,7 @@ #include "checks.h" #include "common.h" #include "file.h" +#include "errno.h" #ifdef USE_XATTR #include debian/source/0000755000000000000000000000000011617632113010467 5ustar debian/source/format0000644000000000000000000000001411617632113011675 0ustar 3.0 (quilt)