r20852 - in /packages/unstable/nautilus-actions/debian: changelog control control.in nautilus-actions-config-tool.1 nautilus-actions-new.1 nautilus-actions-schemas.1 nautilus-actions.1 nautilus-actions.links nautilus-actions.manpages watch

christine at users.alioth.debian.org christine at users.alioth.debian.org
Sun Aug 9 16:43:20 UTC 2009


Author: christine
Date: Sun Aug  9 16:43:19 2009
New Revision: 20852

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20852
Log:
package new upstream version 1.11.2

Added:
    packages/unstable/nautilus-actions/debian/nautilus-actions-config-tool.1
    packages/unstable/nautilus-actions/debian/nautilus-actions-new.1
    packages/unstable/nautilus-actions/debian/nautilus-actions-schemas.1
Removed:
    packages/unstable/nautilus-actions/debian/nautilus-actions.1
    packages/unstable/nautilus-actions/debian/nautilus-actions.links
Modified:
    packages/unstable/nautilus-actions/debian/changelog
    packages/unstable/nautilus-actions/debian/control
    packages/unstable/nautilus-actions/debian/control.in
    packages/unstable/nautilus-actions/debian/nautilus-actions.manpages
    packages/unstable/nautilus-actions/debian/watch

Modified: packages/unstable/nautilus-actions/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/changelog?rev=20852&op=diff
==============================================================================
--- packages/unstable/nautilus-actions/debian/changelog [utf-8] (original)
+++ packages/unstable/nautilus-actions/debian/changelog [utf-8] Sun Aug  9 16:43:19 2009
@@ -1,3 +1,40 @@
+nautilus-actions (1.11.2-1) unstable; urgency=low
+
+  * New upstream development release.
+    - New user interface.
+      - New parameters:
+        - %p: expands to the port number from an URI
+        - %R: expands to a space-separated list of selected URIs
+      - Better visual feedback when modifying actions
+      - Automatically reload list of actions when they are modified
+        externally
+      - Import and Export actions are now assistant-driven
+      - Actions can be exported as a GConf dump entry
+    - Gnome Bugzilla bugs fixes:
+      - #325582 reported by Frederic Ruaudel (use GConf)
+      - #325585 reported by Frederic Ruaudel (delete actions created via
+        gconftool-2)
+      - #353198 reported by Frederic Ruaudel (single window mode)
+      - #531301 asked by IceWil (list of selected URIs)
+      - #576186 asked by gnutered (port of the URI)
+      - #580378 reported by James Campos (context menu doesn't update)
+      - #585652 reported by Claude Paroz (user interface layout)
+      - #589698 reported by Andre Klapper (use GtkBuilder)
+    - Translations updated.
+    - Command-line tools renamed:
+      - nautilus-actions-config -> nautilus-actions-config-tool
+      - nautilus-actions-new-config -> nautilus-actions-new
+    - New command-line tool nautilus-actions-schemas
+    - Code enhancements / dependency changes:
+      - migrated from libglade to GtkBuilder
+      - migrated from GnomeVFS to GVFS
+      - new dependency libunique 1.0
+      - requires now Gtk+ 2.12, Glib 2.16
+  * Bump to Standards-Version 3.8.2.
+  * Update manpage and add new manpages for new binaries.
+
+ -- Christine Spang <christine at debian.org>  Sun, 09 Aug 2009 12:42:10 -0400
+
 nautilus-actions (1.10.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/nautilus-actions/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/control?rev=20852&op=diff
==============================================================================
--- packages/unstable/nautilus-actions/debian/control [utf-8] (original)
+++ packages/unstable/nautilus-actions/debian/control [utf-8] Sun Aug  9 16:43:19 2009
@@ -2,10 +2,9 @@
 Section: gnome
 Priority: optional
 Maintainer: Christine Spang <christine at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
-Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs, libgnomeui-dev (>= 2.7), gnome-pkg-tools, libglib2.0-dev (>= 2.4), libgtk2.0-dev (>= 2.4), libglade2-dev (>= 2.4), libgnome2-dev (>= 2.7), libnautilus-extension-dev (>= 2.8), libgconf2-dev (>= 2.8.0), libxml-parser-perl, uuid-dev, intltool
-Standards-Version: 3.7.3
-Homepage: http://www.nautilus-actions.org/
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0), autotools-dev, cdbs, libgnomeui-dev (>= 2.7), gnome-pkg-tools, libglib2.0-dev (>= 2.4), libgtk2.0-dev (>= 2.4), libglade2-dev (>= 2.4), libgnome2-dev (>= 2.7), libnautilus-extension-dev (>= 2.8), libgconf2-dev (>= 2.8.0), libxml-parser-perl, uuid-dev, intltool
+Standards-Version: 3.8.1
 
 Package: nautilus-actions
 Architecture: any

