debian/0000755000000000000000000000000012136536246007176 5ustar debian/rules0000755000000000000000000000031411640430020010232 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 # This has to be exported to make some magic below work. export DH_OPTIONS %: dh $@ --with python2 debian/compat0000644000000000000000000000000211640427322010365 0ustar 7 debian/copyright0000644000000000000000000000116411640541201011115 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op-file&rev=59 Name: Nautilus scripts manager Maintainer: Pietro Battiston Source: http://www.pietrobattiston.it/nautilus-scripts-manager Files: * Copyright: © 2011 Pietro Battiston 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, version 3. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/pyversions0000644000000000000000000000000511640427322011326 0ustar 2.5- debian/nautilus-scripts-manager.manpages0000644000000000000000000000003311640427322015641 0ustar nautilus-scripts-manager.1 debian/control0000644000000000000000000000246112136534346010603 0ustar Source: nautilus-scripts-manager Section: gnome Priority: optional Maintainer: Pietro Battiston Build-Depends: debhelper (>= 7) Build-Depends-Indep: python (>=2.6.6-3~), python-setuptools (>= 0.6) Standards-Version: 3.9.3 Homepage: http://www.pietrobattiston.it/nautilus-scripts-manager Vcs-Browser: http://git.debian.org/?p=collab-maint/nautilus-scripts-manager.git Vcs-Git: git://git.debian.org/git/collab-maint/nautilus-scripts-manager.git Package: nautilus-scripts-manager Architecture: all Depends: ${python:Depends}, ${misc:Depends}, nautilus, python-gtk2 Enhances: gallery-uploader Description: simple tool for nautilus scripts management nautilus-scripts-manager is a small and easy to use application which allows any user to activate, deactivate or just see Nautilus scripts installed in the system. . Nautilus scripts are just ordinary scripts which, once activated, can be ran directly from the right-click menu in the popular GNOME files manager. . This program can be used through its intuitive graphical interface or with a set of command line options. In particular, it can transparently replace the command line utility nautilus-script-manager (notice the missing "s"). . Once installed, it will appear among the user settings utilities (usually in the "Preferences" menu). debian/watch0000644000000000000000000000022111640427322010213 0ustar version=3 http://pietrobattiston.it/nautilus-scripts-manager /_media/nautilus-scripts-manager:nautilus-scripts-manager-([0-9]\.[0-9]*)\.tar\.gz debian/patches/0000755000000000000000000000000012136536214010620 5ustar debian/patches/series0000644000000000000000000000010012136536214012024 0ustar 0001-Removed-separator-setting-from-glade-to-avoid-run-ti.patch debian/patches/0001-Removed-separator-setting-from-glade-to-avoid-run-ti.patch0000644000000000000000000000321512136536214024241 0ustar From: Pietro Battiston Date: Fri, 26 Apr 2013 19:40:31 +0200 Subject: Removed separator setting from glade to avoid run-time warning --- stuff/UI.glade | 3 --- 1 file changed, 3 deletions(-) diff --git a/stuff/UI.glade b/stuff/UI.glade index 580002e..16e245d 100644 --- a/stuff/UI.glade +++ b/stuff/UI.glade @@ -21,7 +21,6 @@ center logo.svg normal - False True @@ -107,7 +106,6 @@ center-on-parent normal dialog - False Nautilus scripts manager 1.7 Copyright © 2009 Pietro Battiston @@ -151,7 +149,6 @@ pt_BR - Vitor Vilas Boas <vitor@vitorvilasboas.com.br> center normal True - False warning This position is stale, since the file it points to doesn't exist. Do you want to remove it? debian/source/0000755000000000000000000000000012136536273010476 5ustar debian/source/format0000644000000000000000000000001411640554640011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000262612136536214011051 0ustar nautilus-scripts-manager (1.7-2) unstable; urgency=low * Removed trailing dot (Closes: #694905) * Patch to remove the separator settings from glade file (and avoid warning) -- Pietro Battiston Fri, 26 Apr 2013 19:29:40 +0200 nautilus-scripts-manager (1.7-1) unstable; urgency=low * New upstream release - Stop crashing when scripts dir contains subdirs (LP: #494704) - Check if a display is available before starting the GUI (LP: #973239) * Updated Standards-Version -- Pietro Battiston Wed, 04 Jul 2012 20:31:17 +0200 nautilus-scripts-manager (1.6-1) unstable; urgency=low * New upstream release - New translated strings (Closes: #642006) * Vcs-* fields * Updated watch file * Updated Standards-Version * Use dh_python2 -- Pietro Battiston Tue, 27 Sep 2011 22:15:44 +0200 nautilus-scripts-manager (1.5-1) unstable; urgency=low * New upstream release -- Pietro Battiston Sun, 14 Feb 2010 15:03:15 +0100 nautilus-scripts-manager (1.4-1) unstable; urgency=low * New upstream release - Improved detection of uninstalled mode (Closes: #563412) -- Pietro Battiston Sat, 16 Jan 2010 19:33:22 +0100 nautilus-scripts-manager (1.3-1) unstable; urgency=low * Initial release (Closes: #536878) -- Pietro Battiston Tue, 22 Nov 2009 10:43:04 +0200 debian/docs0000644000000000000000000000002111640427322010033 0ustar ChangeLog README