Public bug reported: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
affects ubuntu/nautilus-actions status new importance wishlist subscribe ubuntu-sponsors Please sync nautilus-actions 2.30.2-1 (universe) from Debian unstable (main). Explanation of the Ubuntu delta and why it can be dropped: We can sync the package as debian has updated their package to the latest upstream version Changelog since current maverick version 2.30.2-0ubuntu1: nautilus-actions (2.30.2-1) unstable; urgency=low * New upstream bugfix/translation update release. (Closes: #577983) -- Christine Spang <[email protected]> Wed, 14 Apr 2010 22:29:02 -0400 nautilus-actions (2.30.1-1) unstable; urgency=low * New upstream release. - Slightly relax the validity rules of a profile, so that already existing actions may be still considered as valid, even when commands do not use an absolute path. - Current positions and folder of icons chooser dialog are now saved. - Many bugfixes. - Updated cs, es, sl translations. -- Christine Spang <[email protected]> Wed, 14 Apr 2010 10:13:36 -0400 nautilus-actions (2.30.0-1) unstable; urgency=low [Christine Spang] * New upstream release. - Allow an administrator to lock the configuration. - Fully manage readonly items. - New plugin architecture. - Allow the user to define a full hierarchy of menus and actions. - Implement full drag and drop. - Implement full clipboard support. * Add libdbus-glib-1-dev to build-deps * Update manpages and add manpage for nautilus-actions-run * Bump Standards-Version to 3.8.4. [Emilio Pozeulo Monfort] * debian/nautilus-actions.lintian, debian/rules: - Remove debian/nautilus-actions.lintian, the overrides are wrong. Pass --no-act to dh_makeshlibs since nautilus-actions only ships an extension and not a shared library. * debian/rules: - Download tarballs from gnome.org * debian/watch: - Likewise. Only track stable releases. -- Christine Spang <[email protected]> Sat, 27 Mar 2010 00:02:30 -0400 nautilus-actions (2.29.1-1) unstable; urgency=low * New upstream version. - implements full API as defined for use by Nautilus menu extensions : this let the user define items which will be available when there is no selection, and will apply to current folder, either in the 'File' menu or in the toolbar ; - the ability for the user to define a full hierarchy of actions with menus, submenus, and so on ; - drag and drop ; - full cut/copy/paste clipboard support. - Gnome bugs fixed: - #325528 reported by Frederic Ruaudel (bloated contextual menu) - #325587 reported by Frederic Ruaudel (drag & drop support) - #326699 reported by Frederic Ruaudel (action items do not remain in user defined order) - #353353 reported by Frederic Ruaudel (check if command exist and if not warn user) - #588482 reported by Sean (ordering in actions list) - #326699 reported by Frederic Ruaudel (action items do not remain in user defined order) - #353353 reported by Frederic Ruaudel (check if command exist and if not warn user) - #588482 reported by Sean (ordering in actions list) - #590400 reported by Pierre Wieser (have some sort of warnings in the ui) - #599520 reported by António Lima (do not mark authors names and emails for translating) -- Christine Spang <[email protected]> Sun, 25 Oct 2009 14:04:13 -0400 nautilus-actions (1.12.0-2) unstable; urgency=low [Christine Spang] * Backport patch to nautilus-actions-config-tool.ui (Closes: #546417) -- build-dep on quilt * Bump to Standards-Version 3.8.3 [Emilio Pozuelo Monfort] * Wrap build depends. -- Christine Spang <[email protected]> Sat, 24 Oct 2009 23:08:12 -0500 nautilus-actions (1.12.0-1) unstable; urgency=low * New upstream stable release. - Actions can now be enabled/disabled: disabled actions will never show up in the nautilus context menu - Gnome Bugzilla bugs fixed: - #325519 asked by Frederic Ruaudel (enabled property) - #590398 reported by Pierre Wieser (install doc) - #590399 reported by Pierre Wieser (gtk_image_menu_item_set_image) - #590709 reported by Claude Paroz (markup in translatable strings) - #590711 reported by Claude Paroz (pipe char is ambiguous to translate) - Do not install GConf schemas if --disable-schemas-install option has been specified - New/updated es and fr translations -- Christine Spang <[email protected]> Wed, 12 Aug 2009 14:04:00 -0400 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 <[email protected]> Sun, 09 Aug 2009 12:42:10 -0400 nautilus-actions (1.10.1-1) unstable; urgency=low * New upstream release. - Do not search through actions when the Nautilus-provided list of selected files is empty - Remove deprecated functions - All sources are now ansi-compliant, though not (yet) pedantic - Double-click on an action opens the editor - Enable the OK button as soon as required fields are filled - Enable syslog'ed debug messages when in maintainer mode - Use NACT_GNOME_COMPILE_WARNINGS (see Gnome bugzilla bug #582860) - Replace configure.in with configure.ac, updating all Makefile.am accordingly - Fix make distcheck - create nautilus-actions.doap - Gnome bugzilla bug #574919 fixed (Closes: #523854) - Gnome bugzilla bugs #522605, #573365, and #568366 fixed - translations updated * Added Homepage: field to debian/control * Bump to Standards-Version 3.8.1 * update GNOME_DOWNLOAD_URL in debian/rules * add full list of contributors to debian/copyright * Bump debhelper compat to 7 * Fix categories in .desktop file -- Christine Spang <[email protected]> Sat, 30 May 2009 10:15:52 -0400 nautilus-actions (1.4.1-1) unstable; urgency=low * New upstream bugfix and translation update release. -- Christine Spang <[email protected]> Mon, 06 Aug 2007 22:04:07 -0400 nautilus-actions (1.4-1) unstable; urgency=low [ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball. [ Christine Spang ] * New upstream version. * Bumped Standards-Version to 3.7.2.2 * Bumped nautilus-extension-dev dependency to >= 2.16 * Change my maintainer email address * Add libgnomeui-dev to build-deps * Add debian/nautilus-actions.dirs * Add debian/nautilus-actions.lintian -- Christine Spang <[email protected]> Fri, 27 Apr 2007 22:31:59 -0400 nautilus-actions (1.2-3) unstable; urgency=low * Add the package to pkg-gnome subversion. * Add gnome-team to uploaders. * build-depend on pkg-gnome-tools. -- Christine Spang <[email protected]> Fri, 21 Jul 2006 16:09:36 -0400 nautilus-actions (1.2-2) unstable; urgency=low * Update my email address in debian/control. * Tighten depends on nautilus-extension-dev to avoid a crasher bug. (Closes: #370493) * Bump standards version to 3.7.2.1. -- Christine Spang <[email protected]> Thu, 22 Jun 2006 23:36:15 -0400 nautilus-actions (1.2-1) unstable; urgency=low * New upstream release. - Add support for filtering using mimetypes of selected files - Add support for choice about case sensitiveness of file patterns - New Tango style icons - Grammar and spelling errors fixed - Fix segfault when defining an action with an empty file pattern - Fix a crash when selecting a cdrom drive with Nautilus 2.14 - Added Bengali translation; others updated - Other minor bugfixes * Bumped standards version to 2.7.0.0; no change. * Added debian/watch -- Christine Spang <[email protected]> Tue, 2 May 2006 21:15:03 -0400 nautilus-actions (1.0-1) unstable; urgency=low * New upstream release. * Upload to main Debian archive. * Added manpage. -- Christine Spang <[email protected]> Fri, 10 Feb 2006 15:55:31 -0500 nautilus-actions (0.99-1) unstable; urgency=low * Debian maintainer changed to myself. -- Christine Spang <[email protected]> Sat, 17 Dec 2005 12:24:31 -0500 nautilus-actions (0.99-0ubuntu1) dapper; urgency=low * First upload. -- Sebastien Bacher <[email protected]> Thu, 24 Nov 2005 18:11:41 +0100 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkwe+O0ACgkQUlfC4uPMy3SVoQCguR3QOEK+e+e2dRlttlnADI8d rtUAoO5jw5Skue0mNJBHx7DMeUUVq/z2 =45BD -----END PGP SIGNATURE----- ** Affects: nautilus-actions (Ubuntu) Importance: Wishlist Status: New -- Please sync nautilus-actions 2.30.2-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/596746 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