Modified: packages/unstable/nautilus-actions/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/control.in?rev=20852&op=diff
==============================================================================
--- packages/unstable/nautilus-actions/debian/control.in [utf-8] (original)
+++ packages/unstable/nautilus-actions/debian/control.in [utf-8] Sun Aug  9 16:43:19 2009
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Christine Spang <christine at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 7.0), autotools-dev, cdbs, libgnomeui-dev (>= 2.7), gnome-pkg-tools, libglib2.0-dev (>= 2.4), libgtk2.0-dev (>= 2.4), libglade2-dev (>= 2.4), libgnome2-dev (>= 2.7), libnautilus-extension-dev (>= 2.8), libgconf2-dev (>= 2.8.0), libxml-parser-perl, uuid-dev, intltool
-Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 7.0), autotools-dev, cdbs, gnome-pkg-tools, libglib2.0-dev (>= 2.16), libgtk2.0-dev (>= 2.12), libnautilus-extension-dev (>= 2.8), libgconf2-dev (>= 2.8.0), libxml-parser-perl, uuid-dev, intltool, libunique-dev (>= 1.0), libxml2-dev (>= 2.6)
+Standards-Version: 3.8.2
 
 Package: nautilus-actions
 Architecture: any

Added: packages/unstable/nautilus-actions/debian/nautilus-actions-config-tool.1
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/nautilus-actions-config-tool.1?rev=20852&op=file
==============================================================================
--- packages/unstable/nautilus-actions/debian/nautilus-actions-config-tool.1 (added)
+++ packages/unstable/nautilus-actions/debian/nautilus-actions-config-tool.1 [utf-8] Sun Aug  9 16:43:19 2009
@@ -1,0 +1,60 @@
+.\" This manpage is copyright (C) 2005-2009 Christine Spang.
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 the Debian GNU/Linux system; if not, write to the Free
+.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+.\" 02111-1307 USA
+.\"
+.TH nautilus-actions 1 "2009-08-06" "Debian GNU/Linux"
+.SH NAME
+nautilus-actions \- configure programs to launch from the nautilus file manager
+.SH SYNOPSIS
+nautilus-actions-config-tool
+.SH OPTIONS
+nautilus-actions-config-tool does not have any options.
+.SH DESCRIPTION
+.B nautilus-actions
+is an extension for the nautilus file manager which allows
+arbitrary programs to be launched through the nautilus context menu.
+.PP
+Each time you right-click on one or more files in nautilus, or
+any part of the background of the currently opened folder,
+.B nautilus-actions
+will look at its configured actions to see if a program has been
+setup for this selection. If so, it will add an item to the menu
+that allows you to execute the program on the selected files.
+.PP
+Configurations are stored in GConf for speed and integration with
+other GNOME programs. Configs can be easily shared using the
+"Import/Export assistant" menu items in the Tools menu of
+.B nautilus-actions-config-tool
+/.
+.SH BUGS
+Please report bugs in
+.B nautilus-actions
+to <submit at bugs.debian.org>. The current bug list may be viewed at
+<http://bugs.debian.org/nautilus-actions>.
+.SH AUTHOR
+.B nautilus-actions
+was written by Rodrigo Moya <rodrigo at novell.com>, Frederic Ruaudel
+<grumz at grumz.net>, Pierre Wieser <pwieser at trychlos.org>, and contributors.
+.PP
+This manual page was written by Christine Spang <christine at debian.org>,
+for the Debian project (but may be used by others).
+.SH LICENSING
+Both the
+.B nautilus-actions
+source code and this man page are licensed under the GNU General Public
+License.
+.SH SEE ALSO
+.IR nautilus(1), nautilus-actions-new(1), nautilus-actions-schemas(1)

