debian/0000755000000000000000000000000011770375062007176 5ustar debian/gnunet-gtk.install0000644000000000000000000000042011767341611012644 0ustar usr/bin/gnunet-fs-gtk usr/bin/gnunet-gns-gtk usr/bin/gnunet-peerinfo-gtk usr/bin/gnunet-statistics-gtk usr/bin/gnunet-setup /usr/lib/gnunet usr/lib/*.so.* usr/share debian/pixmaps/* /usr/share/pixmaps debian/contrib/gnunet-setup /usr/bin debian/man/* /usr/share/man/man1/ debian/rules0000755000000000000000000000063111767434574010270 0ustar #!/usr/bin/make -f %: dh ${@} --with autoreconf override_dh_auto_configure: dh_auto_configure -- --disable-rpath $(shell dpkg-buildflags --export=configure) override_dh_auto_install: dh_auto_install # Removing useless files rm -f debian/tmp/usr/lib/*.la rm -f debian/tmp/usr/lib/GNUnet/*.la override_dh_install: dh_install --fail-missing override_dh_strip: dh_strip --dbg-package=gnunet-gtk-dbg debian/watch0000644000000000000000000000010011755372216010217 0ustar version=3 ftp://ftp.gnu.org/gnu/gnunet/gnunet-gtk-(\d.+).tar.gz debian/patches/0000755000000000000000000000000011755372216010626 5ustar debian/patches/ac_init_version.diff0000644000000000000000000000110311755372216014626 0ustar Description: Hardcode GNUnet GTK version in configure.ac Autoreconf needs GNUnet GTK in configure.ac. Author: Bertrand Marc --- gnunet-gtk-0.9.2.orig/configure.ac +++ gnunet-gtk-0.9.2/configure.ac @@ -20,7 +20,7 @@ # Process this file with autoconf to produce a configure script. # AC_PREREQ(2.61) -AC_INIT([GNUnet GTK],m4_esyscmd([contrib/get_version.sh .version | tr -d '\n']),[bug-gnunet@gnu.org],[gnunet-gtk]) +AC_INIT([GNUnet GTK],0.9.2,[bug-gnunet@gnu.org],[gnunet-gtk]) AM_INIT_AUTOMAKE([silent-rules]) AM_CONFIG_HEADER(gnunet_gtk_config.h) debian/patches/series0000644000000000000000000000002511755372216012040 0ustar ac_init_version.diff debian/gnunet-gtk-dev.install0000644000000000000000000000003111755372216013420 0ustar usr/include usr/lib/*.so debian/gnunet-gtk.menu0000644000000000000000000000052111755372216012146 0ustar ?package(gnunet-gtk):needs="X11" section="Applications/Network/File Transfer"\ title="GNUnet-fs-gtk" longtitle="secure, trust-based peer-to-peer framework (GTK client)"\ description="GNUnet is a peer-to-peer framework which focuses on providing security."\ command="/usr/bin/gnunet-fs-gtk" icon="/usr/share/pixmaps/gnunet-gtk.xpm" debian/gnunet-gtk.docs0000644000000000000000000000001011755372216012123 0ustar AUTHORS debian/compat0000644000000000000000000000000211767434541010400 0ustar 8 debian/gnunet-gtk.links0000644000000000000000000000013111755372216012317 0ustar /usr/share/icons/hicolor/32x32/apps/gnunet-fs-gtk.png /usr/share/icons/gnunet-fs-gtk.png debian/contrib/0000755000000000000000000000000011755372216010637 5ustar debian/contrib/gnunet-setup0000755000000000000000000000032311755372216013221 0ustar #!/bin/sh BIN=/usr/lib/gnunet/gnunet-setup CONFIG_FILE="/etc/gnunet.conf" gksu --description "GNUnet setup" "sh -c 'invoke-rc.d gnunet-server stop; ${BIN} -c ${CONFIG_FILE} $@; invoke-rc.d gnunet-server start'" debian/man/0000755000000000000000000000000011767706153007756 5ustar debian/man/gnunet-setup.10000644000000000000000000000124511755372216012474 0ustar .TH GNUNET-SETUP "1" "25 Feb 2012" "GNUnet" .SH NAME gnunet\-setup \- GTK GUI for configuring a GNUnet peer .SH SYNOPSIS .B gnunet\-setup [\fIOPTIONS\fR] .SH DESCRIPTION .PP gnunet\-setup is a gtk+ based GUI for configuring a GNUnet peer. It uses gksu to modify gnunet.conf .TP \fB\-h\fR, \fB\-\-help\fR print help page .TP \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR load config file (default: /etc/gnunet.conf) .TP \fB\-v\fR, \fB\-\-version\fR print the version number .SH FILES .TP /etc/gnunet.conf User's GNUnet configuration file .SH "REPORTING BUGS" Report bugs by using mantis or by sending electronic mail to debian/man/gnunet-statistics-gtk.10000644000000000000000000000146211755372216014312 0ustar .TH GNUNET-STATISTICS-GTK "1" "25 Feb 2012" "GNUnet" .SH NAME gnunet\-statistics\-gtk \- GTK GUI for viewing GNUnet statistics .SH SYNOPSIS .B gnunet\-statistics\-gtk [\fIOPTIONS\fR] .SH DESCRIPTION .PP gnunet\-statistics\-gtk is a gtk+ based GUI for viewing GNUnet statistics. .TP \fB\-h\fR, \fB\-\-help\fR print help page .TP \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR load config file (default: ~/.gnunet/gnunet.conf) .TP \fB\-t, \fB\-\-tray\fR start with main window minimized (only put icon in tray) .TP \fB\-v\fR, \fB\-\-version\fR print the version number .SH FILES .TP ~/.gnunet/gnunet.conf User's GNUnet configuration file .SH "REPORTING BUGS" Report bugs by using mantis or by sending electronic mail to .SH "SEE ALSO" \fBgnunet\-statistics\fP(1) debian/man/gnunet-peerinfo-gtk.10000644000000000000000000000144411755372216013727 0ustar .TH GNUNET-PEERINFO-GTK "1" "25 Feb 2012" "GNUnet" .SH NAME gnunet\-peerinfo\-gtk \- GTK GUI for inspecting GNUnet Peers .SH SYNOPSIS .B gnunet\-peerinfo\-gtk [\fIOPTIONS\fR] .SH DESCRIPTION .PP gnunet\-peerinfo\-gtk is a gtk+ based GUI for inspecting GNUnet Peers. .TP \fB\-h\fR, \fB\-\-help\fR print help page .TP \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR load config file (default: ~/.gnunet/gnunet.conf) .TP \fB\-t, \fB\-\-tray\fR start with main window minimized (only put icon in tray) .TP \fB\-v\fR, \fB\-\-version\fR print the version number .SH FILES .TP ~/.gnunet/gnunet.conf User's GNUnet configuration file .SH "REPORTING BUGS" Report bugs by using mantis or by sending electronic mail to .SH "SEE ALSO" \fBgnunet\-peerinfo\fP(1) debian/man/gnunet-gns-gtk.10000644000000000000000000000146011767706153012711 0ustar .TH GNUNET-GNS-GTK "1" "25 Feb 2012" "GNUnet" .SH NAME gnunet\-gns\-gtk \- a gtk interface to manipulate GNUnet GNS zones .SH SYNOPSIS .B gnunet\-gns\-gtk [\fIOPTIONS\fR] .SH DESCRIPTION .PP gnunet\-gns\-gtk is a gtk+ based GUI which can be used to create and manipulate a GNS zone. .TP \fB\-h\fR, \fB\-\-help\fR print help page .TP \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR load config file (default: ~/.gnunet/gnunet.conf) .TP \fB\-t, \fB\-\-tray\fR start with main window minimized (only put icon in tray) .TP \fB\-v\fR, \fB\-\-version\fR print the version number .SH FILES .TP ~/.gnunet/gnunet.conf User's GNUnet configuration file .SH "REPORTING BUGS" Report bugs by using mantis or by sending electronic mail to .SH "SEE ALSO" \fBgnunet\-gns\fP(1) debian/changelog0000644000000000000000000003005511770143360011045 0ustar gnunet-gtk (0.9.3-1) unstable; urgency=low * Imported Upstream version 0.9.3 * Install gnunet-gns-gtk. * Depends on gnunet (>= 0.9.3) as it will fail to build with any lower version. * Pass hardening build flags to configure. * Add a short manpage for gnunet-gns-gtk. -- Bertrand Marc Tue, 19 Jun 2012 20:37:30 +0200 gnunet-gtk (0.9.2-2) unstable; urgency=low * debian/control: add Vcs-Git and Vcs-browser fields. * Gnunet-gtk breaks/replaces gnunet-tools (<<0.9) as they both provide gnunet-setup (Closes: #673802). -- Bertrand Marc Wed, 23 May 2012 22:10:21 +0200 gnunet-gtk (0.9.2-1) unstable; urgency=low * New maintainer (Closes: #660441). * New upstream release 0.9.2. * Add debian/watch. * Remove the only patch: applied. * Move to autoreconf: + build-depends on autoconf, automake, autopoint, dh-autoreconf. + debian/rules: use dh --with autoreconf. + patch configure.ac to pass GNUnet GTK version to autoreconf. * Standards version 3.9.3: no changes needed. * The main GTK client is now gnunet-fs-gtk: + update gnunet-gtk.manpages + update gnunet-gtk.menu + update icon symlink in gnunet-gtk.links. * debian/copyright: GNUnet is now released under GPL3. * Add minimal man pages. * debian/rules: remove unrecognize options to configure: libgku2 libnotify. * Update build-dependencies: + remove libadns1-dev, libgksu2-dev, libgcrypt11-dev, libgmp3-dev, libnotify-dev, librsvg2-dev, libextractor-dev. + update libgtk to libgtk-3-dev. * Add a wrapper around gnunet-setup and depends on gksu. -- Bertrand Marc Sat, 21 Apr 2012 12:28:36 +0200 gnunet-gtk (0.8.1a-5) unstable; urgency=low * Orphaning package. -- Daniel Baumann Sun, 19 Feb 2012 08:44:38 +0000 gnunet-gtk (0.8.1a-4) experimental; urgency=low * Updating maintainer and uploaders fields. * Removing vcs fields. * Updating to debhelper version 8. * Updating to standards version 3.9.2. * Removing references to my old email address. * Switching to source version 3.0 (quilt). * Simplyfing autotools handling in rules. * Removing leading slash in debhelper install files. * Moving installation of pixmap files from rules to debhelper install file. * Making packaging distribution neutral. * Updating years in copyright file. * Compacting copyright file. -- Daniel Baumann Thu, 15 Sep 2011 12:43:07 +0200 gnunet-gtk (0.8.1a-3) unstable; urgency=low [ Daniel Baumann ] * Updating standards version to 3.9.0. [ Jérémy Bobbio ] * Uploaded at Daniel Baumann's request. * Add compatibility with libnotify 0.7 API. (Closes: #630279) -- Jérémy Bobbio Thu, 21 Jul 2011 15:31:15 +0200 gnunet-gtk (0.8.1a-2) unstable; urgency=medium * Updating versioned gnunet depends to 0.8.1a. * Rebuilding against libextractor with epoche to ease testing migration. -- Daniel Baumann Sat, 20 Mar 2010 12:15:51 +0100 gnunet-gtk (0.8.1a-1) unstable; urgency=low * Correcting upstream homepage in copyright. * Updating year in copyright file. * Updating to standards 3.8.4. * Merging upstream version 0.8.1a. -- Daniel Baumann Mon, 15 Feb 2010 13:14:05 +0100 gnunet-gtk (0.8.1-1) unstable; urgency=low * Removing icons.patch, not required anymore. * Symlinking icon rather than installing another copy of it. * Adding a patch to correct typo in upstream desktop file, and dropping the local one. * Removing not required sourcedir parameter from dh_install override. * 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 REAMDE.source. * Dropping la files. * Bumping versioned build-depends on debhelper. * Bumping versioned build-depends on quilt. * Adding explicit source version 1.0 until switch to 3.0. * Merging upstream version 0.8.1. * Removing desktop.patch, merged upstream. * Updating versioned gnunet depends to 0.8.1. -- Daniel Baumann Tue, 29 Dec 2009 18:52:46 +0100 gnunet-gtk (0.8.0c-2) unstable; urgency=low * Removing unneded versions for build-depends. * Updating maintainer field. * Updating vcs fields. * Wrapping lines in control. * Updating package to standards version 3.8.2. * Simplify gnunet-gtk-dev install file. * Minimizing rules file. * Adding description field in menu file. * Updating old category in desktop file. -- Daniel Baumann Mon, 10 Aug 2009 23:15:44 +0200 gnunet-gtk (0.8.0c-1) unstable; urgency=low * Using correct rfc-2822 date formats in changelog. * Merging upstream version 0.8.0c. * Upgrading package to standards 3.8.1. * Upgrading gnunet depends to 0.8.0c. * Updating section of the debug package. * Updating year in copyright file. * Tidy rules file. -- Daniel Baumann Mon, 11 May 2009 20:36:49 +0200 gnunet-gtk (0.8.0b-4) unstable; urgency=low * Using patch-stamp rather than patch in rules file. * Replacing obsolete dh_clean -k with dh_prep. * Removing Arnaud from uploaders, he is MIA (Closes: #513164). * Updating year in copyright file. * Using quilt rather than dpatch. * Updating rules to current state of the art. -- Daniel Baumann Thu, 05 Feb 2009 00:36:00 +0100 gnunet-gtk (0.8.0b-3) unstable; urgency=low * Adding gnunet-server to suggests (Closes: #499496). * Adding note about requiring gnunet-server in gnunet-gtk package long-description. -- Daniel Baumann Fri, 19 Sep 2008 10:33:00 +0200 gnunet-gtk (0.8.0b-2) unstable; urgency=low * Updating vcs fields in control file. * Building gnunet-gtk on all architectures again, guile-1.8 on ia64 is back. -- Daniel Baumann Sun, 14 Sep 2008 13:07:00 +0200 gnunet-gtk (0.8.0b-1) unstable; urgency=low * Upgrading gnunet depends to 0.8.0b. * Merging upstream version 0.8.0b. -- Daniel Baumann Mon, 25 Aug 2008 00:42:00 +0200 gnunet-gtk (0.8.0a-1) unstable; urgency=low * Upgrading gnunet depends to 0.8.0a. * Merging upstream version 0.8.0a. -- Daniel Baumann Sun, 03 Aug 2008 20:59:00 +0200 gnunet-gtk (0.8.0-1) unstable; urgency=low * Updating configure call in rules for gnunet 0.8.0. * Adding librsvg depends. * Reordering rules file. * Excluding ia64 manually from architectures. * Removing watch file. * Using lintian debhelper to install lintian overrides. * Rewriting copyright file in machine-interpretable format. * Upgrading package to standards 3.8.0. * Adding vcs fields in control file. * Bumping versioned libextractor depends to 0.5.20. * Bumping versioned gnunet depends to 0.8.0. * Switching maintainer and uploaders fields. * Upgrading package to debhelper 7. * Merging upstream version 0.8.0. -- Daniel Baumann Thu, 19 Jun 2008 15:43:00 +0200 gnunet-gtk (0.8.0~pre1-1) experimental; urgency=low * New upstream release. -- Daniel Baumann Tue, 17 Jun 2008 12:01:00 +0100 gnunet-gtk (0.8.0~pre0-1) experimental; urgency=low * New upstream release. -- Daniel Baumann Fri, 07 Mar 2008 16:38:00 +0100 gnunet-gtk (0.7.3-1) unstable; urgency=low * New upstream release. * Adding suggested improvements from upstream (Closes: #457201): - Adding libgksu2-dev to build-depends. - Building with --enable-libgksu2 --with-libnotify. - Fixing icon install call in rules. - Using versioned build-depends against gnunet-tools. * Adjusting package sections and priorities. -- Daniel Baumann Mon, 24 Dec 2007 17:06:00 +0100 gnunet-gtk (0.7.2c-4) unstable; urgency=medium * Some formal cleanups: - Updated to new policy. - Using versioned depends for libextractor. - Comented lintian overrides. * Added missing dh_mkshlibs in rules. -- Daniel Baumann Thu, 06 Dec 2007 23:15:00 +0100 gnunet-gtk (0.7.2c-3) unstable; urgency=low * Added depends to gnunet-tools (Closes: #447973). -- Daniel Baumann Wed, 28 Nov 2007 14:01:00 +0100 gnunet-gtk (0.7.2c-2) unstable; urgency=low * Updated menu section (Closes: #444908). -- Daniel Baumann Thu, 11 Oct 2007 06:27:00 +0200 gnunet-gtk (0.7.2c-1) unstable; urgency=low * New upstream release. -- Daniel Baumann Tue, 09 Oct 2007 10:44:00 +0200 gnunet-gtk (0.7.2b-3) unstable; urgency=low * Adding debug package. -- Daniel Baumann Wed, 26 Sep 2007 10:35:00 +0200 gnunet-gtk (0.7.2b-2) unstable; urgency=low * Bumping build-dependency on gnunet. -- Daniel Baumann Fri, 17 Aug 2007 08:24:00 +0200 gnunet-gtk (0.7.2b-1) unstable; urgency=low * New upstream release. * Building against fixed gnunet (Closes: #432483). * Rewritten/edited all packaging files based on current debhelper templates. -- Daniel Baumann Tue, 14 Aug 2007 15:11:00 +0200 gnunet-gtk (0.7.1c-2) unstable; urgency=low * Upload to unstable. * Rebuild against gnunet 0.7.1c-2. * Added build-depends to libnotify-dev. -- Daniel Baumann Tue, 15 May 2007 10:09:10 +0200 gnunet-gtk (0.7.1c-1) experimental; urgency=low * New upstream release (Closes: #420539). * Added french translation (Closes: #371147). * New desktop icon. * Package split into gnunet-gtk and gnunet-gtk-dev. -- Arnaud Kyheng Sun, 29 Apr 2007 11:03:10 +0200 gnunet-gtk (0.7.0e-2) unstable; urgency=low * New email address. -- Daniel Baumann Tue, 04 Jul 2006 15:49:00 +0200 gnunet-gtk (0.7.0e-1) unstable; urgency=low * New upstream release. -- Arnaud Kyheng Sun, 21 May 2006 11:57:54 +0200 gnunet-gtk (0.7.0d-1) unstable; urgency=low * New upstream release. * debian/control: Bumped policy version to 3.7.2. -- Arnaud Kyheng Sun, 07 May 2006 16:08:06 +0200 gnunet-gtk (0.7.0c-1) unstable; urgency=low * New upstream release. * debian/control: Incorporate changes from NMU. Thanks Matej Vela for the NMU (Closes: #350150). -- Arnaud Kyheng Tue, 21 Mar 2006 19:41:45 +0100 gnunet-gtk (0.7.0b-1.1) unstable; urgency=high * NMU. * Replace hardcoded dependencies with ${shlibs:Depends}. Closes: #350150. -- Matej Vela Mon, 20 Feb 2006 09:11:50 +0100 gnunet-gtk (0.7.0b-1) unstable; urgency=low * New upstream release. -- Arnaud Kyheng Sun, 25 Dec 2005 00:25:32 +0100 gnunet-gtk (0.7.0a-2) unstable; urgency=low * Bumped rev number (wrong file upload). (Closes: #341503) -- Arnaud Kyheng Thu, 01 Dec 2005 21:56:10 +0100 gnunet-gtk (0.7.0a-1) unstable; urgency=low * New Upstream Release. * debian/control: Updated dependencies to follow the libstdc++ allocator change. -- Arnaud Kyheng Sun, 20 Nov 2005 12:49:30 +0100 gnunet-gtk (0.7.0-2) unstable; urgency=low * debian/control: Fixed dependencies (Closes: #332328) -- Arnaud Kyheng Thu, 06 Oct 2005 00:12:23 +0200 gnunet-gtk (0.7.0-1) unstable; urgency=low * Initial Release. (Closes: #326604) -- Arnaud Kyheng Sun, 04 Sep 2005 18:30:43 +0200 debian/gnunet-gtk.lintian-overrides0000644000000000000000000000021411755372216014637 0ustar # internal libraries are not splitted out into a dedicated package to avoid # micropackaging. gnunet-gtk: package-name-doesnt-match-sonames debian/control0000644000000000000000000000454111767434544010614 0ustar Source: gnunet-gtk Section: net Priority: optional Maintainer: Bertrand Marc Build-Depends: debhelper (>= 8), dh-autoreconf, autopoint, gnunet-dev (>= 0.9.3), guile-1.8-dev, libgladeui-dev (>=3.10.0), libgtk-3-dev Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/users/bbk-guest/gnunet-gtk.git Vcs-browser: http://git.debian.org/?p=users/bbk-guest/gnunet-gtk.git Homepage: http://www.gnunet.org/ Package: gnunet-gtk Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, gksu Suggests: gnunet-server Breaks: gnunet-tools (<<0.9) Replaces: gnunet-tools (<<0.9) Description: secure, trust-based peer-to-peer framework (GTK+ 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 graphical client, using the GTK+ toolkit. In order use GNUnet, you also need gnunet-server either on your server or on your local machine. Package: gnunet-gtk-dbg Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, gnunet-gtk (= ${binary:Version}), gnunet-gtk-dev (= ${binary:Version}) Description: secure, trust-based peer-to-peer framework (GTK+ client debug) 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 debugging symbols for the graphical client, using the GTK+ toolkit. Package: gnunet-gtk-dev Section: devel Architecture: any Depends: ${misc:Depends}, gnunet-gtk (= ${binary:Version}), libextractor-dev, libgtk2.0-dev Description: secure, trust-based peer-to-peer framework (GTK+ client development) 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 development files for the graphical client, using the GTK+ toolkit. debian/copyright0000644000000000000000000000355611755372216011143 0ustar Files: * Copyright: (C) 2005-2010 Christian Grothoff License: GPL-3 Files: debian/* Copyright: (C) 2012 Bertrand Marc (C) 2007-2012 Daniel Baumann License: GPL-2+ 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 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. . The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. . The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. debian/gnunet-gtk.manpages0000644000000000000000000000002411755372216012773 0ustar doc/gnunet-fs-gtk.1 debian/pixmaps/0000755000000000000000000000000011755372216010660 5ustar debian/pixmaps/gnunet-gtk.xpm0000644000000000000000000000363611755372216013501 0ustar /* XPM */ static char *gnunet-gtk[] = { /* columns rows colors chars-per-pixel */ "16 16 90 1", " c black", ". c #090B0C00", "X c #0D0D1200", "o c #0E1E3600", "O c #1F222500", "+ c #2D4C7D00", "@ c #454C7800", "# c #48487E00", "$ c #204A8600", "% c #204A8700", "& c #214A8600", "* c #214A8700", "= c #23498400", "- c #224B8700", "; c #234A8600", ": c #24488200", "> c #244A8400", ", c #244B8500", "< c #244B8700", "1 c #2B508900", "2 c #435C8B00", "3 c #435E8E00", "4 c #4D538200", "5 c #505E8900", "6 c #4E658600", "7 c #4C668C00", "8 c #5B6D8100", "9 c #5A759B00", "0 c #5D8ABE00", "q c #6186B400", "w c #6286B400", "e c #6E8EB800", "r c #7892AF00", "t c #7A96BD00", "y c #6692C300", "u c #77A0CC00", "i c #7DA0C800", "p c #C4656000", "a c #8CA2BA00", "s c #9BA4A900", "d c #99ABBF00", "f c #A1AEBC00", "g c #859EC000", "h c #85AAD400", "j c #91AFD200", "k c #91B0D300", "l c #97B1D000", "z c #9BB6D700", "x c #9BB7D700", "c c #A8BDD300", "v c #B5BCC500", "b c #A6C2DF00", "n c #B7C1CC00", "m c #B9C0C900", "M c #B3C2D300", "N c #B1C2D900", "B c #B8C8D800", "V c #BFCEDD00", "C c #A3C0E200", "Z c #A6C2E000", "A c #A9C3E000", "S c #B8CBE000", "D c #BBD5F000", "F c #E2B3B000", "G c #E4BAB700", "H c #C4CEDA00", "J c #CBD0D700", "K c #CAD3DE00", "L c #CCD4DC00", "P c #D7DBDE00", "I c #C2D1E400", "U c #C1D7ED00", "Y c #C7DAEC00", "T c #CAE2FA00", "R c #D9E2EB00", "E c #D3E0F000", "W c #D1E6F900", "Q c #D2E8FE00", "! c #D3E9FF00", "~ c #E1E7EC00", "^ c #E4E6E800", "/ c #E8EAEB00", "( c #EAEBEC00", ") c #F7EBEA00", "_ c #F9EFEE00", "` c #F2F2F300", "' c #FAF3F200", "] c #FEFEFE00", "[ c gray100", "{ c None", /* pixels */ "{{{{{{{{{{{{{ {{", "{{{{{{ {{{ {", "{{ {{ { ", "{ {{ {{{{ ", " { [@21-,9s {", " {5-gIESt-8{{", "{ [4-NLUDcKl--{", "{[[#3g~VQQnvRe-{", "{{{X OMY!W/^Jz,{", "{{ ' .TB[[`b-{", "{ _FFF ACdP(k-{", "{ )FGFF vhufHw:{", "{ ppppp ry0ai-o{", "{ pppp zbjw-7{{", "{{ p ,-,+6{{{", "{{{ {{{{{{{{{{" }; debian/source/0000755000000000000000000000000011755372216010477 5ustar debian/source/options0000644000000000000000000000011511755372216012112 0ustar compression = gzip compression-level = 9 extend-diff-ignore = "^config.log$" debian/source/format0000644000000000000000000000001411755372216011705 0ustar 3.0 (quilt)