Changeset 5448
- Timestamp:
- 05/30/09 20:44:17 (4 years ago)
- Location:
- pkg/kev/main/nautilus-open-terminal/trunk/debian
- Files:
-
- 1 deleted
- 2 edited
-
changelog (modified) (1 diff)
-
control (modified) (1 diff)
-
patches/gio-port.diff (deleted)
Legend:
- Unmodified
- Added
- Removed
-
pkg/kev/main/nautilus-open-terminal/trunk/debian/changelog
r5328 r5448 1 nautilus-open-terminal (0.13-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 0.13-2 4 5 -- Alan Baghumian <alan@technotux.org> Sat, 30 May 2009 11:43:32 -0700 6 7 nautilus-open-terminal (0.13-2) unstable; urgency=low 8 9 * Upload to unstable 10 11 -- Julien Valroff <julien@kirya.net> Sat, 23 May 2009 13:43:49 +0200 12 13 nautilus-open-terminal (0.13-1) experimental; urgency=low 14 15 * New upstream release 16 + Only offer to open a local terminal for remote locations if GVFS was 17 compiled with FUSE support 18 + Fix double-free when opening terminal on the desktop 19 + Use custom SFTP URI parser, and get rid of GnomeVFS dependency 20 * Dropped GnomeVFS build-dependency 21 22 -- Julien Valroff <julien@kirya.net> Sat, 23 May 2009 13:01:38 +0200 23 24 nautilus-open-terminal (0.12-1) experimental; urgency=low 25 26 * New upstream release 27 + Remote SSH terminal: Work correctly with non-standard SSH ports manually 28 defined in ~/.ssh/config 29 * Upload to experimental due to the GNOME 2.26 transition 30 31 -- Julien Valroff <julien@kirya.net> Sun, 17 May 2009 12:57:14 +0200 32 33 nautilus-open-terminal (0.11-1) unstable; urgency=low 34 35 * New upstream release 36 + Do not depend on eel anymore 37 + Explicitly depend on gconf. 38 39 -- Julien Valroff <julien@kirya.net> Sat, 16 May 2009 14:25:50 +0200 40 41 nautilus-open-terminal (0.10-1) unstable; urgency=low 42 43 * New upstream release: 44 + Features 45 * Respect terminal lockdown (JP Rosevear) 46 + Fixes 47 * Do not run terminal commands ourselves, but use eel_gnome_open_terminal_on_screen(). 48 * Never cwd() to the destination directory, but call cd inside the terminal. 49 Fixes issues where media was prevented from unmounting. 50 * Do not weak-ref GConf client. Fixes crashes and assertion failures on 51 Nautilus shutdown. 52 * Change "Open in Terminal" accelerator to "e", for not conflicting with "New Tab" 53 (Marius Scurtescu) 54 * Lower-case "in" of "Open in Terminal" 55 * Compiler fixes in get_terminal_file_info() (JP Rosevear) 56 + New and updated translations 57 58 -- Julien Valroff <julien@kirya.net> Sat, 16 May 2009 09:21:50 +0200 59 1 60 nautilus-open-terminal (0.9-5) unstable; urgency=low 2 61 3 [ Julien Valroff ]4 62 * Upload to unstable 5 63 * Updated to new policy 3.8.1 (no changes needed) 6 64 * Bumped debhelper compat to 7 7 65 8 -- Alan Baghumian <alan@technotux.org> Thu, 14 May 2009 20:25:24 -070066 -- Julien Valroff <julien@kirya.net> Tue, 07 Apr 2009 20:53:52 +0200 9 67 10 68 nautilus-open-terminal (0.9-4) experimental; urgency=low -
pkg/kev/main/nautilus-open-terminal/trunk/debian/control
r5328 r5448 8 8 libnautilus-extension-dev (>= 2.21.2), 9 9 pkg-config, 10 intltool (>= 0.35), 10 11 libxml-parser-perl, 11 12 libgnome-desktop-dev,
Note: See TracChangeset
for help on using the changeset viewer.