Added: packages/unstable/nautilus-actions/debian/nautilus-actions-new.1
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/nautilus-actions-new.1?rev=20852&op=file
==============================================================================
--- packages/unstable/nautilus-actions/debian/nautilus-actions-new.1 (added)
+++ packages/unstable/nautilus-actions/debian/nautilus-actions-new.1 [utf-8] Sun Aug  9 16:43:19 2009
@@ -1,0 +1,105 @@
+.\" This manpage is copyright (C) 2009 Christine Spang.
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 the Debian GNU/Linux system; if not, write to the Free
+.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+.\" 02111-1307 USA
+.\"
+.TH nautilus-actions-new 1 "2009-08-06" "Debian GNU/Linux"
+.SH NAME
+nautilus-actions-new \- create new nautilus actions
+
+.SH SYNOPSIS
+nautilus-actions-new [OPTION]
+
+.SH DESCRIPTION
+.B nautilus-actions-new
+creates new actions for the
+.B nautilus
+file manager non-interactively via the commandline. Action attributes
+are specified via command-line options.
+.PP
+By default, actions are written to STDOUT. However, they can also
+be written to a file suitable for later import via
+.B nautilus-actions-config-tool
+or you can even write the action directory to your GConf configuration
+for
+.B nautilus-actions
+
+.SH OPTIONS
+.SS Help options
+\-?, \fB\-\-help\fR
+Show help options
+.TP
+\fB\-\-help\-all\fR
+Show all help options
+.TP
+\fB\-\-help\-output\fR
+Choose where the program creates the action
+
+.SS Action-creation options
+\fB\-l\fR, \fB\-\-label\fR=\fILABEL\fR
+The label of the menu item (mandatory)
+.TP
+\fB\-t\fR, \fB\-\-tooltip\fR=\fITOOLTIP\fR
+The tooltip of the menu item
+.TP
+\fB\-i\fR, \fB\-\-icon\fR=\fIICON\fR
+The icon of the menu item (filename or GTK stock ID)
+.TP
+\fB\-c\fR, \fB\-\-command\fR=\fIPATH\fR
+The path of the command
+.TP
+\fB\-p\fR, \fB\-\-parameters\fR=\fIPARAMS\fR
+The parameters of the command
+.TP
+\fB\-m\fR, \fB\-\-match\fR=\fIEXPR\fR
+A pattern to match selected files against. May include wildcards (* or ?) (you must set one option for each pattern you need)
+.TP
+\fB\-C\fR, \fB\-\-match\-case\fR=\fIPATH\fR
+The path of the command
+.TP
+\fB\-T\fR, \fB\-\-mimetypes\fR=\fIEXPR\fR
+A pattern to match selected files' mimetype against. May include wildcards (* or ?) (you must set one option for each pattern you need)
+.TP
+\fB\-f\fR, \fB\-\-accept\-files\fR
+Set it if the selection must only contain files
+.TP
+\fB\-d\fR, \fB\-\-accept\-dirs\fR
+Set it if the selection must only contain folders. Specify both '\-\-isfile' and '\-\-isdir' options is selection can contain both types of items
+.TP
+\fB\-M\fR, \fB\-\-accept\-multiple\-files\fR
+Set it if the selection can have several items
+.TP
+\fB\-s\fR, \fB\-\-scheme\fR=\fISCHEME\fR
+A valid GVFS scheme where the selected files should be located (you must set one option for each scheme you need)
+.PP
+.SH BUGS
+Please report bugs in
+.B nautilus-actions
+to <submit at bugs.debian.org>. The current bug list may be viewed at
+<http://bugs.debian.org/nautilus-actions>.
+.SH AUTHOR
+.B nautilus-actions
+was written by Rodrigo Moya <rodrigo at novell.com>, Frederic Ruaudel
+<grumz at grumz.net>, Pierre Wieser <pwieser at trychlos.org>, and contributors.
+.PP
+This manual page was written by Christine Spang <christine at debian.org>,
+for the Debian project (but may be used by others).
+.SH LICENSING
+Both the
+.B nautilus-actions
+source code and this man page are licensed under the GNU General Public
+License.
+.SH SEE ALSO
+.IR nautilus(1), nautilus-actions(1), nautilus-actions-schemas(1)

