debian/0000755000000000000000000000000011712330337007166 5ustar debian/compat0000644000000000000000000000000211712313032010355 0ustar 7 debian/patches/0000755000000000000000000000000011712330370010612 5ustar debian/patches/series0000644000000000000000000000003111712313032012015 0ustar 01-default_pastebin.diff debian/patches/01-default_pastebin.diff0000644000000000000000000000137511712313032015175 0ustar Author: Alessio Treglia Description: Set paste.debian.net as default pastebin URL. --- data/nautilus-pastebin.gschema.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- nautilus-pastebin-0.7.0.orig/data/nautilus-pastebin.gschema.xml +++ nautilus-pastebin-0.7.0/data/nautilus-pastebin.gschema.xml @@ -16,7 +16,7 @@ Open a browser and point it to the pasted document's URL. - "pastebin.com" + "paste.debian.net" Selected pastebin service The pastebin which the file will be sent to. debian/rules0000755000000000000000000000021411712313032010234 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_install: dh_auto_install -- --install-scripts=/usr/share/nautilus-pastebin/ debian/docs0000644000000000000000000000000711712313032010027 0ustar README debian/control0000644000000000000000000000227311712313032010566 0ustar Source: nautilus-pastebin Section: gnome Priority: optional Maintainer: Alessio Treglia Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.5) Build-Depends-Indep: python-distutils-extra Standards-Version: 3.9.2 Homepage: https://launchpad.net/nautilus-pastebin Vcs-Svn: svn://svn.debian.org/python-modules/packages/nautilus-pastebin/trunk Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/nautilus-pastebin/trunk/ X-Python-Version: >= 2.5 Package: nautilus-pastebin Architecture: all Depends: nautilus, pastebinit, python-gi, python-nautilus, ${misc:Depends}, ${python:Depends} Recommends: gir1.2-notify-0.7 Description: Nautilus extension to send files to a pastebin nautilus-pastebin is a Nautilus extension written in Python, which allows users to upload text-only files to a pastebin service just by right-clicking on them. . After sending the files, a notification will be shown and the paste URL copied into the clipboard. . Users can also customize the extension's behaviour just by using nautilus-pastebin-configurator, an easy-to-use configuration tool. debian/changelogs0000644000000000000000000000000511712313032011207 0ustar NEWS debian/changelog0000644000000000000000000000626411712330232011042 0ustar nautilus-pastebin (0.7.1-1) unstable; urgency=low * New upstream release: - Changes in nautilus-pastebin 0.7.1: + Regression fix: the configuration didn't reflect changes to 'author', 'username' and 'password'. + Remove "askconfirmation" feature, needs more work. + Fix libnotify integration. - Changes in nautilus-pastebin 0.7.0: + Port to GObject Introspection. (Closes: #644692) + Migrate from GConf to GSettings. + Port configurator's UI from libglade to GtkBuilder. + Now depends on pastebinit at runtime; + Fix Debian bug#570131, desktop file missed the "Exec" key. * Refresh 01-default_pastebin.diff. * Drop 02-desktop_file.patch, applied upstream. * Drop python-pastebin, not provided anymore. * Drop python-support, build with dh_python2. * Refresh Depends,Recommends to reflect pytgtk->gobject-introspection migration. * Update debian/copyright. * Bump Standards. -- Alessio Treglia Wed, 01 Feb 2012 20:48:14 +0100 nautilus-pastebin (0.5.0-1) unstable; urgency=low * New upstream release: - New supported pastebins: + http://codepad.org - Fix pastebin.com preset. * Switch to 3.0 (quilt) format. * Change maintainer's mail address. * Update debian/copyright. * Add Python to Build-Depends field, it's needed by the clean target. * Bump nautilus-pastebin's dependency on python-pastebin >=${source:Version} -- Alessio Treglia Fri, 18 Jun 2010 17:24:56 +0200 nautilus-pastebin (0.4.1-2) unstable; urgency=low * Add Exec entry to the desktop file (CLoses: #570131). * Bump Standards. -- Alessio Treglia Tue, 16 Feb 2010 22:52:33 +0100 nautilus-pastebin (0.4.1-1) unstable; urgency=low * New upstream release: - Add missing translations. -- Alessio Treglia Wed, 27 Jan 2010 00:27:08 +0100 nautilus-pastebin (0.4.0-1) unstable; urgency=low * New upstream release. * Now co-maintaining with Debian Python Modules Team. * Add Vcs-* tags. * Adjust debhelper,quilt versioned build-dependencies. * Update debian/copyright. -- Alessio Treglia Fri, 22 Jan 2010 18:11:57 +0100 nautilus-pastebin (0.3.0-1) unstable; urgency=low * New upstream release. * debian/control: - Depend on python-gconf. - Update packages' description. * debian/nautilus-pastebin.install: - Drop etc/nautilus-pastebin.conf. - Install usr/share/gconf/schemas/nautilus-pastebin.schemas. * debian/patches/01-default_pastebin.diff: - Adjust to the new configuration. -- Alessio Treglia Wed, 11 Nov 2009 14:22:16 +0100 nautilus-pastebin (0.2.1-2) unstable; urgency=low * debian/patches/01-default_pastebin.diff: - Set paste.debian.net as default pastebin. -- Alessio Treglia Sat, 17 Oct 2009 11:18:54 +0200 nautilus-pastebin (0.2.1-1) unstable; urgency=low [ Alessio Treglia ] * Initial release (Closes: #547162). [ Andrea Veri ] * debian/README.Debian: - added with some handy informations about post-installation details. -- Alessio Treglia Fri, 02 Oct 2009 14:46:39 +0200 debian/README.Debian0000644000000000000000000000115211712313032011217 0ustar Notes: * nautilus-pastebin includes a set of postinst / prerm files that should let update-notifier to pop-up telling the user to restart nautilus manually. * if update-notifier is not available, please know that you will require to restart nautilus in order to have nautilus-pastebin working correctly as expected. * as an hint, the nautilus process can be easily restarted using this command: 'killall nautilus' as superuser. (root) You will see your desktop's icons disappearing for one-two seconds and then reappear again meaning that nautilus has been restarted successfully. debian/copyright0000644000000000000000000000235011712321154011116 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=204 Upstream-Name: nautilus-pastebin Upstream-Contact: Alessio Treglia Source: https://launchpad.net/nautilus-pastebin/+download Files: * Copyright: 2009-2010, Alessio Treglia License: GPL-2+ Files: debian/* Copyright: 2009-2012, Alessio Treglia License: GPL-2+ 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. Comment: 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. . On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. debian/source/0000755000000000000000000000000011712330370010463 5ustar debian/source/format0000644000000000000000000000001411712313032011665 0ustar 3.0 (quilt) debian/nautilus-pastebin.manpages0000644000000000000000000000004611712313032014343 0ustar data/nautilus-pastebin-configurator.1 debian/nautilus-pastebin.links0000644000000000000000000000032011712313032013663 0ustar usr/share/nautilus-pastebin/nautilus-pastebin.py usr/share/nautilus-python/extensions/nautilus-pastebin.py usr/share/nautilus-pastebin/nautilus-pastebin-configurator.py usr/bin/nautilus-pastebin-configurator debian/postinst0000644000000000000000000000046511712313032010772 0ustar #!/bin/sh # postinst script for nautilus-pastebin # # see: dh_installdeb(1) set -e unud=/var/lib/update-notifier/user.d if [ -d $unud ]; then cp /usr/share/nautilus-pastebin/nautilus-pastebin-notification \ /var/lib/update-notifier/user.d/ touch /var/lib/update-notifier/dpkg-run-stamp fi #DEBHELPER# debian/watch0000644000000000000000000000021611712313032010207 0ustar version=3 https://launchpad.net/nautilus-pastebin/+download \ http://launchpad.net/nautilus-pastebin/.*/nautilus-pastebin-([0-9\.]*)\.tar\.gz debian/prerm0000644000000000000000000000054311712313032010231 0ustar #!/bin/sh # prerm script for nautilus-pastebin # # see: dh_installdeb(1) set -e case "$1" in remove|upgrade|deconfigure) rm -f /var/lib/update-notifier/user.d/nautilus-pastebin-notification ;; failed-upgrade) ;; *) echo "prerm called with unknown argument \`$1'" >&2 exit 1 ;; esac #DEBHELPER# exit 0