debian/0000755000000000000000000000000012213350527007166 5ustar debian/copyright0000644000000000000000000000640612144473642011136 0ustar This package was debianized by Jose Carlos Garcia Sogo on Mon, 17 Jan 2003 20:14:10 +0100. It was downloaded from ftp://ftp.gnome.org/pub/GNOME/sources/seahorse-nautilus Upstream Authors: Jacob Perkins Jose Carlos Garcia Sogo Jean Schurger Stef Walter Adam Schreiber Copyright © 2004-2007,2010 Stefan Walter Copyright © 2004-2006 Adam Schreiber Copyright © 2002, 2003 Jacob Perkins Copyright © 2001-2003 Jose Carlos Garcia Sogo Copyright © 1992-2011 Free Software Foundation, Inc. Copyright © 2001-2004 Red Hat, Inc. Copyright © 2004 Scott James Remnant . Copyright © 1994 X Consortium Copyright © 2000, 2001 Eazel, Inc. Copyright © 2005 Tecsidel S.A. Copyright © 2009-2010 The Gnome Foundation. Copyright © 2007 Swecha Telugu Localisation Team Copyright © 2009,2011 Rosetta Contributors and Canonical Ltd Copyright © 2007, 2008 The GNOME Project Copyright © 1995-1997 Ulrich Drepper Copyright © 2004-2008 Rodney Dawes Copyright © 2007 Ihar Hrachyshka Copyright © 2004-2005 Adam Weinberger and the GNOME Foundation Copyright © 2004, 2005 Miloslav Trmac Copyright © 1999, 2000 Robert Bihlmeyer Main License: This package 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 package 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is Copyright © 2008 Sébastien Bacher, Andreas Moog, Emilio Pozuelo Monfort and Josselin Mouette. It is licensed under the same conditions. tool/seahorse-secure-buffer.[ch] are licensed under the following terms: 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 2.1 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. debian/changelog0000644000000000000000000000420512213350527011041 0ustar seahorse-nautilus (3.8.0-0ubuntu2) saucy; urgency=low * debian/patches/git_work_with_new_glib.patch: - restore working encryption and signature with new glib (lp: #1222538) -- Sebastien Bacher Mon, 09 Sep 2013 15:47:01 +0200 seahorse-nautilus (3.8.0-0ubuntu1) saucy; urgency=low * New upstream version -- Sebastien Bacher Tue, 14 May 2013 19:43:05 +0200 seahorse-nautilus (3.7.5-0ubuntu1) raring; urgency=low * New upstream release. * debian/control(.in): - Add Build-Depends on autotools-dev to silence lintian warning. - Fix capitalization of "GNU" in Description. - Bump Standards-Version to 3.9.4. * debian/copyright: Update symlink GPL license. -- Logan Rosen Thu, 07 Feb 2013 12:33:09 -0500 seahorse-nautilus (3.6.1-0ubuntu1) raring; urgency=low * New upstream release * debian/patches/fix-schema-identifier.patch: - Applied upstream -- Robert Ancell Tue, 13 Nov 2012 17:30:54 +1300 seahorse-nautilus (3.6.0-0ubuntu2) quantal; urgency=low * debian/patches/fix-schema-identifier.patch: use correct identifier in schema file. -- Marc Deslauriers Fri, 05 Oct 2012 08:57:11 -0400 seahorse-nautilus (3.6.0-0ubuntu1) quantal; urgency=low * New upstream stable release * debian/rules: - Remove obsolte --disable-schemas-install configure option -- Robert Ancell Thu, 27 Sep 2012 09:54:04 +1200 seahorse-nautilus (3.5.92-0ubuntu1) quantal; urgency=low * New upstream release -- Didier Roche Tue, 18 Sep 2012 14:44:54 +0200 seahorse-nautilus (3.5.91-0ubuntu1) quantal; urgency=low * New upstream release (LP: #1045572) * debian/control: - Add build-depends on libgcr-3-dev - Drop build-depends on libgconf2-dev -- Robert Ancell Wed, 05 Sep 2012 10:28:20 +1200 seahorse-nautilus (3.3.1-0ubuntu1) precise; urgency=low * Initial packaging based on old seahorse-plugins package (LP: #862609) -- Marc Deslauriers Mon, 20 Feb 2012 14:25:52 -0500 debian/rules0000755000000000000000000000065212144473642010260 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk LDFLAGS += -Wl,-O1 -Wl,--as-needed binary-post-install/seahorse-nautilus:: find debian/seahorse-nautilus -name '*.a' -exec rm -f {} \; find debian/seahorse-nautilus -name '*.la' -exec rm -f {} \; debian/source/0000755000000000000000000000000012144473642010475 5ustar debian/source/format0000644000000000000000000000001412144473642011703 0ustar 3.0 (quilt) debian/control.in0000644000000000000000000000206512144473642011210 0ustar Source: seahorse-nautilus Section: gnome Priority: optional Maintainer: Ubuntu Developers Uploaders: @GNOME_TEAM@ Build-Depends: debhelper (>= 8), cdbs (>= 0.4.41), libgpgme11-dev, libnotify-dev, libdbus-glib-1-dev, libgnome-keyring-dev, libcryptui-dev, libgcr-3-dev (>= 3.4.0), libglib2.0-dev (>= 2.16), libgtk-3-dev, gnome-pkg-tools, libnautilus-extension-dev (>= 2.12), autotools-dev Standards-Version: 3.9.4 Homepage: http://live.gnome.org/Seahorse Package: seahorse-nautilus Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, seahorse-daemon (>= 3.2.2) Recommends: seahorse Replaces: seahorse-plugins Description: seahorse plugins and utilities for encryption in GNOME Seahorse nautilus is an extension for nautilus which allows encryption and decryption of OpenPGP files using GnuPG - the GNU Privacy Guard program. debian/control0000644000000000000000000000243212213350533010567 0ustar # This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: seahorse-nautilus Section: gnome Priority: optional Maintainer: Ubuntu Developers Uploaders: Debian GNOME Maintainers Build-Depends: debhelper (>= 8), cdbs (>= 0.4.41), libgpgme11-dev, libnotify-dev, libdbus-glib-1-dev, libgnome-keyring-dev, libcryptui-dev, libgcr-3-dev (>= 3.4.0), libglib2.0-dev (>= 2.16), libgtk-3-dev, gnome-pkg-tools, libnautilus-extension-dev (>= 2.12), autotools-dev Standards-Version: 3.9.4 Homepage: http://live.gnome.org/Seahorse Package: seahorse-nautilus Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, seahorse-daemon (>= 3.2.2) Recommends: seahorse Replaces: seahorse-plugins Description: seahorse plugins and utilities for encryption in GNOME Seahorse nautilus is an extension for nautilus which allows encryption and decryption of OpenPGP files using GnuPG - the GNU Privacy Guard program. debian/seahorse-nautilus.lintian-overrides0000644000000000000000000000027212144473642016231 0ustar seahorse-nautilus: pkg-has-shlibs-control-file-but-no-actual-shared-libs seahorse-nautilus: postinst-has-useless-call-to-ldconfig seahorse-nautilus: postrm-has-useless-call-to-ldconfig debian/compat0000644000000000000000000000000212144473642010373 0ustar 8 debian/watch0000644000000000000000000000016512144473642010230 0ustar version=2 http://ftp.gnome.org/pub/gnome/sources/seahorse-nautilus/([\d\.]+)/ \ seahorse-nautilus-([\d\.]+)\.tar\.xz debian/patches/0000755000000000000000000000000012213350442010611 5ustar debian/patches/git_work_with_new_glib.patch0000644000000000000000000000132512213350435016363 0ustar https://bugzilla.gnome.org/show_bug.cgi?id=697895 --- diff --git a/tool/seahorse-tool-progress.c b/tool/seahorse-tool-progress.c index 613e82f..c039118 100644 --- a/tool/seahorse-tool-progress.c +++ b/tool/seahorse-tool-progress.c @@ -217,7 +217,7 @@ seahorse_tool_progress_start (const gchar *title) argv[2] = (gchar *)title; argv[3] = NULL; - ret = g_spawn_async_with_pipes (NULL, argv, NULL, G_SPAWN_STDOUT_TO_DEV_NULL | G_SPAWN_SEARCH_PATH, + ret = g_spawn_async_with_pipes (NULL, argv, NULL, G_SPAWN_STDOUT_TO_DEV_NULL | G_SPAWN_SEARCH_PATH | G_SPAWN_DO_NOT_REAP_CHILD, NULL, NULL, &progress_pid, &progress_fd, NULL, NULL, &err); if (!ret) { -- cgit v0.9.2 debian/patches/series0000644000000000000000000000003512213350442012024 0ustar git_work_with_new_glib.patch