debian/0000775000000000000000000000000012134767042007176 5ustar debian/gnunet-fuse.manpages0000664000000000000000000000002211763720317013146 0ustar debian/manpages/* debian/patches/0000775000000000000000000000000012134767013010623 5ustar debian/patches/lib_underlinkage.patch0000664000000000000000000000357712134767013015156 0ustar Index: gnunet-fuse-0.9.3/src/fuse/Makefile.am =================================================================== --- gnunet-fuse-0.9.3.orig/src/fuse/Makefile.am 2012-06-06 07:47:16.000000000 -0400 +++ gnunet-fuse-0.9.3/src/fuse/Makefile.am 2013-04-21 09:44:26.729588563 -0400 @@ -35,6 +35,7 @@ gnunet_fuse_CPPFLAGS = \ -D_FILE_OFFSET_BITS=64 \ -DFUSE_USE_VERSION=26 +gnunet_fuse_CFLAGS = -pthread #check_PROGRAMS = \ Index: gnunet-fuse-0.9.3/src/fuse/Makefile.in =================================================================== --- gnunet-fuse-0.9.3.orig/src/fuse/Makefile.in 2012-06-06 07:47:34.000000000 -0400 +++ gnunet-fuse-0.9.3/src/fuse/Makefile.in 2013-04-21 09:47:52.154326956 -0400 @@ -261,6 +261,7 @@ gnunet_fuse_CPPFLAGS = \ -D_FILE_OFFSET_BITS=64 \ -DFUSE_USE_VERSION=26 +gnunet_fuse_CFLAGS = -pthread all: all-recursive @@ -366,7 +367,7 @@ @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` gnunet_fuse-gnunet-fuse.o: gnunet-fuse.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gnunet_fuse-gnunet-fuse.o -MD -MP -MF $(DEPDIR)/gnunet_fuse-gnunet-fuse.Tpo -c -o gnunet_fuse-gnunet-fuse.o `test -f 'gnunet-fuse.c' || echo '$(srcdir)/'`gnunet-fuse.c +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gnunet_fuse_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) $(gnunet_fuse_CFLAGS) -MT gnunet_fuse-gnunet-fuse.o -MD -MP -MF $(DEPDIR)/gnunet_fuse-gnunet-fuse.Tpo -c -o gnunet_fuse-gnunet-fuse.o `test -f 'gnunet-fuse.c' || echo '$(srcdir)/'`gnunet-fuse.c @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/gnunet_fuse-gnunet-fuse.Tpo $(DEPDIR)/gnunet_fuse-gnunet-fuse.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gnunet-fuse.c' object='gnunet_fuse-gnunet-fuse.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ debian/patches/series0000664000000000000000000000002712134765727012051 0ustar lib_underlinkage.patch debian/rules0000775000000000000000000000006211767722213010256 0ustar #!/usr/bin/make -f %: dh ${@} --with autoreconf debian/compat0000664000000000000000000000000211767720616010403 0ustar 9 debian/copyright0000664000000000000000000000237311770421055011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: GNUnet-fuse Upstream-Contact: Christian Grothoff Source: https://gnunet.org/ Files: src/* Copyright: (C) 2007-2012 Christian Grothoff (C) 2007-2009 David Barksdale License: GPL-3+ Files: debian/* Copyright: (C) 2012 Bertrand Marc (C) 2007-2012 Daniel Baumann License: GPL-3+ 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 . . The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. debian/gnunet-fuse.docs0000664000000000000000000000000711763720317012306 0ustar README debian/source/0000775000000000000000000000000011767722734010510 5ustar debian/source/format0000664000000000000000000000001411763720317011705 0ustar 3.0 (quilt) debian/source/options0000664000000000000000000000015111767722734012123 0ustar compression = gzip compression-level = 9 extend-diff-ignore="(^|/)(config\.sub|config\.guess|Makefile)$" debian/control0000664000000000000000000000221212134765635010604 0ustar Source: gnunet-fuse Section: net Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Bertrand Marc Build-Depends: debhelper (>= 9), dh-autoreconf, autopoint, autoconf (>=2.59), automake (>=1.11.1), gnunet-dev (>=0.9.3), libfuse-dev, libglib2.0-dev Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/users/bbk-guest/gnunet-fuse.git Vcs-browser: http://git.debian.org/?p=users/bbk-guest/gnunet-fuse.git Homepage: http://www.gnunet.org/ Package: gnunet-fuse Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Suggests: gnunet-server Description: secure, trust-based peer-to-peer framework (fuse filesystem client) GNUnet is a peer-to-peer framework which focuses on providing security. All link-to-link messages in the network are confidential and authenticated. The framework provides a transport abstraction layer and can currently encapsulate the peer-to-peer traffic in UDP, TCP, or SMTP messages. . This package contains the fuse filesystem client. In order use GNUnet, you also need gnunet-server either on your server or on your local machine. debian/watch0000664000000000000000000000010111763721045010217 0ustar version=3 ftp://ftp.gnu.org/gnu/gnunet/gnunet-fuse-(\d.+).tar.gz debian/manpages/0000775000000000000000000000000011767720555011002 5ustar debian/manpages/gnunet-fuse.10000664000000000000000000000272211767720555013327 0ustar .TH GNUNET\-FUSE 1 "2012\-06\-18" "0.9.3" "FUSE filesystem for GNUnet" .SH NAME gnunet\-fuse \- FUSE filesystem for GNUnet .SH SYNOPSIS \fBgnunet\-fuse\fR \-s \fIURI\fR [\-\- FUSE\-OPTIONS] \fIDIRECTORYNAME\fR .PP \fBgnunet\-fuse\fR \-\-help .SH DESCRIPTION gnunet\-fuse is the FUSE filesystem for GNUnet. .PP You need the URI of a file with the mime\-type of application/gnunet\-directory. You can either publish a directory with gnunet\-insert or do a search for the mime\-type. To mount the URI use the following command. .PP $ echo gnunet://ecrs/chk/XXXX/YYYY.NNNN > uri_file .br $ gnunet\-fuse \-s uri_file /mnt .PP Where gnunet://ecrs/chk/XXXX/YYYY.NNNN is the URI and /mnt is the mount point. .SH OPTIONS .IP "\-c, \-\-config=\fIFILE\fR" 4 use configuration file FILE. .IP "\-d, \-\-directory=\fIPATH\fR" 4 path to your mountpoint. .IP "\-h, \-\-help" 4 print this help. .IP "\-L, \-\-log=\fILOGLEVEL\fR" 4 configure logging to use LOGLEVEL. .IP "\-l, \-\-logfile=\fIFILE\fR" 4 configure logging to write logs to LOGFILE. .IP "\-s, \-\-source=URI" 4 Source you get the URI from. .IP "\-t, \-\-single\-threaded" 4 run in single-threaded mode. .IP "\-v, \-\-version" 4 print the version number. .SH SEE ALSO \fIgnunet\fR(7) .SH HOMEPAGE More information about gnunet\-fuse and the GNUnet project can be found at <\fIhttp://www.gnunet.org/\fR>. .PP This manual page was written by Daniel Baumann and Bertrand Marc . debian/changelog0000664000000000000000000001275112134765666011070 0ustar gnunet-fuse (0.9.3-2ubuntu1) raring; urgency=low * Added missing lib to link, fixing FTBFS. -- Daniel T Chen Sun, 21 Apr 2013 09:37:51 -0400 gnunet-fuse (0.9.3-2) unstable; urgency=low * Build-depend on gnunet (>=0.9.3) since it will fail to build with any lower version. * Correct debian/copyright: mention again David Barksdale, the previous author. * debian/changelog: remove a duplicate entry from the previous version. -- Bertrand Marc Wed, 20 Jun 2012 23:35:01 +0200 gnunet-fuse (0.9.3-1) unstable; urgency=low * New maintainer (Closes: #660439). * Add debian/watch. * Imported Upstream version 0.9.3 (Closes: #674342). * debian/control: add Vcs-Git and Vcs-browser fields. * Standards version 3.9.3: no changes needed. * debian/copyright: + use copyright format 1.0. + gnunet-fuse is now released under the GPL-3+. * Rename and update the manpage. * Update debhelper compatibility level to v9. * Move to dh-autoreconf. -- Bertrand Marc Tue, 19 Jun 2012 22:01:43 +0200 gnunet-fuse (0.8.0c-7) unstable; urgency=low * Orphaning package. -- Daniel Baumann Sun, 19 Feb 2012 08:38:32 +0000 gnunet-fuse (0.8.0c-6) experimental; urgency=low * Updating maintainer and uploaders fields. * Removing vcs fields. * Updating to standards version 3.9.2. * Updating to debhelper version 8. * Removing pre-squeeze version from gnunet-dev build-depends. * Removing references to my old email address. * Making packaging distribution neutral. * Switching to source format 3.0 (quilt). * Updating year in copyright file. * Compacting copyright file. * Simplifying autotools handling in rules. -- Daniel Baumann Mon, 12 Sep 2011 09:32:17 +0200 gnunet-fuse (0.8.0c-5) unstable; urgency=medium * Adding explicit debian source version 1.0 until switch to 3.0. * Updating year in copyright file. * Updating to standards 3.8.4. * Rebuilding against libextractor with epoche to ease testing migration. -- Daniel Baumann Sat, 20 Mar 2010 12:13:10 +0100 gnunet-fuse (0.8.0c-4) unstable; urgency=low * Updating to standards version 3.8.3. * Adding maintainer homepage field to control. * Marking maintainer homepage field to be also included in binary packages and changelog. * Adding README.source. * Simplifying autotools handling in rules. * Moving maintainer homepage field from control to copyright. * Updating README.source. * Bumping versioned build-depends on debhelper. -- Daniel Baumann Tue, 17 Nov 2009 20:21:47 +0100 gnunet-fuse (0.8.0c-3) unstable; urgency=low * Adding missing build-depends to autotools-dev (Closes: #541096). -- Daniel Baumann Tue, 11 Aug 2009 21:21:37 +0200 gnunet-fuse (0.8.0c-2) unstable; urgency=low * Updating maintainer field. * Updating vcs fields. * Wrapping lines in control. * Minimizing rules file. -- Daniel Baumann Mon, 10 Aug 2009 23:21:52 +0200 gnunet-fuse (0.8.0c-1) unstable; urgency=low * Using correct rfc-2822 date formats in changelog. * Tidy rules file. * Upgrading package to standards 3.8.1. * Merging upstream version 0.8.0c: - fixes FTBFS with newer fuse (Closes: #536998). * Updating year in copyright file. * Updating version and date in manpage header. * Tightening versioned build-depends on gnunet. * Upgrading package to standards version 3.8.2. -- Daniel Baumann Sun, 26 Jul 2009 11:33:04 +0200 gnunet-fuse (0.8.0-4) unstable; urgency=low * Replacing obsolete dh_clean -k with dh_prep. * Prefixing debhelper files with package name. * Removing Arnaud from uploaders, he is MIA (Closes: #513163). * Updating year in copyright file. * Updating rules to current state of the art. * Updating manpages. -- Daniel Baumann Thu, 05 Feb 2009 00:30:00 +0100 gnunet-fuse (0.8.0-3) unstable; urgency=low * Adding gnunet-server to suggests. * Adding note about requiring gnunet-server in gnunet-fuse package long-description. -- Daniel Baumann Fri, 19 Sep 2008 10:45:00 +0200 gnunet-fuse (0.8.0-2) unstable; urgency=low * Updating vcs fields in control file. * Building gnunet-fuse on all architectures again, guile-1.8 on ia64 is back. -- Daniel Baumann Sun, 14 Sep 2008 13:11:00 +0200 gnunet-fuse (0.8.0-1) unstable; urgency=low * Excluding ia64 manually from architectures. * Bumping versioned gnunet build-depends to 0.8.0. * Merging upstream version 0.8.0. * Reordering rules file. * Rewriting copyright file in machine-interpretable format. * Adding vcs fields in control file. * Switching maintainer and uploaders fields. * Upgrading package to debhelper 7. * Removing watch file. * Updating to standards 3.8.0. -- Daniel Baumann Thu, 19 Jun 2008 15:46:00 +0200 gnunet-fuse (0.7.3-1) unstable; urgency=low * New upstream release. -- Daniel Baumann Mon, 24 Dec 2007 17:26:00 +0100 gnunet-fuse (0.7.2b-1) unstable; urgency=low * Initial Release. -- Daniel Baumann Fri, 07 Dec 2007 12:01:00 +0100