--- cryptkeeper-0.9.4.orig/debian/cryptkeeper.install +++ cryptkeeper-0.9.4/debian/cryptkeeper.install @@ -0,0 +1 @@ +cryptkeeper.xpm usr/share/pixmaps/ --- cryptkeeper-0.9.4.orig/debian/docs +++ cryptkeeper-0.9.4/debian/docs @@ -0,0 +1 @@ +TODO --- cryptkeeper-0.9.4.orig/debian/control +++ cryptkeeper-0.9.4/debian/control @@ -0,0 +1,16 @@ +Source: cryptkeeper +Section: admin +Priority: optional +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Francesco Namuri +Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libgtk2.0-dev (>= 2.8), libgconf2-dev, imagemagick, patchutils, gettext +Standards-Version: 3.8.1 +Homepage: http://tom.noflag.org.uk/cryptkeeper.html + +Package: cryptkeeper +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, zenity, fuse-utils, encfs +Description: EncFS system tray applet for GNOME + An encrypted folders manager, it allows to mount and umount, to create + new folders, to change the password of each mount. It integrates with + your preferred file manager. --- cryptkeeper-0.9.4.orig/debian/cryptkeeper.1 +++ cryptkeeper-0.9.4/debian/cryptkeeper.1 @@ -0,0 +1,39 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.TH "CRYPTKEEPER" "1" "luglio 18, 2007" "Francesco Namuri" "" +.SH "NAME" +cryptkeeper \- EncFS system tray applet for GNOME +.SH "SYNOPSIS" +.B cryptkeeper +.SH "DESCRIPTION" +This manual page documents briefly the +.B cryptkeeper +command +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBcryptkeeper\fP is an encrypted folders manager, it allows to mount and umount, to create new folders, to change the password of each mount. It integrates with your preferred file manager. +.SH "OPTIONS" +\fBcryptkeeper\fP doesn't support any command\-line parameter. +.SH "SEE ALSO" +.BR encfs (1). +.SH "AUTHOR" +cryptkeeper was written by Tom Morton . +.PP +This manual page was written by Francesco Namuri , +for the Debian project (but may be used by others). --- cryptkeeper-0.9.4.orig/debian/menu +++ cryptkeeper-0.9.4/debian/menu @@ -0,0 +1,3 @@ +?package(cryptkeeper):needs="X11" section="Applications/System/Security"\ + title="Cryptkeeper" longtitle="Cryptkeeper encFS system tray applet"\ + icon="cryptkeeper.xpm" command="/usr/bin/cryptkeeper" --- cryptkeeper-0.9.4.orig/debian/watch +++ cryptkeeper-0.9.4/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://tom.noflag.org.uk/cryptkeeper/cryptkeeper-(.*).tar.gz --- cryptkeeper-0.9.4.orig/debian/dirs +++ cryptkeeper-0.9.4/debian/dirs @@ -0,0 +1 @@ +usr/bin --- cryptkeeper-0.9.4.orig/debian/changelog +++ cryptkeeper-0.9.4/debian/changelog @@ -0,0 +1,109 @@ +cryptkeeper (0.9.4-1ubuntu1) natty; urgency=low + + [ Mahyuddin Susanto ] + * debian/patches/binutils-gold.patch + - fix FTBFS with ld --no-add-needed. (LP: #697031) + + [ Bhavani Shankar ] + * Remove unneeded unit_test_LDADD hunk in the above patch + - Refresh debian/patches/binutils-gold.patch + + -- Mahyuddin Susanto Tue, 04 Jan 2011 06:40:02 +0700 + +cryptkeeper (0.9.4-1) unstable; urgency=low + + * New upstream release. (Closes: #522893) + * debian/control: update Homepage field. (Closes: #522895) + * debian/control: update Standards-Version, no changes needed. + * debian/watch: updated to look on the new project homepage. + * debian/copyright: changed (C) to ©, removed some spaces at the end of some + lines, updated the "downloaded from" information, updated the copyright + information of the debian packaging. + + -- Francesco Namuri Thu, 14 May 2009 18:39:38 +0200 + +cryptkeeper (0.9.3-1) unstable; urgency=low + + * New upstream release. + * debian/control: removed unnecessary dependency on nautilus + (Closes: #499817). + * debian/changelog: synced with ubuntu. + * removed tr.po and gcc-4.3-fix patches: now they are included in the + original tarball. + * added debian/patches/gcc-4.4-fix.patch to fix a compilation problem with + gcc-4.4 (thanks to Martin Michlmayr) (Closes: #505340). + + -- Francesco Namuri Wed, 12 Nov 2008 14:56:10 +0100 + +cryptkeeper (0.9.2-2ubuntu1) intrepid; urgency=low + + * Merge from debian unstable (LP: #257249), Ubuntu remaining changes: + - Removed unnecessary depends on nautilus. + + -- Alessio Treglia Tue, 12 Aug 2008 12:56:44 +0200 + +cryptkeeper (0.9.2-2) unstable; urgency=low + + * Added Turkish translation (Closes: #490727) + * debian/control: updated Standards-Version, no changes needed. + * debian/rules: added a rule to generate po/tr.gmo at build time. + * debian/control: added build dep on gettext. + * debian/copyright: fixed one line exceding 80 chars. + + -- Francesco Namuri Wed, 16 Jul 2008 01:23:17 +0200 + +cryptkeeper (0.9.2-1ubuntu1) intrepid; urgency=low + + * debian/control: + - remove depends on nautilus (LP: #251666). + + -- Alessio Treglia Thu, 07 Aug 2008 12:44:26 +0200 + +cryptkeeper (0.9.2-1) unstable; urgency=low + + * New upstream release. + + -- Francesco Namuri Sun, 25 May 2008 23:33:17 +0200 + +cryptkeeper (0.9.1-2) unstable; urgency=low + + * added debian/patches/gcc-4.3-fix.patch to compile with gcc-4.3. + + -- Francesco Namuri Tue, 05 Feb 2008 20:03:07 +0100 + +cryptkeeper (0.9.1-1) unstable; urgency=low + + * New upstream release. (Closes: #460744) + * debian/menu: fixed longtitle. (Closes: #445161) + * debian/control: stardards-version updated to 3.7.3. + * debian/control: moved homepage from description pseudeo-header to the + correct header. + * debian/patches/fix-cryptkeeper.desktop: modified to remove outdated + encoding field. + + -- Francesco Namuri Tue, 05 Feb 2008 15:43:35 +0100 + +cryptkeeper (0.9.0-1) unstable; urgency=low + + * New upstream release + * debian/cryptkeeper.install: updated. + * debian/control: added build-dep on patchutils. + * debian/rules: added rule for simple-patchsys. + * added debian/patches/fix-cryptkeeper.desktop to fix wrong category in + desktop file. + + -- Francesco Namuri Wed, 05 Sep 2007 01:40:28 +0200 + +cryptkeeper (0.7.666-2) unstable; urgency=low + + * debian/copyright: added informations about files under LGPL license. + + -- Francesco Namuri Sun, 29 Jul 2007 19:46:39 +0200 + +cryptkeeper (0.7.666-1) unstable; urgency=low + + * Initial release. (Closes: #433566: ITP: cryptkeeper -- encfs system + tray applet for GNOME - Debian Bug report logs) + + -- Francesco Namuri Wed, 18 Jul 2007 01:38:17 +0200 + --- cryptkeeper-0.9.4.orig/debian/compat +++ cryptkeeper-0.9.4/debian/compat @@ -0,0 +1 @@ +5 --- cryptkeeper-0.9.4.orig/debian/copyright +++ cryptkeeper-0.9.4/debian/copyright @@ -0,0 +1,64 @@ +This package was debianized by Francesco Namuri on +Wed, 18 Jul 2007 00:22:11 +0200. + +It was downloaded from + http://tom.noflag.org.uk/cryptkeeper.html + +Upstream Author: + + Tom Morton + +Copyrights: + + Copyright © 2007 Tom Morton + Copyright © 1994-2006 Free Software Foundation, Inc. + Copyright © 1995-1997, 200-2006 Ulrich Drepper + Copyright © 2003 Sun Microsystems, Inc. + Copyright © 2005 Hans Breuer + Copyright © 2005 Novell, Inc. + Copyright © 2002 Anders Carlsson + Copyright © 1994 X Consortium + +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'. + +The Debian packaging is © 2007-2009, Francesco Namuri and +is licensed under the GPL, see above. + +src/gtkstatusicon.h, src/gtktrayicon.h and src/gtktrayiconn.c: +" + * This library 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 of the License, or (at your option) any later version. + * + * This library 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 library; 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 Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. + --- cryptkeeper-0.9.4.orig/debian/rules +++ cryptkeeper-0.9.4/debian/rules @@ -0,0 +1,17 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +DEB_INSTALL_MANPAGES_cryptkeeper = debian/cryptkeeper.1 + +configure/cryptkeeper:: + msgfmt -c --statistics -o po/tr.gmo po/tr.po + +build/cryptkeeper:: + convert -resize 32x32 cryptkeeper.png cryptkeeper.xpm + +cleanbuilddir/cryptkeeper:: + rm -f cryptkeeper.xpm + rm -f po/tr.gmo --- cryptkeeper-0.9.4.orig/debian/patches/fix_cryptkeeper.desktop.patch +++ cryptkeeper-0.9.4/debian/patches/fix_cryptkeeper.desktop.patch @@ -0,0 +1,14 @@ +diff -Nur cryptkeeper-0.9.1/cryptkeeper.desktop cryptkeeper-0.9.1.new/cryptkeeper.desktop +--- cryptkeeper-0.9.1/cryptkeeper.desktop 2007-04-21 04:26:51.000000000 +0200 ++++ cryptkeeper-0.9.1.new/cryptkeeper.desktop 2008-02-05 15:42:31.000000000 +0100 +@@ -1,9 +1,8 @@ + [Desktop Entry] +-Encoding=UTF-8 + Name=Cryptkeeper + Exec=cryptkeeper + Icon=cryptkeeper +-Categories=Application;System; ++Categories=System;GTK;Security + Terminal=false + Type=Application + StartupNotify=false --- cryptkeeper-0.9.4.orig/debian/patches/gcc-4.4-fix.patch +++ cryptkeeper-0.9.4/debian/patches/gcc-4.4-fix.patch @@ -0,0 +1,11 @@ +diff -Nur -x '*.orig' -x '*~' cryptkeeper-0.9.3/src/lsof.cpp cryptkeeper-0.9.3.new/src/lsof.cpp +--- cryptkeeper-0.9.3/src/lsof.cpp 2008-11-12 14:55:01.000000000 +0100 ++++ cryptkeeper-0.9.3.new/src/lsof.cpp 2008-11-12 14:55:31.000000000 +0100 +@@ -16,6 +16,7 @@ + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ ++#include + #include + #include + #include --- cryptkeeper-0.9.4.orig/debian/patches/binutils-gold.patch +++ cryptkeeper-0.9.4/debian/patches/binutils-gold.patch @@ -0,0 +1,21 @@ +Description: fix FTBFS with ld --no-add-needed +Author: Mahyuddin Susanto + +--- cryptkeeper-0.9.4.orig/src/Makefile.am ++++ cryptkeeper-0.9.4/src/Makefile.am +@@ -17,3 +17,4 @@ + unit_test_SOURCES= encfs_wrapper.cpp unit_tests.cpp + + #hello_LDADD = libhello.la ++cryptkeeper_LDADD = @LDADD@ -lX11 -lXext +--- cryptkeeper-0.9.4.orig/src/Makefile.in ++++ cryptkeeper-0.9.4/src/Makefile.in +@@ -61,7 +61,7 @@ + gtktrayicon-x11.$(OBJEXT) PasswordEntryDialog.$(OBJEXT) \ + lsof.$(OBJEXT) + cryptkeeper_OBJECTS = $(am_cryptkeeper_OBJECTS) +-cryptkeeper_LDADD = $(LDADD) ++cryptkeeper_LDADD = $(LDADD) -lX11 -lXext + am_unit_test_OBJECTS = encfs_wrapper.$(OBJEXT) unit_tests.$(OBJEXT) + unit_test_OBJECTS = $(am_unit_test_OBJECTS) + unit_test_LDADD = $(LDADD)