debian/0000775000000000000000000000000012345217275007200 5ustar debian/rules0000755000000000000000000000006312076022606010246 0ustar #!/usr/bin/make -f %: dh $@ --with autotools_dev debian/copyright0000664000000000000000000000665412076022606011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Parcellite Upstream-Contact: Doug Springer Source: http://parcellite.sourceforge.net/ Files: * Copyright: Copyright (C) 2007-2008 by Xyhthyx License: GPL-3+ Files: src/eggaccelerators.c Copyright: Copyright (C) 2002 Red Hat, Inc. Copyright (C) 1998, 2001 Tim Janik License: LGPL-2+ Files: src/eggaccelerators.h Copyright: Copyright (C) 2002 Red Hat, Inc. License: LGPL-2+ Files: src/keybinder.* Copyright: Alex Graveley License: LGPL-2.1+ Files: po/sv.po po/pl.po Copyright: Copyright (C) 2009 Free Software Foundation, Inc. License: GPL-3+ Files: debian/* Copyright: Copyright 2008-2013, Andrew Starr-Bochicchio License: GPL-3+ License: GPL-3+ 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 3 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-3'. License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library 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 Library General Public License for more details. . You should have received a copy of the GNU Library 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 General Public License can be found in `/usr/share/common-licenses/LGPL-2' License: LGPL-2.1+ 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.1 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 General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. debian/changelog0000664000000000000000000001666512345217266011070 0ustar parcellite (1.1.7-1ubuntu0.1) trusty-proposed; urgency=medium * Backport upstream commit to stop menu from popping up on start up under Unity (LP: #1298580). -- Andrew Starr-Bochicchio Sun, 08 Jun 2014 15:20:01 -0400 parcellite (1.1.7-1) unstable; urgency=medium * New upstream release. * Bump Standards-Version to 3.9.5, no changes needed. -- Andrew Starr-Bochicchio Mon, 24 Mar 2014 11:42:07 -0400 parcellite (1.1.6-1) unstable; urgency=low * New upstream release. -- Andrew Starr-Bochicchio Tue, 27 Aug 2013 10:49:47 -0400 parcellite (1.1.5-1) unstable; urgency=low * New upstream release. -- Andrew Starr-Bochicchio Tue, 23 Jul 2013 18:28:40 -0400 parcellite (1.1.4-1) unstable; urgency=low * New upstream release. * Enable indicator support where available: - debian/control: Build depend on libappindicator-dev. -- Andrew Starr-Bochicchio Thu, 24 Jan 2013 19:34:29 -0500 parcellite (1.1.3-1) unstable; urgency=low * New upstream release. -- Andrew Starr-Bochicchio Sun, 20 Jan 2013 11:12:24 -0500 parcellite (1.0.2~rc6-1) unstable; urgency=low * New upstream release. - Include glib.h instead of individual headers (Closes: #665594). * Drop manpage_cleanup.patch, applied upstream. * debian/rules: No longer need to override clean target to delete leftover files in the tarball before building. * debian/control: - Use my debian.org address. - Bump Standards-Version to 3.9.4 * debian/compat: Bump to 9. * Drop unused lintian-overrides. * debian/copyright: Update Format field and my email. -- Andrew Starr-Bochicchio Wed, 09 Jan 2013 19:17:08 -0500 parcellite (1.0.2~rc5-1) unstable; urgency=low * New upstream release. - Fixed the primary deselect and file cut/paste issue. (Closes: #639142, LP: #848771) * Drop debian/patches/dsofix.patch, applied upstream. * debian/copyright: More tweaks in order to bring into compliance with DEP-5. * debian/rules: - Delete config.{status, log} in the clean target. The relevant lintian warnings are overridden in debian/source/lintian-overrides. - Also remove binaries not cleaned from source package. * debian/patches/manpage_cleanup.patch: Clean up a number of issues with the manpage to make lintian happy. * debian/source/options: Pass extend-diff-ignore options to not store changes on autogenerated files. -- Andrew Starr-Bochicchio Fri, 23 Sep 2011 14:47:29 -0400 parcellite (1.0.2~rc3-1) unstable; urgency=low * debian/copyright: Update to current revision of Dep 5. * Update config.sub and config.guess with dh_autotools_dev. * debian/patches/dsofix.patch: Add upstream bug to header. * New upstream release. - Fixed Status Icon missing on execute Action (Closes: #637272). -- Andrew Starr-Bochicchio Wed, 10 Aug 2011 15:11:25 -0400 parcellite (1.0.2~rc2-1) unstable; urgency=low * New upstream release (LP: #808409). - Added Data Size limt (Closes: #602205). * debian/rules, debian/source/lintian-overrides: Upstream has fixed their issue with 'make distclean'. We no longer need to delete config.status in the clean target of debian/rules. * debian/control: Bump Standards-Version to 3.9.2, no changes needed. * debian/patches/dsofix.patch: Link to additional libs needed due to no indirect linking with Debian's gcc. * Move bzr packaging branch from Launchpad to Debian collab-maint. Update Vcs-* fields. * debian/watch: Use uversionmangle to correctly deal with rc versions. -- Andrew Starr-Bochicchio Wed, 13 Jul 2011 12:10:16 -0400 parcellite (0.9.3-1) unstable; urgency=low * New upstream release. - Fixed 100% CPU bug that occurs with certain clipboard data (Closes: #601651). * debian/rules: - Remove unneeded override_dh_installchangelogs target. - Delete config.status in the clean target of debian/rules. * debian/patches/dosfix.patch: Link against X11 to fix FTBFS with with binutils-gold (Closes: #556048). * debian/control: Bump Standards Version to 3.9.1, no changes needed. -- Andrew Starr-Bochicchio Sat, 05 Mar 2011 12:33:20 -0500 parcellite (0.9.2-1) unstable; urgency=low * New upstream release. (LP: #503791) * debian/copyright: Add new transtaltions. * debian/{patches, rules, control}: Drop all patches, appled upstream. Remove quilt calls and Depends. * debian/source/format: Moved to DebSrc version 3.0 (quilt). * debian/{control, rules, compat}: - Move to simplified dh rules. -- Andrew Starr-Bochicchio Wed, 06 Jan 2010 13:00:31 -0500 parcellite (0.9.1-1) unstable; urgency=low * New upstream release. - New: + Several new translations. + Print primary contents command line option. + Clipboard and primary synchronization (by Wolfgang Schnerring). - Changes: + Updated translations. + Eliminated redundant disk activity. + Control-click patch for actions menu. + Selected items are bumped to the top of the history. + Improved (once again) new clipboard/primary contents handling. + Piping clipboard contents no longer truncates new line character. + New Edit Clipboard dialog. Old dialog had strange behavior under different window managers. * debian/control - Fix short description and add to the long description. - Add Vcs-* field. - Bump Standards-Version to 3.8.3, no chages needed. * debian/rules: - Install conf files to /etc not /usr/etc * Added debian/README.source exlaining quilt * debian/patches/* - Refresh for new release. - Add Description fields and upstream bug numbers. * debian/copyright - Add new copyright holder for po/sv.po - Point to exact versions of GPL -- Andrew Starr-Bochicchio Sat, 11 Jul 2009 10:24:07 -0400 parcellite (0.9-1) unstable; urgency=low * New upstream release: - New: + Confirm clear option. + Parcellite menu hotkey. + Translated .desktop files. + Support for managing x-selection (primary). + Hungarian and turkish translation (disabled until tr.po is updated). + Prevent empty clipboard. Clipboard/Primary contents are backed up and recovered if they ever become NULL. - Changes: + Fixed/updated daemon mode. + Changed preferences dialog. + Changed actions preferences to use GtkTreeView's built in editing mode. + Fixed bug with icon showing up in --no-icon mode when you execute an action. + Fixed parcellite-startup.desktop to include "Type=Application" to prevent desktop-file-validate from failing. * debian/patches/* - Tweak in order to apply cleanly. -- Andrew Starr-Bochicchio Mon, 24 Nov 2008 20:10:59 -0500 parcellite (0.8-1) unstable; urgency=low * New upstream release. (Closes: #494847) * debian/control - Bumped Standards-Version to 3.8.0 - New upstream homepage. - Build-Depend on intltool. * debian/copyright - Use new upstream homepage in the Original-Source field. * debian/watch - Use new upstream download location. -- Andrew Starr-Bochicchio Tue, 12 Aug 2008 11:46:36 -0400 parcellite (0.7-1) unstable; urgency=low * Initial release. (Closes: #478770) -- Andrew Starr-Bochicchio (andrewsomething) Mon, 21 Apr 2008 12:19:36 -0400 debian/watch0000664000000000000000000000021112076022606010214 0ustar # Compulsory line, this is a version 3 file version=3 opts=uversionmangle=s/rc/~rc/ \ http://sf.net/parcellite/parcellite-(.*)\.tar\.gz debian/compat0000664000000000000000000000000212076022606010367 0ustar 9 debian/patches/0000775000000000000000000000000012345217274010626 5ustar debian/patches/menu_popup_on_start.patch0000664000000000000000000000173212345133340015741 0ustar Origin: upstream, http://sourceforge.net/p/parcellite/code/511/ Bug: http://sourceforge.net/p/parcellite/bugs/118/ Ubuntu-Bug: https://bugs.launchpad.net/ubuntu/+source/parcellite/+bug/1298580 Index: parcellite/src/main.c =================================================================== --- parcellite.orig/src/main.c 2014-06-08 15:16:28.137300000 -0400 +++ parcellite/src/main.c 2014-06-08 15:16:45.774301000 -0400 @@ -2118,10 +2118,10 @@ } g_timeout_add(CHECK_INTERVAL, check_clipboards_tic, NULL); -#ifdef HAVE_APPINDICATOR - check_for_appindictor(NULL); - if(!have_appindicator) /**maybe it slept in, check for it every 30 seconds. */ - g_timeout_add(CHECK_APPINDICATOR_INTERVAL, check_for_appindictor, NULL); +#ifdef HAVE_APPINDICATOR + /* This closes bug 118, menu showing up at launch*/ + g_timeout_add(500, check_for_appindictor, (void *)(1)); + g_timeout_add(CHECK_APPINDICATOR_INTERVAL, check_for_appindictor, NULL); #endif /* Bind global keys */ debian/patches/series0000664000000000000000000000003212345133025012025 0ustar menu_popup_on_start.patch debian/control0000664000000000000000000000174712314050754010605 0ustar Source: parcellite Section: misc Priority: optional Maintainer: Andrew Starr-Bochicchio Build-Depends: autotools-dev, debhelper (>= 9), intltool, libappindicator-dev, libgtk2.0-dev Standards-Version: 3.9.5 Vcs-Bzr: http://bzr.debian.org/bzr/collab-maint/parcellite/unstable/ Vcs-Browser: http://anonscm.debian.org/loggerhead/collab-maint/parcellite/unstable/files Homepage: http://parcellite.sourceforge.net/ Package: parcellite Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: lightweight GTK+ clipboard manager Parcellite is a stripped down, basic-features-only clipboard manager with a small memory footprint for those who like simplicity. . Features: . * Keeps a clipboard history. * Various view options to display items the way you like it. * Daemon mode; guard your clipboard contents when you close applications. * Perform custom commands using clipboard contents. debian/docs0000664000000000000000000000000712076022606010041 0ustar README debian/source/0000775000000000000000000000000012345217274010477 5ustar debian/source/options0000664000000000000000000000020112076022606012100 0ustar # Don't store changes on autogenerated files extend-diff-ignore = "(^|/)(config\.(status|sub|guess|log)|Makefile|Makefile\.in)$" debian/source/format0000664000000000000000000000001412076022606011677 0ustar 3.0 (quilt)