Added: packages/unstable/nautilus-actions/debian/nautilus-actions-schemas.1
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/nautilus-actions-schemas.1?rev=20852&op=file
==============================================================================
--- packages/unstable/nautilus-actions/debian/nautilus-actions-schemas.1 (added)
+++ packages/unstable/nautilus-actions/debian/nautilus-actions-schemas.1 [utf-8] Sun Aug  9 16:43:19 2009
@@ -1,0 +1,49 @@
+.\" This manpage is copyright (C) 2005-2009 Christine Spang.
+.\"
+.\" This is free software; you may 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,
+.\" or (at your option) any later version.
+.\"
+.\" This 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 the Debian GNU/Linux system; if not, write to the Free
+.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
+.\" 02111-1307 USA
+.\"
+.TH nautilus-actions-schemas 1 "2009-08-06" "Debian GNU/Linux"
+.SH NAME
+nautilus-actions-schemas \- output the nautilus-actions GConf schema to STDOUT
+.SH SYNOPSIS
+nautilus-actions-schemas [--help|-s|--stdout]
+.SH OPTIONS
+.TP
+\-?, \fB\-\-help\fR
+Show help options
+.TP
+\fB\-s\fR, \fB\-\-stdout\fR
+Output the schema to STDOUT
+
+.SH BUGS
+Please report bugs in
+.B nautilus-actions
+to <submit at bugs.debian.org>. The current bug list may be viewed at
+<http://bugs.debian.org/nautilus-actions>.
+.SH AUTHOR
+.B nautilus-actions
+was written by Rodrigo Moya <rodrigo at novell.com>, Frederic Ruaudel
+<grumz at grumz.net>, Pierre Wieser <pwieser at trychlos.org>, and contributors.
+.PP
+This manual page was written by Christine Spang <christine at debian.org>,
+for the Debian project (but may be used by others).
+.SH LICENSING
+Both the
+.B nautilus-actions
+source code and this man page are licensed under the GNU General Public
+License.
+.SH SEE ALSO
+.IR nautilus(1), nautilus-actions(1), nautilus-actions-new(1)

Modified: packages/unstable/nautilus-actions/debian/nautilus-actions.manpages
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/nautilus-actions.manpages?rev=20852&op=diff
==============================================================================
--- packages/unstable/nautilus-actions/debian/nautilus-actions.manpages [utf-8] (original)
+++ packages/unstable/nautilus-actions/debian/nautilus-actions.manpages [utf-8] Sun Aug  9 16:43:19 2009
@@ -1,1 +1,3 @@
-debian/nautilus-actions.1
+debian/nautilus-actions-config-tool.1
+debian/nautilus-actions-new.1
+debian/nautilus-actions-schemas.1

Modified: packages/unstable/nautilus-actions/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/nautilus-actions/debian/watch?rev=20852&op=diff
==============================================================================
--- packages/unstable/nautilus-actions/debian/watch [utf-8] (original)
+++ packages/unstable/nautilus-actions/debian/watch [utf-8] Sun Aug  9 16:43:19 2009
@@ -1,3 +1,3 @@
 version=3
 
-ftp://pwi.dyndns.biz/tarballs/nautilus-actions/nautilus-actions-(.*)\.tar\.gz
+http://www.nautilus-actions.org/downloads/nautilus-actions-(.*)\.tar\.gz




More information about the pkg-gnome-commits mailing list