debian/0000755000000000000000000000000012142675406007175 5ustar debian/gpa.menu0000644000000000000000000000025011251432276010623 0ustar ?package(gpa):\ needs="X11"\ section="Applications/System/Security"\ title="GNU Privacy Assistant"\ icon="/usr/share/pixmaps/gpa.xpm"\ command="/usr/bin/gpa" debian/watch0000644000000000000000000000014612142674130010220 0ustar version=3 opts=pasv ftp://ftp.gnupg.org/gcrypt/gpa/ gpa-([\d.]+)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) debian/gpa.install0000644000000000000000000000004211251432276011324 0ustar debian/gpa.xpm usr/share/pixmaps/ debian/gpa.xpm0000644000000000000000000000266011251320602010457 0ustar /* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "32 32 14 1", " c black", ". c #191919", "X c gray20", "o c #7f7f00", "O c #4c4c4c", "+ c #666667", "@ c gray50", "# c yellow", "$ c gray60", "% c #b2b2b2", "& c gray80", "* c gray90", "= c white", "- c None", /* pixels */ "----------@+--------------------", "---------.oooX------------------", "-------OX##ooo.-----------------", "-------o###X-X#X----------------", "------+o###.+o#.----------------", "------+o####o##.----------------", "-------o#######.----------------", "------.o######X-----------------", "-----.o#ooo#oXO---------+.o.@---", "----.o#oX+X.O----------OX##.----", "---.o##.-------------@.o##XX----", "--.o#o.O-----O. . .X##o.+$----", "-.o#o ----X .+%*=*X.o##XX$%-----", ".o##.---- @&====&Xo##o O%------", ".## +---.+==$%@O o##X +----@", "...O---+.*=% . .o o. .%*@ .... ", "------- $=$+%.o##. +====*$OO ", "------O && O.o#o .O&&======& ", "------ *+ o##..O+$$$=======& ", "-----@ X.o#o.+============*% ", "=====O o##X %%%==========*+& ", "=====$ o#o O+%**$+.X+@@@. ", "+%==&X.. .. .OO ", "O %=OXX+$O +$$$$+++@$$$$ ", "O %%$$%&$..X@$X .%---%$$$%&---+", "$ $%*==*$$$$$$$$-------------$", "-O %====*&O@$$----------------", "-$O %===&X+$$-----------------", "--%+ %=%.+$%------------------", "---%+ + +$%-------------------", "----&$. O$%--------------------", "------$.O$%---------------------" }; debian/rules0000755000000000000000000000060111771346502010251 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export CPPFLAGS = $(shell dpkg-buildflags --get CPPFLAGS) export CFLAGS = $(shell dpkg-buildflags --get CFLAGS) export LDFLAGS = $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed %: dh $@ --with autotools_dev,autoreconf --parallel override_dh_installchangelogs: dh_installchangelogs NEWS debian/NEWS0000644000000000000000000000025312142673242007670 0ustar gpa (0.9.3-1) experimental; urgency=low The package now uses gnupg2 binary and helpers only. -- Daniel Leidert Sat, 11 Aug 2012 19:15:16 +0200 debian/copyright0000644000000000000000000000474112142673242011132 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: GPA Upstream-Contact: gpa-dev@gnupg.org Source: ftp://ftp.gnupg.org/gcrypt/gpa/ Files: * Copyright: 2000-2002 G-N-U GmbH (http://www.g-n-u.de) 2002-2004 Miguel Coca 2001-2009, 2011, 2012 g10 Code GmbH 1995 Spencer Kimball and Peter Mattis (partial) 1998-2007 Free Software Foundation, Inc (partial) 2000, 2001 OpenIT GmbH (partial) 2000-2002 Timo Schulz (partial) 2005 Ryan McDougall (partial) Comments: Some sources files are distributed under GPL-2+. License: GPL-3+ Files: src/w32-afunix.* src/strlist.* Copyright: see above License: LGPL-3+ Files: debian/* Copyright: Comment: This package was debianized by Bastian Blank on Sun, 5 Jan 2003 13:28:44 +0100. It is currently maintained by the Debian GnuPG-Maintainers . License: GPL-3+ License: LGPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser 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 . Comment: On Debian systems, the complete text of the GNU Lesser General Public License version 3 can be found in "/usr/share/common-licenses/LGPL-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 . Comment: On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/source/0000755000000000000000000000000012142674723010476 5ustar debian/source/format0000644000000000000000000000001411667772105011710 0ustar 3.0 (quilt) debian/gpa.docs0000644000000000000000000000002411667772105010617 0ustar AUTHORS TODO THANKS debian/compat0000644000000000000000000000000211667772105010400 0ustar 7 debian/control0000644000000000000000000000210612142674130010570 0ustar Source: gpa Section: utils Priority: optional Maintainer: Debian GnuPG-Maintainers Uploaders: Daniel Leidert Build-Depends: autopoint, autotools-dev (>> 20100122.1~), debhelper (>> 7.0.50~), dh-autoreconf, gnupg2, libassuan-dev (>> 2), libgpg-error-dev (>> 1.4), libgpgme11-dev (>> 1.2.0), libgtk2.0-dev (>> 2.10.0) Standards-Version: 3.9.4 Homepage: http://www.gnupg.org/gpa.html Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnupg/gpa/trunk/ Vcs-Svn: svn://svn.debian.org/svn/pkg-gnupg/gpa/trunk/ Package: gpa Architecture: any Depends: gnupg2, gpgsm, libgpgme11 (>= 1.2.0-1.2~), ${misc:Depends}, ${shlibs:Depends} Description: GNU Privacy Assistant (GPA) The GNU Privacy Assistant (GPA) is a graphical user interface for the GNU Privacy Guard (GnuPG). It can be used to encrypt, decrypt, and sign files, to verify signatures and to manage the private and public keys. debian/patches/0000755000000000000000000000000012142674723010625 5ustar debian/patches/gnupg2.patch0000644000000000000000000000133112011510023013017 0ustar Author: Daniel Leidert Description: Make sure to check for gnupg2 binary and helpers. Forwarded: no --- a/configure.ac +++ b/configure.ac @@ -145,7 +145,7 @@ AC_CHECK_TOOL(WINDRES, windres, :) if test -z "$GPG"; then - AC_PATH_PROG(GPG, gpg) + AC_PATH_PROG(GPG, gpg2) if test -z "$GPG"; then AC_MSG_ERROR([[ *** @@ -157,7 +157,7 @@ fi dnl Find the keyserver plugins. Assume that gpgkeys_ldap is always available -AC_PATH_PROGS(GPGKEYS_LDAP, gpg2keys_ldap gpgkeys_ldap, +AC_PATH_PROGS(GPGKEYS_LDAP, gpg2keys_ldap, [${libexecdir}/gnupg/gpg2keys_ldap], [$PATH:/usr/libexec/gnupg:/usr/lib/gnupg2:/usr/lib/gnupg]) KEYSERVER_HELPERS_DIR=`dirname $GPGKEYS_LDAP` debian/patches/series0000644000000000000000000000001512011510023012007 0ustar gnupg2.patch debian/changelog0000644000000000000000000002146212142674717011060 0ustar gpa (0.9.4-1) unstable; urgency=low * New upstream release. * debian/control (Standards-Version): Bumped to 3.9.4. * debian/copyright: Updated. * debian/gpa.1: Removed. Shipped by upstream too. * debian/gpa.manpages: Removed. * debian/watch: Updated. -- Daniel Leidert Thu, 09 May 2013 12:26:19 +0200 gpa (0.9.3-1) experimental; urgency=low * New upstream release. * debian/control (Build-Depends): Added dh-autoreconf and autopoint. * debian/rules: Added autoreconf addon. * debian/NEWS: Added. * debian/patches/fix_segfault_filehandler.patch: Dropped (applied upstream). * debian/patches/gnupg2.patch: Added. - configure.ac: Check for gnupg2 binary and helpers. * debian/patches/series: Adjusted. -- Daniel Leidert Sat, 11 Aug 2012 19:16:51 +0200 gpa (0.9.2-2) experimental; urgency=low * debian/control (Homepage): Changed to point to gnupg.org. (Build-Depends): Removed unused autopoint too. * debian/patches/fix_segfault_filehandler.patch: Added. - src/fileman.c: Fix a segmentation fault in file-manager mode. * debian/patches/series: Added. -- Daniel Leidert Sun, 08 Jul 2012 14:20:49 +0200 gpa (0.9.2-2) experimental; urgency=low * debian/control (Homepage): Changed to point to gnupg.org. (Build-Depends): Removed unused autopoint too. * debian/patches/fix_segfault_filehandler.patch: Added. - src/fileman.c: Fix a segmentation fault in file-manager mode. * debian/patches/series: Added. -- Daniel Leidert Sun, 08 Jul 2012 14:20:49 +0200 gpa (0.9.2-1) experimental; urgency=low * debian/control: Adjusted for experimental. Removed DM-Upload-Allowed. (Build-Depends): Dropped dh-autoreconf. (Uploaders): Adjusted my address. * debian/gpa.1: Added hidden options and missing references. * debian/rules: Removed autoreconf addon. * debian/watch: Fixed tp point to ftp.gnupg.org. * debian/patches/448765_grammar_fixes.patch: Dropped - applied upstream. * debian/patches/625513_fix_expiration_date.patch: Ditto. * debian/patches/628305_build_with_libassuan_v2.patch: Ditto. * debian/patches/series: Removed. -- Daniel Leidert Wed, 04 Jul 2012 21:09:28 +0200 gpa (0.9.0-4) unstable; urgency=low * debian/control (Homepage): Updated (closes: #696826). * debian/patches/628305_build_with_libassuan_v2.patch: Updated. - src/server.c (gpa_start_server): Call assuan_sock_init (closes: #699096). -- Daniel Leidert (dale) Sun, 27 Jan 2013 16:20:46 +0100 gpa (0.9.0-3) unstable; urgency=low * debian/gpa.1: Added hidden options and missing references. * debian/patches/634930_backport_disable_x509_switch.patch: Added. - Added option to disable X.509. Workaround for #634930. * debian/patches/series: Adjusted. -- Daniel Leidert (dale) Sun, 13 Jan 2013 19:47:37 +0100 gpa (0.9.0-2) unstable; urgency=low * Acknowledge NMU (closes: #628305, #634930). * debian/compat: Increased debhelper compatibility level to 7. * debian/control: Set DM-Upload-Allowed. (Standards-Version): Bumped to 3.9.3. (Build-Depends): Increased required debhelper and autotools-dev versions. (Vcs-Browser): Point to real location. * debian/gpa.1: Fixed typos. Fixed syntax (arguments may contain files). * debian/gpa.dirs: Dropped (useless). * debian/gpa.docs: Removed NEWS (closes: #614698). * debian/rules: Rewritten for debhelper 7. Enabled hardening flags. * debian/source/format: Added for source format 3.0 (quilt). * debian/patches/628305_build_with_libassuan_v2.patch: Added. - Includes patch to fix #628305, #634930. * debian/patches/448765_grammar_fixes.patch: Added. - Fix grammar issues (closes: #448765). * debian/patches/625513_fix_expiration_date.patch: Added. - Fix bases for the month (closes: #625513). * debian/patches/series: Added. -- Daniel Leidert (dale) Sat, 23 Jun 2012 17:04:46 +0200 gpa (0.9.0-1.1) unstable; urgency=low * Non-maintainer upload. * Fix "FTBFS: checking LIBASSUAN API version... does not match. want=1 got=2.": - apply commit a27c69e from upstream git repository at git://git.gnupg.org/gpa.git: + configure.ac: Set NEED_LIBASSUAN_VERSION and NEED_LIBASSUAN_API to 1.1.0 and 2 resp. + server.c: Update to new assuan interface. - bump build-dependency on libassuan-dev to >= 2 - use dh-autoreconf to regenerate autotools stuff (Closes: #628305, #634930) -- gregor herrmann Fri, 10 Feb 2012 16:05:11 +0100 gpa (0.9.0-1) unstable; urgency=low * New upstream release (closes: #381503). - Fixes several segmentation faults and loops (closes: #183708, #229818, #237131, #247783, #280760). - Working key signing (closes: #181936, #342711). - Do not treat keys with no expiration as expired (closes: #189102). - Doesn't freeze if no private key is avilable (closes: #206046, #424945). - Working HKP keyserver support (closes: #267275). - Working multi-key export (closes: #274153). - Typo fix in German translation (closes: #313759). - Ship a .desktop file (closes: #351579). - Fixes an FTBFS (closes: #548036). * debian/compat: Added with dh compat level 5. * debian/control: Added Homepage and Vcs* fields. (Maintainer): New maintainer is the GnuPG maintainers team. Thanks to Bastian Blank for maintaining gpa in the past. (Uploaders): Added myself. (Standards-Version): Bumped to 3.8.3. (Build-Depends): Completed and adjusted the requirements. (Depends): Added misc-depends variable. Added gpgsm. (Description): Improved. * debian/copyright: Updated. * debian/gpa.1: Added with thanks to Arthur de Jong (closes: #89551). * debian/gpa.docs: Also install AUTHORS and THANKS (closes: #225286). * debian/gpa.install: Added. * debian/gpa.manpages: Added. * debian/gpa.menu (section): Fixed (closes: #265000). * debian/rules: Rewritten in parts. * debian/watch: Added. -- Daniel Leidert (dale) Sat, 05 Dec 2009 00:04:30 +0100 gpa (0.7.0-1.1) unstable; urgency=high * Non-maintainer upload. * move xpm icon file to /usr/share/pixmaps. Closes: #363575 -- Andreas Barth Tue, 12 Dec 2006 13:43:28 +0000 gpa (0.7.0-1) unstable; urgency=low * New upstream version - now uses libgpgme11 (closes: #211919) - don't longer freeze on longtime operations (closes: #98327, #181298, #161905) -- Bastian Blank Wed, 22 Oct 2003 18:42:01 +0200 gpa (0.6.1-2) unstable; urgency=low * make backups 600 (closes: #196375) * don't link undocumented manpage. -- Bastian Blank Fri, 06 Jun 2003 17:29:30 +0200 gpa (0.6.1-1) unstable; urgency=low * New upstream version * fix unsigned char issue (closes: #180490) -- Bastian Blank Fri, 14 Feb 2003 07:43:42 +0100 gpa (0.6.0-1) unstable; urgency=low * New upstream version (closes: #165464, #101445, #103984, #141194, #142529, #159287, #167087, #141045, #145283, #148679) -- Bastian Blank Fri, 31 Jan 2003 18:45:40 +0100 gpa (0.4.3-2) unstable; urgency=low * add config.* update routines to debian/rules -- Bastian Blank Sun, 31 Mar 2002 00:52:23 +0100 gpa (0.4.3-1) unstable; urgency=low * New upstream version (closes: #134966) * moved into main -- Bastian Blank Tue, 26 Mar 2002 21:03:59 +0100 gpa (0.4.2-2) unstable; urgency=low * fixed color spec in icon (closes: #107576) * update Standards-Version to 3.5.2 * no longer include upstream INSTALL -- Bastian Blank Sat, 25 Aug 2001 19:47:14 +0200 gpa (0.4.2-1) unstable; urgency=low * New upstream version -- Bastian Blank Sat, 7 Jul 2001 22:52:51 +0200 gpa (0.4.1-2) unstable; urgency=low * fix build-depends (closes: #93718) -- Bastian Blank Thu, 12 Apr 2001 21:44:09 +0200 gpa (0.4.1-1) unstable; urgency=low * New upstream version * fix pointer problem in ./jnlib/logging.c +230 (closes: #90920) -- Bastian Blank Thu, 5 Apr 2001 17:28:51 +0200 gpa (0.3.1-2) unstable; urgency=low * add icon (closes: #89678) * change description (closes: #89681) * updating build-depends -- Bastian Blank Fri, 16 Mar 2001 18:27:36 +0100 gpa (0.3.1-1) unstable; urgency=low * Disable tips. * Fix header problem in ./jnlib/stringhelp.c * Initial Release. (closes: #80518) -- Bastian Blank Mon, 12 Feb 2001 21:42:28 +0100 gpa (0.3.1-0.2) unstable; urgency=low * Write description. -- Bastian Blank Tue, 26 Dec 2000 12:44:00 +0100 gpa (0.3.1-0.1) unstable; urgency=low * Initial internal Release. -- Bastian Blank Mon, 11 Dec 2000 08:13:59 +0100