Merge lp:nautilus-elementary/2.30 into lp:nautilus-elementary

Proposed by Dadot Mukti
Status: Needs review
Proposed branch: lp:nautilus-elementary/2.30
Merge into: lp:nautilus-elementary
Diff against target: 2905 lines (+2709/-20) (has conflicts)
23 files modified
data/nautilus-home.desktop.in (+0/-14)
debian/changelog (+1993/-0)
debian/compat (+1/-0)
debian/control (+157/-0)
debian/control.in (+152/-0)
debian/copyright (+38/-0)
debian/libnautilus-extension-dev.install (+4/-0)
debian/libnautilus-extension1.install (+1/-0)
debian/menu (+2/-0)
debian/mount-archive.desktop (+10/-0)
debian/mount-archive.desktop.in (+10/-0)
debian/nautilus-data.gconf-defaults (+5/-0)
debian/nautilus-data.install (+8/-0)
debian/nautilus.install (+6/-0)
debian/nautilus.postrm (+15/-0)
debian/nautilus.xpm (+234/-0)
debian/rules (+19/-0)
debian/source_nautilus.py (+15/-0)
debian/watch (+4/-0)
docs/reference/libnautilus-extension/version.xml (+0/-1)
libnautilus-private/nautilus-file-utilities.c (+6/-1)
src/nautilus-application.c (+21/-0)
src/nautilus-places-sidebar.c (+8/-4)
Contents conflict in data/nautilus-autorun-software.desktop.in
Contents conflict in data/nautilus-browser.desktop.in
Contents conflict in data/nautilus-computer.desktop.in
Contents conflict in data/nautilus-file-management-properties.desktop.in
Contents conflict in data/nautilus-folder-handler.desktop.in
Contents conflict in data/nautilus.desktop.in
Conflict adding file debian.  Moved existing file to debian.moved.
Text conflict in libnautilus-private/nautilus-file-utilities.c
Text conflict in src/nautilus-application.c
Text conflict in src/nautilus-places-sidebar.c
To merge this branch: bzr merge lp:nautilus-elementary/2.30
Reviewer Review Type Date Requested Status
elementaryart (old) Pending
Review via email: mp+69895@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

92. By Live session user <elementary@elementary>

backporting many bug fix coming from maverick rev 96+105+106+135+137+138+144 + reverting from /nautilus to /home/elementary/.nautilus - fixing gksu nautilus

91. By ammonkey

fixing old old bug.. segfault in spatial mode

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== renamed file 'data/nautilus-autorun-software.desktop.in' => 'data/nautilus-autorun-software.desktop.in.THIS'
2=== renamed file 'data/nautilus-browser.desktop.in' => 'data/nautilus-browser.desktop.in.THIS'
3=== renamed file 'data/nautilus-computer.desktop.in' => 'data/nautilus-computer.desktop.in.THIS'
4=== renamed file 'data/nautilus-file-management-properties.desktop.in' => 'data/nautilus-file-management-properties.desktop.in.THIS'
5=== renamed file 'data/nautilus-folder-handler.desktop.in' => 'data/nautilus-folder-handler.desktop.in.THIS'
6=== removed file 'data/nautilus-home.desktop.in'
7--- data/nautilus-home.desktop.in 2010-04-10 21:14:34 +0000
8+++ data/nautilus-home.desktop.in 1970-01-01 00:00:00 +0000
9@@ -1,14 +0,0 @@
10-[Desktop Entry]
11-_Name=Home Folder
12-_Comment=Open your personal folder
13-TryExec=nautilus
14-Exec=nautilus --no-desktop
15-Icon=user-home
16-Terminal=false
17-StartupNotify=true
18-Type=Application
19-Categories=GNOME;GTK;Core;
20-OnlyShowIn=GNOME;
21-X-GNOME-Bugzilla-Bugzilla=GNOME
22-X-GNOME-Bugzilla-Product=nautilus
23-X-GNOME-Bugzilla-Component=general
24
25=== renamed file 'data/nautilus.desktop.in' => 'data/nautilus.desktop.in.THIS'
26=== added directory 'debian'
27=== renamed directory 'debian' => 'debian.moved'
28=== added file 'debian/changelog'
29--- debian/changelog 1970-01-01 00:00:00 +0000
30+++ debian/changelog 2011-07-30 17:29:22 +0000
31@@ -0,0 +1,1993 @@
32+nautilus (1:2.31.1-0ubuntu2~ppa92) lucid; urgency=medium
33+
34+ * Backporting many bug fixes from maverick branch
35+ rev96: fixing rgba issue with multiple X
36+ rev105: adding xpadding to sidebar
37+ rev106: working network filter with archive exception (gvfs-mount)
38+ rev135: removing a warning from ex ubuntu patch: 89_use_application_indicator.patch
39+ rev137: fix Bug #625730 - empty trash make nautilus crash from time to time
40+ rev138: fix Bug #587197 + fix utf8 uri with undo + many others bugfixs on undo/redo functionnalities
41+ rev144: removing old LEGACY stuff
42+ reverting from $XDG_USER_DIR/nautilus to $HOME/.nautilus - fixing gksu nautilus path creation bug
43+
44+ -- ammonkey <am.monkeyd@gmail.com> Fri, 08 Oct 2010 16:56:58 +0000
45+
46+nautilus (1:2.31.1-0ubuntu1~ppa91) lucid; urgency=medium
47+
48+ * bump nautilus-elementary 2.31.1 (rev91): spatial mode bugfix + others
49+
50+ -- ammonkey <am.monkeyd@gmail.com> Tue, 29 Jun 2010 03:41:31 +0200
51+
52+nautilus (1:2.31.1-0ubuntu1~ppa89) lucid; urgency=medium
53+
54+ * bump nautilus-elementary 2.31.1 (rev89):
55+ - Toolbar editor
56+ - compact menu
57+ - undo /redo
58+ - merge with upstream 2.31.1+ with fixed replace dialog
59+ ...
60+
61+ -- ammonkey <am.monkeyd@gmail.com> Fri, 04 Jun 2010 22:42:49 +0200
62+
63+nautilus (1:2.30.1-0ubuntu6~ppa54) lucid; urgency=medium
64+
65+ * bump nautilus-elementary 2.30.1 (rev54): new revamped sidebar
66+
67+ -- ammonkey <am.monkeyd@gmail.com> Thu, 20 May 2010 04:42:00 +0200
68+
69+nautilus (1:2.30.1-0ubuntu5~ppa46) lucid; urgency=medium
70+
71+ * bump nautilus-elementary 2.30.1 (rev46): augment resizing marging - augment fault tolerance
72+
73+ -- ammonkey <am.monkeyd@gmail.com> Thu, 29 Apr 2010 18:57:46 +0200
74+
75+nautilus (1:2.30.1-0ubuntu4~ppa45) lucid; urgency=medium
76+
77+ * bump nautilus-elementary 2.30.1 (rev45):
78+
79+ -- ammonkey <am.monkeyd@gmail.com> Thu, 29 Apr 2010 18:57:46 +0200
80+
81+nautilus (1:2.30.1-0ubuntu1) lucid-proposed; urgency=low
82+
83+ * New upstream version:
84+ - Translation updates
85+ - Support for tracker 0.8.0
86+ - Fix crashes (lp: #560706)
87+ - Fix emblem scaling in zoomed view
88+ - Fix sensitivity of split-view related menu items
89+ - Control-L closes the extra view first, not the window
90+ * debian/patches/02_eel_libadd.patch,
91+ debian/patches/91_git_middleclick_crash.patch,
92+ debian/patches/92_git_emblems_cut.patch:
93+ - the changes are in the new version
94+ * debian/patches/90_relibtoolize.patch:
95+ - new version update
96+
97+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 28 Apr 2010 11:24:30 +0200
98+
99+nautilus (1:2.30.0-0ubuntu4) lucid; urgency=low
100+
101+ * debian/patches/91_git_middleclick_crash.patch:
102+ - git change to fix a crasher when opening non-available bookmark locations
103+ (lp: #444368)
104+ * debian/patches/92_git_emblems_cut.patch:
105+ - git change to fix emblem being cut sometime when zooming
106+ (lp: #46846)
107+
108+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 07 Apr 2010 11:51:00 +0200
109+
110+nautilus (1:2.30.0-0ubuntu3) lucid; urgency=low
111+
112+ * Add 16_hide_unmount.patch: Do not show Unmount when showing Eject/Safe
113+ removal. Having three menu entries (unmount/eject/safe removal) in a
114+ volume/drive menu entry is too confusing. Unmount only really makes sense
115+ for internal drives, for external ones it is pretty much a "geek" option.
116+ Geeks can use palimpsest or "unmount /media/foo" from the CLI if they
117+ really want to, for everyone else it is just an unintuitive and hard to to
118+ explain menu entry. (LP: #453072)
119+
120+ -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 30 Mar 2010 19:17:57 +0200
121+
122+nautilus (1:2.30.0-0ubuntu2) lucid; urgency=low
123+
124+ * Restore revision which was not commited to the vcs (lp: #508890)
125+
126+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 29 Mar 2010 22:52:39 +0200
127+
128+nautilus (1:2.30.0-0ubuntu1) lucid; urgency=low
129+
130+ * New upstream version:
131+ - Don't show weird border around desktop
132+ - Correctly put focus on view for new windows
133+ - Extra view does not get focus when created
134+ - Add nicer thumbnail border
135+ - Fix crash when hiding search bar
136+ - Support AIFF for audio preview
137+ * debian/control.in:
138+ - updated glib and gtk requirements
139+ * debian/patches/92_git_change_no_desktop_frame.patch:
140+ - the change is in the new version
141+
142+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 29 Mar 2010 11:32:07 +0200
143+
144+nautilus (1:2.29.92.1-0ubuntu4) lucid; urgency=low
145+
146+ * debian/patches/91_correct_rgba_use.patch:
147+ - disable patch as it was causing an endless loop where nautilus
148+ kept on crashing when attempting to draw the desktop on
149+ multiple screens (LP: #508890).
150+
151+ -- Alberto Milone <alberto.milone@canonical.com> Sun, 21 Mar 2010 01:07:51 +0100
152+
153+nautilus (1:2.29.92.1-0ubuntu3) lucid; urgency=low
154+
155+ * No-change rebuild against a reverted CDBS.
156+
157+ -- Steve Kowalik <stevenk@ubuntu.com> Sat, 20 Mar 2010 18:28:04 +1100
158+
159+nautilus (1:2.29.92.1-0ubuntu2) lucid; urgency=low
160+
161+ * debian/patches/92_git_change_no_desktop_frame.patch:
162+ - git change to not display a border around the desktop background
163+ (lp: #507263)
164+
165+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 18 Mar 2010 15:29:48 +0100
166+
167+nautilus (1:2.29.92.1-0ubuntu1) lucid; urgency=low
168+
169+ * New upstream version:
170+ - Fix compilation due to deprecated GTK_WIDGET_STATE symbol
171+
172+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 10 Mar 2010 21:52:17 +0100
173+
174+nautilus (1:2.29.92-0ubuntu1) lucid; urgency=low
175+
176+ * New upstream version:
177+ - Make view default focus in new windows (lp: #520685)
178+ - Put tabs at the top again
179+ - Don't use deprecated gtk widgets
180+ - Allow Alt-<num> to switch tabs (lp: #521767)
181+ - Dynamically load tracker support
182+ - Don't auto-close the window you initiated an unmount in (lp: #530542)
183+ * debian/control.in:
184+ - update gtk requirement
185+ * debian/patches/90_relibtoolize.patch:
186+ - new version update
187+ * debian/patches/92_correct_initial_focus.patch,
188+ debian/patches/93_no_bottom_tab.patch:
189+ - dropped, the changes are in the new version
190+
191+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 08 Mar 2010 17:08:22 +0100
192+
193+nautilus (1:2.29.91-0ubuntu2) lucid; urgency=low
194+
195+ * debian/patches/89_use_application_indicator.patch:
196+ - correctly show the menu for the new application indicator (lp: #522807)
197+ * debian/patches/92_correct_initial_focus.patch:
198+ - git change, correctly set the focus when opening a new dialog
199+ (lp: #505678)
200+ * debian/patches/93_no_bottom_tab.patch:
201+ - git update to revert the tab at the bottom change (lp: #509079)
202+
203+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 03 Mar 2010 15:53:13 +0100
204+
205+nautilus (1:2.29.91-0ubuntu1) lucid; urgency=low
206+
207+ * New upstream version:
208+ - Make it possible to have backgrounds spanning multiple monitors.
209+ - Better handling of closing windows when device is unmounted (lp: #386517)
210+ - Use GtkSpinner instead of custom widget
211+ - Translation updates
212+ * debian/control.in:
213+ - updated gnome-desktop and gtk requirement
214+ * debian/patches/90_relibtoolize.patch:
215+ - new version update
216+
217+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 22 Feb 2010 15:29:11 +0100
218+
219+nautilus (1:2.29.90-0ubuntu1) lucid; urgency=low
220+
221+ * New upstream version:
222+ - Fix copy-pasted tooltip string
223+ - Translation updates
224+ * debian/patches/11_no_session_delay.patch:
225+ - don't change translated desktop that will avoid update conflicts and those
226+ get updated during the build
227+ * debian/patches/90_relibtoolize.patch:
228+ - new version update
229+
230+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 09 Feb 2010 18:17:24 +0100
231+
232+nautilus (1:2.29.2-0ubuntu5) lucid; urgency=low
233+
234+ * debian/patches/83_never_exec_nonexec_launchers.patch: redefine
235+ "never" to "after Karmic released", so that old launchers
236+ from prior LTS get the opportunity to be updated.
237+
238+ -- Kees Cook <kees@ubuntu.com> Mon, 08 Feb 2010 16:52:59 -0800
239+
240+nautilus (1:2.29.2-0ubuntu4) lucid; urgency=low
241+
242+ * Rebuild with the new libdbusmenu version
243+
244+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 05 Feb 2010 12:23:01 -0800
245+
246+nautilus (1:2.29.2-0ubuntu3) lucid; urgency=low
247+
248+ [ Kees Cook ]
249+ * Add debian/patches/83_never_exec_nonexec_launchers.patch: implement
250+ non-exec policy for .desktop handler.
251+
252+ [ Didier Roche ]
253+ * debian/control.in: remove VCS-Svn: to avoid get puzzled by debchekout
254+ taking debian svn
255+
256+ [ Loïc Minier ]
257+ * Revert 1:2.29.2-0ubuntu2 as -O1 is only a problem with gvfs.
258+
259+ -- Loïc Minier <loic.minier@ubuntu.com> Tue, 02 Feb 2010 22:28:36 +0100
260+
261+nautilus (1:2.29.2-0ubuntu2) lucid; urgency=low
262+
263+ * Only add -Wl,-O1 to LDFLAGS if DEB_HOST_ARCH != armel; thanks Paul Larson;
264+ LP #512959.
265+
266+ -- Loïc Minier <loic.minier@ubuntu.com> Tue, 02 Feb 2010 19:45:44 +0100
267+
268+nautilus (1:2.29.2-0ubuntu2) lucid; urgency=low
269+
270+ * New upstream release:
271+ - Align sidebar header and location bar (LP: #504185)
272+ - Remove tabs menu
273+ - Update translations
274+ * debian/control.in:
275+ bump libglib2.0-dev build-dep
276+ * debian/patches/11_no_session_delay.patch: refreshed
277+ * debian/patches/90_relibtoolize.patch: refreshed
278+
279+ -- Didier Roche <didrocks@ubuntu.com> Mon, 25 Jan 2010 15:25:13 +0100
280+
281+nautilus (1:2.29.1-0ubuntu3) lucid; urgency=low
282+
283+ * debian/patches/11_no_session_delay.patch:
284+ - don't use X-GNOME-Autostart-Phase=Desktop to not delay other softwares
285+ during GNOME start
286+
287+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 20 Jan 2010 22:07:51 +0100
288+
289+nautilus (1:2.29.1-0ubuntu2) lucid; urgency=low
290+
291+ * debian/control.in:
292+ - build-depends on libappindicator-dev
293+ * debian/patches/89_use_application_indicator.patch:
294+ - use the application-indicator (lp: #497880)
295+ * debian/patches/90_relibtoolize.patch:
296+ - refreshed
297+
298+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 12 Jan 2010 19:39:45 +0100
299+
300+nautilus (1:2.29.1-0ubuntu1) lucid; urgency=low
301+
302+ * New upstream version:
303+ - Make browser mode the default
304+ - Add split view mode
305+ - Browser UI reorganization
306+ - Better background support on multi-monitor setups
307+ - Support new "default location" on mounts
308+ - Add extension api to lookup NautilusFileInfo objects
309+ - Make the search toolbar button a toggle button (lp: #57210, #392292)
310+ - Change text selection when using f2 several times (lp: #55996)
311+ - Ctrl+shift does multiple range selection in list view (lp: #148297)
312+ - Correctly toggle the show hidden files option (lp: #318151)
313+ - Opening of unknown files types displays a list of softwares (lp: #435780)
314+ - Fix the end key action in the image details (lp: #448786)
315+ - Use correct Borders for the sidebar (lp: #380838)
316+ - Display tooltips over sidebar bookmarks (lp: #432485)
317+ * debian/control.in:
318+ - updated gnome-desktop requirement
319+ * debian/nautilus-data.gconf-defaults:
320+ - don't set browser mode there since that's upstream default now
321+ * debian/patches/01_manpage.patch:
322+ - the change is upstream now
323+ * debian/patches/91_correct_rgba_use.patch:
324+ - change by Cody Russell to fix rgba issue (lp: #491521)
325+ * debian/rules:
326+ - updated shlib version
327+
328+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 06 Jan 2010 17:14:33 +0100
329+
330+nautilus (1:2.28.4-0ubuntu1) lucid; urgency=low
331+
332+ * New upstream version:
333+ - Fix bug in trash/delete key sensitivity fix that could cause data loss.
334+ (Files where trashed when you renamed a file and pressed delete.)
335+ - Fix uninitialized variable read
336+ * debian/patches/90_relibtoolize.patch:
337+ - new version update
338+
339+ -- Sebastien Bacher <seb128@ubuntu.com> Tue, 15 Dec 2009 12:01:36 +0100
340+
341+nautilus (1:2.28.3-0ubuntu1) lucid; urgency=low
342+
343+ * New upstream version:
344+ - Fix memory leaks
345+ - Don't rewrite bookmars unnecessary on startup
346+ - Fix background "darkness" detection for font color (lp: #356289)
347+ - Disable trash/delete key shortcuts when menu items disabled
348+ (lp: #490512)
349+ * Sync on Debian
350+ * debian/control.in:
351+ - Build-Depends on liblaunchpad-integration-dev
352+ - change recommends on cd burners to a suggests
353+ - change gksu conflicts version to match the ubuntu transition
354+ - don't build using beagle and tracker
355+ - don't recommends desktop-base, don't suggests tracker
356+ - nautilus Suggests gnome-app-install rather than synaptic
357+ - set vcs url
358+ * debian/mount-archive.desktop,
359+ debian/mount-archive.desktop.in,
360+ debian/nautilus.install:
361+ - new nautilus context menu item to allow mounting zip, iso, etc
362+ * debian/nautilus-data.gconf-schemas:
363+ - change the default desktop configuration, default to browser,
364+ don't change autorun option to not ask what to do
365+ * debian/nautilus-data.install, debian/source_nautilus.py:
366+ - apport hook to list versions of files in /usr/lib/nautilus and reassign
367+ the crashes when there are not due to nautilus code directly
368+ * debian/patches/01_lpi.patch:
369+ - launchpad changes.
370+ * debian/patches/03_menu_entry.patch:
371+ - change the menu item category.
372+ * debian/patches/15_translations_list_update.patch:
373+ - list the new desktop as translatable
374+ * debian/patches/18_signal_curtain.patch:
375+ - signal the curtain when loaded
376+ - update by Erez Volk to fix a warning (lp: #454234)
377+ * debian/patches/20_open-with_install.patch:
378+ - don't use that debian change but rather gnome-app-install
379+ * debian/patches/80_suppress_umount_in_ltsp.patch:
380+ - don't list unmount and eject actions on ltsp clients
381+ * debian/patches/82_gnome-app-install.patch:
382+ - Invoke gnome-app-install when no application known for file.
383+ * debian/patches/95_no-initial-fade.patch: Patch to disable the initial
384+ fade-in of the background without disabling crossfades when the
385+ background is changed.
386+ * debian/rules:
387+ - don't use debian translation hack
388+ - update shlib version
389+ * debian/watch:
390+ - watch unstable serie
391+
392+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 14 Dec 2009 13:52:15 +0100
393+
394+nautilus (2.28.1-1) unstable; urgency=low
395+
396+ [ Josselin Mouette ]
397+ * Drop gnome-mount recommends, it’s already pulled by gvfs if needed
398+ (i.e. for gvfs builds that use HAL).
399+
400+ [ Andrea Veri ]
401+ * New upstream release.
402+ * debian/control:
403+ - bumped standards-version to 3.8.3. No changes needed.
404+ - bumped libtrackerclient-dev to >= 0.6.6 (lenny version),
405+ to start up nautilus porting to tracker 0.7. Thanks mbiebl
406+ for the hint.
407+ - added missing ${misc:Depends} to both nautilus-dbg and
408+ libnautilus-extension-dev making lintian stop complaining.
409+
410+ [ Josselin Mouette ]
411+ * nautilus-data.gconf-defaults: set exit_with_last_window to false so
412+ that nautilus doesn’t go in a loop when show_desktop = false.
413+ * 13_autostart.patch: removed, it is no longer necessary.
414+ + Automount works even when show_desktop = false. Closes: #538108.
415+ + Stop installing the autostart file as well.
416+ + Break gnome-session < 2.28 because of this change.
417+ * Regenerate 90_relibtoolize.patch.
418+
419+ -- Josselin Mouette <joss@debian.org> Sat, 24 Oct 2009 15:32:11 +0200
420+
421+nautilus (2.28.0-2) unstable; urgency=low
422+
423+ * Require a recent gvfs for the metadata store.
424+ Closes: #548142, #548143.
425+
426+ -- Josselin Mouette <joss@debian.org> Thu, 24 Sep 2009 10:05:46 +0200
427+
428+nautilus (2.28.0-1) unstable; urgency=low
429+
430+ * Depend on libglib2.0-data for GIO translations.
431+ * New upstream release.
432+ + Fixes duplicate ID in UI file. Closes: #545254.
433+ * Bump glib build-dependency.
434+ * 12_list-view_expand.patch, 13_autostart.patch, 90_relibtoolize.patch:
435+ updated for the new version.
436+ * Install nautilus-convert-metadata.
437+
438+ -- Josselin Mouette <joss@debian.org> Wed, 23 Sep 2009 20:11:11 +0200
439+
440+nautilus (2.26.3-1) unstable; urgency=low
441+
442+ * New upstream release.
443+ + Updated Spanish translation. Closes: #532288.
444+ * 13_autostart.patch: start with -n so that the default window is not
445+ created, even when nautilus doesn’t detect correctly it is started
446+ by the session startup. Closes: #532799.
447+ * 90_relibtoolize.patch: regenerated for the new version.
448+
449+ -- Josselin Mouette <joss@debian.org> Thu, 11 Jun 2009 23:08:03 +0200
450+
451+nautilus (2.26.2-5) unstable; urgency=low
452+
453+ * 11_restart_mode.patch: removed, it is useless now that we never
454+ autorespawn nautilus. Furthermore, nautilus-home.desktop is lacking
455+ a X-GNOME-Provides: field.
456+ * 13_autostart.patch: refreshed accordingly.
457+
458+ -- Josselin Mouette <joss@debian.org> Sun, 31 May 2009 17:53:10 +0200
459+
460+nautilus (2.26.2-4) unstable; urgency=low
461+
462+ * 11_restart_mode.patch: add reference.
463+ * Remove scrollkeeper dependency.
464+ * 13_autostart.patch: new patch. Put nautilus.desktop into the
465+ autostart directory so that we don’t rely on gnome-session’s
466+ required_applications mechanism. This allows to add an autostart
467+ condition on the show_desktop GConf key.
468+ + Remove the AutoRestart on the same basis; there’s no point in
469+ restarting nautilus and not e.g. gnome-power-manager, and it
470+ causes many issues.
471+ * 90_relibtoolize.patch: update accordingly.
472+
473+ -- Josselin Mouette <joss@debian.org> Sun, 31 May 2009 13:51:27 +0200
474+
475+nautilus (2.26.2-3) unstable; urgency=low
476+
477+ * 11_restart_mode.patch: new patch. Do not get the session manager to
478+ automatically restart nautilus when using --no-desktop. Thanks to
479+ Roland Mas for testing.
480+
481+ -- Josselin Mouette <joss@debian.org> Wed, 29 Apr 2009 17:55:35 +0200
482+
483+nautilus (2.26.2-2) unstable; urgency=low
484+
485+ * 20_open-with_install.patch: fix a crash when switching tabs in the
486+ dialog.
487+
488+ -- Josselin Mouette <joss@debian.org> Sat, 25 Apr 2009 23:44:05 +0200
489+
490+nautilus (2.26.2-1) unstable; urgency=low
491+
492+ * Break eiciel, diff-ext, nautilus-gksu, nautilus-actions,
493+ nautilus-share and seahorse-plugins until versions rebuilt with the
494+ new extension path.
495+ * Only suggest xdg-user-dirs, nautilus works perfectly fine without
496+ it.
497+ * New upstream release.
498+ + Correctly cleans up session files. Closes: #469267.
499+ + Checks whether the session is active with ConsoleKit before
500+ mounting a removable media. Closes: #512824.
501+ + Follows OnlyShowIn/NotShowIn for .desktop files on the desktop.
502+ Closes: #422570.
503+ + Only accepts .desktop with executable permissions.
504+ Closes: #515078, #515104.
505+ * 07_desktop_file_activation.patch: removed from the sources.
506+ * 02_eel_libadd.patch: stolen from the eel2 sources. Fix linking of
507+ the eel convenience library.
508+ * 14_sidebar_network-protocol.patch: removed, useless since 2.24.
509+ Closes: #518773.
510+ * 20_open-with_install.patch: updated for the new version.
511+ * 90_relibtoolize.patch: new patch, relibtoolize over that.
512+ * Refresh other patches.
513+ * Bump shlibs version to 2.26.2.
514+ * Add brasero 2.26 as an alternative to n-c-b.
515+ * Recommend consolekit.
516+ * Pass --disable-packagekit.
517+ * Fix section of debug package.
518+ * Update build-dependencies and dependencies according to the upstream
519+ changes.
520+ * Build-depend on libglib2.0-doc and libgtk2.0-doc to ensure proper
521+ xrefs.
522+ * nautilus-data.install: there are no more bonobo files to ship.
523+ * 10_load_session.patch: new patch. Support --load-session so that
524+ sessions saved with older nautilus versions will load correctly.
525+
526+ -- Josselin Mouette <joss@debian.org> Sat, 25 Apr 2009 01:33:51 +0200
527+
528+nautilus (2.24.2-3) unstable; urgency=low
529+
530+ * Require shared-mime-info 0.50 to have support for the x-content
531+ types. Closes: #511370.
532+ * Recommend gnome-mount.
533+ * Break rhythmbox < 0.12.
534+ * Standards version is 3.8.1.
535+ * Upload to unstable.
536+
537+ -- Josselin Mouette <joss@debian.org> Tue, 07 Apr 2009 14:06:47 +0200
538+
539+nautilus (2.24.2-2) experimental; urgency=low
540+
541+ * Add a Breaks with g-v-m << 2.24 to avoid double actions on device
542+ insertion. Closes: #507630, #510692.
543+ * 20_open-with_install.patch: add missing argument to
544+ gtk_tree_model_get. Closes: #510694.
545+
546+ -- Josselin Mouette <joss@debian.org> Tue, 06 Jan 2009 17:07:39 +0100
547+
548+nautilus (2.24.2-1) experimental; urgency=low
549+
550+ * nautilus-data.gconf-defaults: enable autorun actions for all media
551+ CD/DVD/etc. by default instead of asking.
552+ + Also do it for blank media.
553+ * libnautilus-extension1 breaks nautilus << 2.22.
554+ * Build-depend on libgnome-desktop-dev 2.24 to be sure to link with
555+ libgnome-desktop-2-7. Otherwise, since symbols are not versioned,
556+ libeel2-2.24 will load it anyway and ka-boom. Closes: #507632.
557+ * New upstream release.
558+
559+ -- Josselin Mouette <joss@debian.org> Wed, 26 Nov 2008 01:28:28 +0100
560+
561+nautilus (2.24.1-1) experimental; urgency=low
562+
563+ [ Gustavo Noronha Silva ]
564+ * New upstream release
565+ * debian/patches/20_open-with_install.patch:
566+ - updated to the new version
567+
568+ [ Josselin Mouette ]
569+ * Update (build-)dependencies according to the new version.
570+ * Add Breaks in libnautilus-extension1 against all packages that use
571+ the old API.
572+ * 12_list-view_expand.patch, 14_sidebar_network-protocol.patch:
573+ refreshed.
574+ * Update shlibs version to 2.23.1.
575+ * Only require gvfs (>= 1.0.2), only recommend gvfs-backends.
576+ * Stop recommending fam, gio does not support it correctly.
577+ * Remove useless dh_strip argument overloading.
578+ * 01_manpage.patch: fix whatis entry in nautilus-connect-server.1.
579+ * Install upstream manpages in nautilus.
580+ * Install the documentation for libnautilus-extension.
581+
582+ -- Josselin Mouette <joss@debian.org> Sun, 23 Nov 2008 23:39:28 +0100
583+
584+nautilus (2.22.5.1-1) experimental; urgency=low
585+
586+ [ Josselin Mouette ]
587+ * 20_open-with_install.patch: handle the case where content_type =
588+ NULL. See bugzilla #541183.
589+
590+ [ Sebastian Dröge ]
591+ * New upstream bugfix release.
592+
593+ -- Sebastian Dröge <slomo@debian.org> Sat, 12 Jul 2008 19:17:54 +0200
594+
595+nautilus (2.22.4-1) experimental; urgency=low
596+
597+ * New upstream bugfix release.
598+
599+ -- Sebastian Dröge <slomo@debian.org> Mon, 30 Jun 2008 16:28:24 +0200
600+
601+nautilus (2.22.3-1) experimental; urgency=low
602+
603+ [ Josselin Mouette ]
604+ * 20_open-with_install.patch: ported from the patch formerly in eel2.
605+ * Also recommend synaptic and app-install-data.
606+ * Include patch-translations.mk, require gnome-pkg-tools 0.13.
607+ * debian/po-up: taken from eel2.
608+ * 99_ltmain_as-needed.patch: make the patch apply with -p1.
609+ Closes: #484953.
610+
611+ [ Sebastian Dröge ]
612+ * New upstream bugfix release:
613+ + debian/control.in:
614+ - Drop esound from build dependencies.
615+ + debian/patches/05_places-sidebar_single-click.patch:
616+ - Dropped, merged upstream.
617+ * debian/control.in:
618+ + Update Standards-Version to 3.8.0, no additional changes needed.
619+
620+ -- Sebastian Dröge <slomo@debian.org> Wed, 25 Jun 2008 08:42:25 +0200
621+
622+nautilus (2.22.2-1) experimental; urgency=high
623+
624+ * New upstream bugfix release:
625+ + debian/patches/05_places-sidebar_single-click.patch:
626+ - Updated to apply cleanly again.
627+
628+ -- Sebastian Dröge <slomo@debian.org> Tue, 08 Apr 2008 18:48:04 +0200
629+
630+nautilus (2.22.1-1) experimental; urgency=low
631+
632+ * 05_places-sidebar_single-click.patch: Update from bugzilla and enable
633+ again as it should work good now and is more consistent with the
634+ GTK file chooser.
635+ * New upstream bugfix release:
636+ + debian/patches/03_sftp_connect.patch,
637+ debian/patches/04_show_backup_files.patch,
638+ debian/patches/15_tracker_check.patch,
639+ debian/patches/90_from_svn_mount_connect_to_server_locations.patch,
640+ debian/patches/90_from_svn_fix_changing_default_application.patch:
641+ - Dropped, emrged upstream.
642+
643+ -- Sebastian Dröge <slomo@debian.org> Fri, 28 Mar 2008 22:12:12 +0100
644+
645+nautilus (2.22.0-3) experimental; urgency=low
646+
647+ * Disable 05_places-sidebar_single-click.patch as it's buggy.
648+ * Remove 18_disable_signal_handler.patch, it's better fixed upstream.
649+ * Remove 06_dont_create_Desktop.patch, --no-desktop is meant as a switch
650+ to not show icons on the desktop and not creating the desktop directory
651+ creates all kinds of broken links in nautilus.
652+ * Remove 08_folder_handler.patch, this is upstream already.
653+ * Disable 10_location_titlebar.patch, this gives completely unwanted results
654+ for thrash:// for example or when the filesystem uses something else
655+ than UTF8 as encoding (%XX stuff in the title).
656+ See http://bugzilla.gnome.org/show_bug.cgi?id=142087
657+ * 90_from_svn_mount_connect_to_server_locations.patch, Added. Mounts location
658+ in the connect to server dialog. Patch taken from the Ubuntu package.
659+
660+ -- Sebastian Dröge <slomo@debian.org> Wed, 19 Mar 2008 16:22:08 +0100
661+
662+nautilus (2.22.0-2) experimental; urgency=low
663+
664+ * Disable 07_desktop_file_activation.patch for now, it breaks in an
665+ unintended way.
666+
667+ -- Sebastian Dröge <slomo@debian.org> Wed, 19 Mar 2008 11:10:42 +0100
668+
669+nautilus (2.22.0-1) experimental; urgency=low
670+
671+ [ Sebastian Dröge ]
672+ * New upstream stable release:
673+ + Upload to experimental first because of intrusive changes.
674+ + debian/control.in:
675+ - Update build dependencies and dependencies.
676+ + debian/rules:
677+ - Bump shlibs.
678+ + debian/patches/01_prompt_same_file.patch,
679+ debian/patches/16_missing_thumbnails.patch,
680+ debian/patches/20_upstream_nautilus-dnd-user-owned.patch,
681+ debian/patches/21_nautilus_xmp.patch,
682+ debian/patches/23_thumbnails_add-border.patch,
683+ debian/patches/11_gnomevfs_query_eject.patch:
684+ - Dropped, merged upstream.
685+ + debian/patches/06_dont_create_Desktop.patch:
686+ - Updated to apply cleanly again.
687+ + debian/patches/07_desktop_file_activation.patch:
688+ - Updated to apply cleanly again.
689+ + debian/patches/10_location_titlebar.patch:
690+ - Updated to apply cleanly again.
691+ + debian/patches/14_sidebar_network-protocol.patch:
692+ - Updated to apply cleanly again.
693+ + debian/patches/99_ltmain_as-needed.patch:
694+ - Updated to apply cleanly again.
695+ + debian/patches/90_from_svn_fix_changing_default_application.patch:
696+ - Make changing the default application work again, patch taken from
697+ the Ubuntu package.
698+ + debian/patches/18_disable_signal_handler.patch:
699+ - Don't use the logging code signal handler it's buggy and makes
700+ nautilus being stuck and eat cpu on crash. Patch taken from the
701+ Ubuntu package.
702+
703+ -- Sebastian Dröge <slomo@debian.org> Sun, 16 Mar 2008 20:30:48 +0100
704+
705+nautilus (2.20.0-7) unstable; urgency=low
706+
707+ * 25_disable_sighandler.patch: patch from upstream SVN. Disable the
708+ horrible signal handler that makes nautilus go wild while filling
709+ its debug log. Closes: #454764, #494788.
710+ * Don’t require libselinux on non-linux OSes. Closes: #494645.
711+
712+ -- Josselin Mouette <joss@debian.org> Tue, 16 Sep 2008 08:15:05 +0200
713+
714+nautilus (2.20.0-6) unstable; urgency=low
715+
716+ * 24_smb_crash.patch: patch from upstream to handle NULL MIME types
717+ set by the SMB module gracefully, avoiding a lot of crashes.
718+
719+ -- Josselin Mouette <joss@debian.org> Mon, 21 Jul 2008 17:09:01 +0200
720+
721+nautilus (2.20.0-5) unstable; urgency=low
722+
723+ * 05_places-sidebar_single-click.patch: replaced by upstream version
724+ of the patch, that does not activate items while right-clicking
725+ them. Closes: #414960.
726+ * 06_dont_create_Desktop.patch,
727+ 20_upstream_nautilus-dnd-user-owned.patch: make patches apply with
728+ -p1. Closes: #484953.
729+ * Recommend app-install-data and synaptic now that libeel doesn’t
730+ anymore.
731+
732+ -- Josselin Mouette <joss@debian.org> Fri, 18 Jul 2008 13:27:27 +0200
733+
734+nautilus (2.20.0-4) unstable; urgency=low
735+
736+ [ Loic Minier ]
737+ * Add a nautilus-extensions-1.0 Provide to nautilus to express the fact that
738+ nautilus will search for extensions in /usr/lib/nautilus/extensions-1.0;
739+ this might avoid a long list of Conflicts in nautilus when updating to
740+ extensions-2.0 (nautilus >= 2.21.2).
741+
742+ [ Josselin Mouette ]
743+ * Demote fam to a Suggests; only g-d-e really needs to recommend it.
744+ * 02_trash_location.patch: new patch. When unmounting a volume with a
745+ non-empty trash, take into account that with the new location, the
746+ directory to remove is the parent of the one returned by gnome-vfs.
747+
748+ -- Josselin Mouette <joss@debian.org> Wed, 28 May 2008 01:47:28 +0200
749+
750+nautilus (2.20.0-3) unstable; urgency=low
751+
752+ [ Diego Escalante Urrelo ]
753+ * New patch, 23_thumbnails_add-border.patch, restore the
754+ thumbnail borders; (GNOME #478363). Closes: #456957.
755+
756+ [ Josselin Mouette ]
757+ * Add missing references to all patches.
758+
759+ [ Sebastien Bacher ]
760+ * New nautilus-connect-server manpage from Fernando Ribeiro (Ubuntu: #61299)
761+
762+ [ Josselin Mouette ]
763+ * 16_missing_thumbnails.patch: stolen from upstream's SVN. Fixes
764+ disappearing thumnails. Closes: #453525.
765+
766+ [ Julian Andres Klode ]
767+ * debian/nautilus-connect-server.1: fix the manpage
768+ * debian/nautilus-file-management-properties.1: add new manpage
769+ * Upgrade to Policy 3.7.3
770+ * Add VCS-Browser and VCS-Svn fields to debian/control
771+ * Use the new Homepage field
772+
773+ -- Josselin Mouette <joss@debian.org> Sat, 12 Jan 2008 16:16:26 +0100
774+
775+nautilus (2.20.0-2) unstable; urgency=high
776+
777+ [ Loic Minier ]
778+ * Build-dep against libglib2.0-dev >= 2.14; fixes crashes when mixing the
779+ internal copy of GSequence with the glib one; thanks Andre Klapper.
780+
781+ [ Sebastian Dröge ]
782+ * debian/patches/21_nautilus_xmp.patch,
783+ debian/control.in:
784+ + Build against exempi 1.99.5. Patch by Michael Biebl. (Closes: #450486)
785+
786+ -- Sebastian Dröge <slomo@debian.org> Thu, 22 Nov 2007 11:00:12 +0100
787+
788+nautilus (2.20.0-1) unstable; urgency=low
789+
790+ * 15_tracker_check.patch: new patch, properly checks that tracker is
791+ installed before using it. Closes: #439863.
792+ * Suggest tracker.
793+ * New upstream release.
794+ * Update build dependencies.
795+ * Pass --disable-update-mimedb to configure flags.
796+ * Don't ship the XML file in nautilus, ugh.
797+ * Call dh_installmime by hand for nautilus-data.
798+ * Refresh patches.
799+ * 05_places-sidebar_single-click.patch: updated to new version.
800+ * 12_list-view_expand.patch: updated for 2.20; revert upstream commit
801+ r13045.
802+ * 13_thumbnail_size_pref.patch: removed, integrated upstream.
803+ * 60_combobox-changed-signal.patch: removed, integrated upstream.
804+ * Update menu file.
805+
806+ -- Josselin Mouette <joss@debian.org> Mon, 24 Sep 2007 12:34:46 +0200
807+
808+nautilus (2.18.3-3) unstable; urgency=low
809+
810+ * New patch, 60_combobox-changed-signal, fix a crash with newer Gtk emitting
811+ a changed signal; GNOME #459221; SVN r13002.
812+
813+ -- Loic Minier <lool@dooz.org> Tue, 24 Jul 2007 15:57:04 +0200
814+
815+nautilus (2.18.3-2) unstable; urgency=low
816+
817+ * 14_sidebar_network-protocol.patch: fix systematic segfault.
818+ Closes: #434123.
819+ * Enable tracker support by build-depending on libtrackerclient-dev.
820+
821+ -- Josselin Mouette <joss@debian.org> Sun, 22 Jul 2007 15:17:31 +0200
822+
823+nautilus (2.18.3-1) unstable; urgency=low
824+
825+ [ Josselin Mouette ]
826+ * 12_list-view_expand.patch: update the minimum width to 20
827+ characters.
828+ * Update watch file.
829+ * 13_thumbnail_size_pref.patch: stolen from upstream SVN. Introduces a
830+ preference to define the thumbnail size (closes: #425400).
831+ * 99_ltmain_as-needed.patch: make --as-needed work for the library
832+ too.
833+
834+ [ Otavio Salvador ]
835+ * 14_sidebar_network-protocol.patch: Adds the "Network Servers" option
836+ on sidebar. Thanks to Luis Gustavo S. Barreto <gustavo@ossystems.com.br>
837+ for the patch.
838+
839+ [ Guilherme de S. Pastore ]
840+ * 15_japanese_typo.patch: fixes a typo in the Japanese translation. Thanks
841+ to Kobayashi Noritada for reporting it. (Closes: #430679)
842+
843+ [ Josselin Mouette ]
844+ * New upstream release.
845+ * Refresh patches.
846+ * 15_japanese_typo.patch: removed, integrated upstream.
847+
848+ -- Josselin Mouette <joss@debian.org> Wed, 18 Jul 2007 23:43:01 +0200
849+
850+nautilus (2.18.1-3) unstable; urgency=low
851+
852+ [ Loic Minier ]
853+ * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
854+ cdbs >= 0.4.41.
855+ * Prepend -z defs to LDFLAGS for additional safety.
856+ * Wrap build-deps and deps.
857+
858+ [ Josselin Mouette ]
859+ * 12_list-view_expand.patch: set a minimum width for the name column
860+ to avoid opening a window with a too small name column. Partially
861+ fixes #422563.
862+
863+ -- Josselin Mouette <joss@debian.org> Wed, 16 May 2007 00:21:01 +0200
864+
865+nautilus (2.18.1-2) unstable; urgency=low
866+
867+ * 10_location_titlebar.patch: include gnome-vfs-utils.h
868+ (closes: #421027).
869+ * Refresh other patches.
870+ * 12_list-view_expand.patch: make the filename column expandable
871+ instead of setting the width by default. Reverts upstream commit
872+ 12779.
873+
874+ -- Josselin Mouette <joss@debian.org> Tue, 01 May 2007 16:16:22 +0200
875+
876+nautilus (2.18.1-1) unstable; urgency=low
877+
878+ [ Josselin Mouette ]
879+ * 10_location_titlebar.patch: patch from Adrien Delle Cave to display
880+ the full location in the title bar when a setting is enabled
881+ (closes: #413018).
882+ * 01_prompt_same_file.patch: don't overwrite files when the source and
883+ destination are strictly the same (closes: #419525).
884+
885+ [ Sebastian Dröge ]
886+ * Upload to unstable, drop check-dist include.
887+ * New upstream release:
888+ + Update build dependency on libgnome2-dev to >= 2.14.0 and add
889+ x11proto-core-dev for the multimedia keys support.
890+ + Bump shlibs to 2.17.90.
891+ + Fix URL in the watch file.
892+ + Dropped 02_umask.patch,
893+ 09_connect_server_iter.patch, merged upstream.
894+ + Dropped 11_umount-progress-bar.patch, this is obsolete now that
895+ gnome-volume-manager and gnome-vfs use gnome-mount, which displays
896+ a notification bubble. See Gnome #313639.
897+ + Add icons to nautilus-data.install.
898+ * 11_gnomevfs_query_eject.patch: Patch taken from Ubuntu. Use gnomevfs'
899+ gnome_vfs_drive_needs_eject() function instead of just looking at the
900+ drive type. This keeps umount/eject consistent and keeps it configurable
901+ with the HAL policies.
902+ * 20_upstream_nautilus-dnd-user-owned.patch: Patch taken from Ubuntu.
903+ Use copy instead of move when using DND and the destination is owned by
904+ someone else. See Gnome #339154.
905+ * 10_location_titlebar.patch: Updated with the latest patch from
906+ Gnome #142087.
907+
908+ -- Sebastian Dröge <slomo@debian.org> Tue, 24 Apr 2007 22:38:54 +0200
909+
910+nautilus (2.16.3-5) experimental; urgency=low
911+
912+ * Bump up librsvg2-dev build-dep to >= 2.16.0-2 to make the package
913+ autobuildable; add a librsvg2-common >= 2.16.0-2 build-dep since
914+ desktop-base needs it, and librsvg2-dev doesn't pull it.
915+
916+ -- Loic Minier <lool@dooz.org> Tue, 13 Mar 2007 13:27:43 +0100
917+
918+nautilus (2.16.3-4) experimental; urgency=low
919+
920+ * 08_folder_handler.patch: add OnlyShowIn=GNOME to
921+ nautilus-folder-handler.desktop (closes: #396969).
922+ * 07_desktop_file_activation.patch:
923+ + Compare numeric uids instead of using strcmp.
924+ + Fix the context menu of "link" desktop items.
925+ * 09_connect_server_iter.patch: patch from Christian Neumair to
926+ display only supported protocols in the "connect to" window
927+ (closes: #375180).
928+
929+ -- Josselin Mouette <joss@debian.org> Sun, 25 Feb 2007 00:50:36 +0100
930+
931+nautilus (2.16.3-3) experimental; urgency=low
932+
933+ [ Loic Minier ]
934+ * Add a get-orig-source target to retrieve the upstream tarball.
935+ * Add an epoch to the libgnomevfs2-dev build-dep and dep.
936+ * Include the new check-dist Makefile to prevent accidental uploads to
937+ unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
938+
939+ [ Josselin Mouette ]
940+ * 06_dont_create_Desktop.patch: patch from upstream bugzilla. Don't
941+ create the Desktop directory when run with the --no-desktop option
942+ (closes: #230757, #408896).
943+ * 07_desktop_file_activation.patch:
944+ + Don't launch desktop files that aren't at safe places
945+ (closes: #408556). This doesn't affect desktop files that are
946+ merely links.
947+ + Don't launch those that don't end with .desktop (closes: #408948).
948+
949+ -- Josselin Mouette <joss@debian.org> Thu, 15 Feb 2007 17:23:51 +0100
950+
951+nautilus (2.16.3-2) experimental; urgency=low
952+
953+ * 03_sftp_connect.patch: patch from Mike Hommey to add a "connect to
954+ server" context menu item for sftp shares (closes: #375181).
955+ * 04_show_backup_files.patch: patch from Stephen Cook to display
956+ backup files together with hidden files (closes: #401583).
957+ * Refresh 11_umount-progress-bar.patch.
958+ * 05_places-sidebar_single-click.patch: patch from UHU Linux to use
959+ single click in the "places" sidebar pane.
960+
961+ -- Josselin Mouette <joss@debian.org> Wed, 3 Jan 2007 00:31:00 +0100
962+
963+nautilus (2.16.3-1) experimental; urgency=low
964+
965+ [ Loic Minier ]
966+ * Ship /usr/share/mime/application in nautilus.
967+ * Merge 2.14.3-2, 2.14.3-3, and 2.14.3-4; credit
968+ 10_nautilus-directory-cache-is-local in 2.14.3-4 appropriately.
969+ * Fix watch file to use HTTP.
970+
971+ [ Josselin Mouette ]
972+ * Merge 2.14.3-6.
973+ * Switch to quilt for patch handling.
974+ * 02_umask.patch: use the recommended method upstream, which should be
975+ thread-safe.
976+ * 10_nautilus-directory-cache-is-local.patch: removed, integrated
977+ upstream.
978+ * 11_umount-progress-bar.patch: refresh translations.
979+
980+ -- Josselin Mouette <joss@debian.org> Fri, 8 Dec 2006 22:29:03 +0100
981+
982+nautilus (2.16.1-1) experimental; urgency=low
983+
984+ [ Josselin Mouette ]
985+ * Brown paper bag update.
986+ * 02_umask.patch: use and operator on not(umask), not the xor.
987+
988+ [ Loic Minier ]
989+ * Bump the Depends on libgnomevfs2-dev >= 2.16.0-1 as well.
990+ * Reorder build-deps to please pbuilder.
991+ * Add missing build-deps on libgnomeui-dev (>= 2.6.0), libglib2.0-dev (>=
992+ 2.6.0), libgnome2-dev (>= 2.1.1), libpango1.0-dev (>= 1.1.2).
993+ * Version the liborbit2-dev build-dep to >= 2.4.0.
994+ * Bump the libgnomeui-dev build-dep to >= 2.16.0-2 for gtk+2.0 2.10.
995+ * Bump the libbonobo2-dev build-dep to >= 2.15 for gnome-vfs2 >= 2.16.0-1.
996+ * Add ${shlibs:Depends} to libnautilus-extension-dev.
997+ * New upstream release; no API change.
998+
999+ -- Loic Minier <lool@dooz.org> Thu, 5 Oct 2006 17:04:18 +0200
1000+
1001+nautilus (2.16.0-2) experimental; urgency=low
1002+
1003+ [ Marco Cabizza ]
1004+ * Bump libgnomevfs2-dev build-dep to 2.16.0-1 for selinux support.
1005+
1006+ [ Loic Minier ]
1007+ * Upload.
1008+
1009+ -- Loic Minier <lool@dooz.org> Sun, 24 Sep 2006 21:45:45 +0200
1010+
1011+nautilus (2.16.0-1) experimental; urgency=low
1012+
1013+ * New upstream release.
1014+ * Update watch file.
1015+ * Remove requirements on libpopt and libgsf.
1016+ * Update build-dependencies appropriately.
1017+ * Remove many unneeded dependencies for libnautilus-extension-dev.
1018+ * Build-depend on docbook-utils and libselinux1-dev.
1019+ * Build-depend on gnome-pkg-tools 0.7 and use clean-la.mk.
1020+ * Also use gnome-version.mk and use ${gnome:Version}.
1021+ * Bump shlibs to 2.15.90.
1022+
1023+ -- Josselin Mouette <joss@debian.org> Tue, 12 Sep 2006 23:42:15 +0200
1024+
1025+nautilus (2.14.3-6) unstable; urgency=medium
1026+
1027+ * Update patch 11_umount-progress-bar to fix an implicit pointer conversion
1028+ to int which would have likely caused crashes on 64-bits arches; thanks
1029+ Dann Frazier; closes: #400996.
1030+
1031+ -- Loic Minier <lool@dooz.org> Thu, 30 Nov 2006 13:45:04 +0100
1032+
1033+nautilus (2.14.3-5) unstable; urgency=low
1034+
1035+ * New patch, 11_umount-progress-bar.patch, to display a progress bar when
1036+ umounting an USB stick (or other volumes); taken from the Ubuntu package as
1037+ well as the translations; thanks Sven Arvidsson; GNOME #313639;
1038+ closes: #396939, #398373.
1039+
1040+ -- Loic Minier <lool@dooz.org> Wed, 29 Nov 2006 15:33:06 +0100
1041+
1042+nautilus (2.14.3-4) unstable; urgency=low
1043+
1044+ * New patch, 10_nautilus-directory-cache-is-local.patch, to cache the result
1045+ of islocal() on NautilusDirectory objects; this is called relatively often
1046+ and should speed up browsing of network shares; from upstream CVS; credits
1047+ to Alexander Larsson and Federico Mena Quintero.
1048+
1049+ -- Loic Minier <lool@dooz.org> Wed, 15 Nov 2006 17:08:56 +0100
1050+
1051+nautilus (2.14.3-3) unstable; urgency=low
1052+
1053+ * Is there something like a double brown paper bag?
1054+ * 02_umask.patch: finally a correct expression, hopefully. Fixes
1055+ problem with file creation (closes: #390908).
1056+
1057+ -- Josselin Mouette <joss@debian.org> Wed, 4 Oct 2006 17:14:14 +0200
1058+
1059+nautilus (2.14.3-2) unstable; urgency=low
1060+
1061+ * 02_umask.patch: use & operator on umask, not ^. Silly me.
1062+
1063+ -- Josselin Mouette <joss@debian.org> Mon, 2 Oct 2006 14:39:03 +0200
1064+
1065+nautilus (2.14.3-1) unstable; urgency=low
1066+
1067+ * New upstream release.
1068+ * 02_umask.patch: honor umask when creating files (closes: #314796).
1069+ * 01_relibtoolise.patch: removed.
1070+ * Bump eel2 build-dependencies.
1071+
1072+ -- Josselin Mouette <joss@debian.org> Thu, 3 Aug 2006 21:41:00 +0200
1073+
1074+nautilus (2.14.1-5) unstable; urgency=high
1075+
1076+ [ Josselin Mouette ]
1077+ * nautilus-data depends on ${misc:Depends} (RC bug fix).
1078+
1079+ [ Loic Minier ]
1080+ * Add a useless ${misc:Depends} to libnautilus-extension1, just in case.
1081+
1082+ -- Loic Minier <lool@dooz.org> Wed, 14 Jun 2006 11:00:59 +0200
1083+
1084+nautilus (2.14.1-4) unstable; urgency=low
1085+
1086+ * nautilus-dbg replaces libnautilus-extension1-dbg (closes: #368304).
1087+
1088+ -- Josselin Mouette <joss@debian.org> Sun, 21 May 2006 20:53:43 +0200
1089+
1090+nautilus (2.14.1-3) unstable; urgency=low
1091+
1092+ * The "tame the beast" release.
1093+ + New maintainer.
1094+ * Remove dependency on broken gamin.
1095+ * Keep only fam as a Recommends:, nautilus now monitors correctly
1096+ local mounts even without it (closes: #353163).
1097+ * Standards version is 3.7.2.
1098+ * dirs: removed, useless.
1099+ * *.install: move architecture-independent data to nautilus-data
1100+ (closes: #314209).
1101+ + Add a conflict with earlier versions.
1102+ * rules, nautilus-data.dirs: don't install the initial-desktop stuff,
1103+ it isn't used at all.
1104+ * nautilus-data.install: use it to install the icon.
1105+ * README.Debian: removed, useless.
1106+ * nautilus.postinst: removed, deprecated.
1107+ * Use ${binary:Version} (yes, that's cosmetic).
1108+ * Put all debugging information in nautilus-dbg.
1109+ + Remove libnautilus-extension1-dbg entirely.
1110+ + Use debhelper 5 and depend on it.
1111+ * Set priority of the debugging package to extra, to match the
1112+ override.
1113+ * libnautilus-extension-dev.install: there is no .a file.
1114+
1115+ -- Josselin Mouette <joss@debian.org> Thu, 18 May 2006 06:40:47 +0200
1116+
1117+nautilus (2.14.1-2) unstable; urgency=low
1118+
1119+ [ Sebastien Bacher ]
1120+ * Upload
1121+
1122+ [ Josselin Mouette ]
1123+ * Make the package binNMU-safe.
1124+ + Build-depend on dpkg-dev 1.13.19.
1125+ + Use ${source:Version}.
1126+
1127+ [ Loic Minier ]
1128+ * Stop shipping /usr/lib/*.la files in libnautilus-extension-dev.
1129+ [debian/libnautilus-extension-dev.install]
1130+ * Build with a fixed CDBS (0.4.39-0.1 for #365085) which should restore the
1131+ correct libnautilus-extension1 shlib dep. (Closes: #365740)
1132+
1133+ -- Sebastien Bacher <seb128@debian.org> Sat, 13 May 2006 00:12:20 +0200
1134+
1135+nautilus (2.14.1-1) unstable; urgency=low
1136+
1137+ * New upstream version
1138+ * debian/control.in:
1139+ - updated requirements on libeel and libgtk according to configure
1140+ * debian/patches/01_relibtoolise.patch:
1141+ - updated
1142+
1143+ -- Sebastien Bacher <seb128@debian.org> Sun, 30 Apr 2006 01:16:06 +0200
1144+
1145+nautilus (2.14.0-1) unstable; urgency=low
1146+
1147+ * New upstream version
1148+ * debian/control.in:
1149+ - updated the requirements on gnome-vfs, eel
1150+ - updated cdbs requirement so dh_installmime is used
1151+ * debian/nautilus-data.install:
1152+ - install the "application/x-gnome-saved-search" mimetype definition
1153+ * debian/patches/01_relibtoolise.patch:
1154+ - updated
1155+ * debian/rules:
1156+ - updated the shlibs argument
1157+ * debian/watch:
1158+ - updated
1159+
1160+ [ Josselin Mouette ]
1161+ * Recommend librsvg2-common and libgnomevfs2-extra.
1162+
1163+ [ Loic Minier ]
1164+ * Depend on gamin | fam since gnome-vfs deps are not enough to ensure it's
1165+ there. (Closes: #353163)
1166+ [debian/control, debian/control.in]
1167+
1168+ -- Sebastien Bacher <seb128@debian.org> Sun, 9 Apr 2006 19:41:37 +0200
1169+
1170+nautilus (2.12.2-3) unstable; urgency=low
1171+
1172+ * Simple rebuild to get rid of references to Xcursor.la and Xrender.la.
1173+
1174+ -- Loic Minier <lool@dooz.org> Mon, 24 Apr 2006 19:45:51 +0200
1175+
1176+nautilus (2.12.2-2) unstable; urgency=low
1177+
1178+ * Upload to unstable.
1179+
1180+ -- Josselin Mouette <joss@debian.org> Sun, 8 Jan 2006 00:30:27 +0100
1181+
1182+nautilus (2.12.2-1) experimental; urgency=low
1183+
1184+ [ Sjoerd Simons ]
1185+ * Up gnome-vfs2 build-depend to >= 2.12.0
1186+
1187+ [ Loic Minier ]
1188+ * New upstream release.
1189+ * Minor cleanups to debian/rules.
1190+ * Actually ship license information and distinguish between copyright and
1191+ license.
1192+
1193+ -- Loic Minier <lool@dooz.org> Mon, 12 Dec 2005 22:42:27 +0100
1194+
1195+nautilus (2.12.1-1) experimental; urgency=low
1196+
1197+ * New upstream version.
1198+ * debian/control.in:
1199+ - updated the Build-Depends on the eel2 package.
1200+ * debian/patches/01_relibtoolise.patch:
1201+ - updated.
1202+ * debian/patches/07_places_bookmarks.patch,
1203+ debian/patches/08_desktopborder.patch:
1204+ - fixed with the new version.
1205+ * debian/watch:
1206+ - updated.
1207+
1208+ -- Sebastien Bacher <seb128@debian.org> Mon, 17 Oct 2005 16:00:40 +0200
1209+
1210+nautilus (2.10.1-5) unstable; urgency=high
1211+
1212+ [ Josselin Mouette ]
1213+ * Depend on ${misc:Depends} (high urgency fix).
1214+ * Add --as-needed again.
1215+
1216+ [ Loic Minier ]
1217+ * Add CDBS' utils.
1218+
1219+ -- Loic Minier <lool@dooz.org> Fri, 14 Oct 2005 11:24:06 +0200
1220+
1221+nautilus (2.10.1-4) unstable; urgency=medium
1222+
1223+ [ Sebastien Bacher <seb128@debian.org> ]
1224+ * debian/control.in:
1225+ - Build-Depends on the current exif (Closes: #321261).
1226+ * debian/rules:
1227+ - don't use "-as-needed", fix the current build issue (Closes: #320138).
1228+
1229+ [ Josselin Mouette <joss@debian.org> ]
1230+ * Don't recommend gnome-icon-theme, gnome-control-center already depends on
1231+ it.
1232+ * Updated Suggests, using evince | pdf-viewer instead of xpdf, and
1233+ totem | mp3-decoder instead of xmms (closes: #289252).
1234+
1235+ -- Sebastien Bacher <seb128@debian.org> Fri, 5 Aug 2005 13:12:57 +0200
1236+
1237+nautilus (2.10.1-3) unstable; urgency=medium
1238+
1239+ * Pass --as-needed to ld.
1240+ * Remove most conflicts and replaces, they aren't useful anymore.
1241+ * Depend on gnome-control-center instead of capplets.
1242+ * Cosmetic fixes to the -dbg packages' description.
1243+ * Don't install the .so and .la for libnautilus-private.
1244+ * Standards-version is 3.6.2.
1245+ * copyright: correctly reference the authors and the GPL.
1246+
1247+ -- Josselin Mouette <joss@debian.org> Sat, 25 Jun 2005 18:03:04 +0200
1248+
1249+nautilus (2.10.1-2) unstable; urgency=low
1250+
1251+ * Upload to unstable.
1252+
1253+ -- Sebastien Bacher <seb128@debian.org> Fri, 10 Jun 2005 15:26:25 +0200
1254+
1255+nautilus (2.10.1-1) experimental; urgency=low
1256+
1257+ * Changes by Sébastien Bacher:
1258+ * New upstream version.
1259+ * debian/patches/09_connect-server-auth-fix.patch:
1260+ - fixed upstream.
1261+ * Changes by Josselin Mouette:
1262+ * Conflict with libnautilus2-dev.
1263+
1264+ -- Sebastien Bacher <seb128@debian.org> Mon, 9 May 2005 15:57:18 +0200
1265+
1266+nautilus (2.10.0-1) experimental; urgency=low
1267+
1268+ * New upstream release:
1269+ - better handling of DnD from web browsers (Closes: #269490).
1270+ - fix the icon layout on ia64 (Closes: #286039).
1271+ * debian/control.in:
1272+ - create a debug package.
1273+ - don't Build-Conflicts on libcdparanoia0-dev
1274+ - renamed libnautilus2-2 to libnautilus-extension1 to reflect the upstream
1275+ changes.
1276+ - updated the Build-Depends.
1277+ * debian/patches/01_relibtoolise.patch:
1278+ - updated.
1279+ * debian/patches/02_build_exif.patch:
1280+ - fixed upstream.
1281+ * debian/patches/07_places_bookmarks.patch:
1282+ - patch to add the GTK bookmarks to the places menu.
1283+ * debian/patches/08_desktopborder.patch:
1284+ - don't display a border around the desktop.
1285+ * debian/patches/09_connect-server-auth-fix.patch:
1286+ - don't display a warning when creating a share.
1287+ * debian/rules:
1288+ - updated the configure options.
1289+ - updated the shlibs.
1290+ * debian/watch:
1291+ - updated.
1292+
1293+ -- Sebastien Bacher <seb128@debian.org> Fri, 8 Apr 2005 16:46:55 +0200
1294+
1295+nautilus (2.8.2-2) unstable; urgency=medium
1296+
1297+ * debian/nautilus.postrm:
1298+ - test if the directories are here before trying to remove them
1299+ (Closes: #283450).
1300+
1301+ -- Sebastien Bacher <seb128@debian.org> Wed, 24 Nov 2004 16:09:08 +0100
1302+
1303+nautilus (2.8.2-1) unstable; urgency=low
1304+
1305+ * New upstream release.
1306+ * Upload to unstable.
1307+ * debian/patches/01_relibtoolise.patch:
1308+ - updated.
1309+ * debian/rules:
1310+ - updated the Build-Depends.
1311+
1312+ -- Sebastien Bacher <seb128@debian.org> Thu, 18 Nov 2004 19:35:45 +0100
1313+
1314+nautilus (2.8.1-1) experimental; urgency=low
1315+
1316+ * New upstream release.
1317+ * debian/patches/01_relibtoolise.patch:
1318+ - updated.
1319+
1320+ -- Sebastien Bacher <seb128@debian.org> Tue, 12 Oct 2004 00:16:22 +0200
1321+
1322+nautilus (2.8.0-1) experimental; urgency=low
1323+
1324+ * New upstream release.
1325+ * debian/control.in:
1326+ - updated the Build-Depends on libeel2-dev to 2.8.0.
1327+ * debian/patches/01_relibtoolise.patch:
1328+ - updated.
1329+
1330+ -- Sebastien Bacher <seb128@debian.org> Tue, 14 Sep 2004 21:38:18 +0200
1331+
1332+nautilus (2.7.4-1) experimental; urgency=low
1333+
1334+ * GNOME Team Upload.
1335+ * New upstream development release.
1336+ - now uses the freedesktop.org MIME specification.
1337+ * Switched to CDBS.
1338+ * debian/control.in:
1339+ - nautilus depends on desktop-file-utils (>= 0.7).
1340+ - updated the Build-Depends on libeel2-dev to 2.7.4.
1341+ * debian/patches/01_relibtoolise.patch:
1342+ - updated.
1343+ * debian/patches/03_desktop-launchers.patch:
1344+ - removed since included in the new upstream release.
1345+ * debian/patches/04_mime_warning.patch:
1346+ - removed, obsolete.
1347+ * debian/control.in:
1348+ - Build-Depends on cdbs instead of dbs.
1349+ - updated the Build-Depends on librsvg2 to 2.7
1350+ * debian/*.files:
1351+ - replaced by *.install files.
1352+ * debian/rules:
1353+ - switched to CDBS.
1354+ * This update is based on Canonical's patch as found in
1355+ http://no-name-yet.com/patches/gnome2.7/nautilus271to272.patch
1356+ (closes: #265304).
1357+
1358+ -- Jordi Mallach <jordi@debian.org> Tue, 17 Aug 2004 11:22:55 +0200
1359+
1360+nautilus (2.7.1-2) experimental; urgency=low
1361+
1362+ * GNOME Team Upload.
1363+ * debian/patches/02_build_exif.patch:
1364+ - updated to fix the crash on file properties for images with exif datas.
1365+
1366+ -- Sebastien Bacher <seb128@debian.org> Wed, 30 Jun 2004 15:07:49 +0200
1367+
1368+nautilus (2.7.1-1) experimental; urgency=low
1369+
1370+ * GNOME Team Upload.
1371+ * New (development) upstream release.
1372+ * debian/patches/01_relibtoolise.patch:
1373+ - updated.
1374+ * debian/patches/02_show-mounts.patch:
1375+ - removed since the changes are in the new version.
1376+ * debian/patches/02_build_exif.patch:
1377+ - patch to fix the build with the new libexif.
1378+
1379+ -- Sebastien Bacher <seb128@debian.org> Wed, 23 Jun 2004 18:41:33 +0200
1380+
1381+nautilus (2.6.3-2) unstable; urgency=high
1382+
1383+ * GNOME Team Upload.
1384+ * debian/control.in:
1385+ - conflicts with capplets (<< 2.6).
1386+
1387+ -- Sebastien Bacher <seb128@debian.org> Fri, 18 Jun 2004 02:17:21 +0200
1388+
1389+nautilus (2.6.3-1) unstable; urgency=low
1390+
1391+ * GNOME Team Upload.
1392+ * New upstream release
1393+ - fix zoom and desktop problems (Closes: #253135, #253653).
1394+ - fix the problem with desktop icons marqued as read-only
1395+ (Closes: #249792, #251848).
1396+ * debian/control.in:
1397+ - recommands nautilus-cd-burner (Closes: #249503).
1398+ * debian/patches/01_relibtoolise.patch:
1399+ + updated.
1400+ * debian/patches/02_show-mounts.patch:
1401+ - patch from the CVS to allow to not show volumes on desktop
1402+ (gconf key to use: /apps/nautilus/desktop/volumes_visible).
1403+ (Closes: #253529).
1404+ * debian/patches/03_desktop-launchers.patch:
1405+ - patch from the CVS to allow to edit the launcher on the desktop again.
1406+
1407+ -- Sebastien Bacher <seb128@debian.org> Wed, 16 Jun 2004 23:18:15 +0200
1408+
1409+nautilus (2.6.2-1) unstable; urgency=low
1410+
1411+ * Gnome Team Upload.
1412+ * New Upstream Release.
1413+ * debian/control.in:
1414+ + removed recommends on nautilus-gtkhtml (Closes: #252449).
1415+ * debian/patches/01_relibtoolise.patch:
1416+ + updated.
1417+
1418+ -- Sebastien Bacher <seb128@debian.org> Sat, 5 Jun 2004 13:11:31 +0200
1419+
1420+nautilus (2.6.1-3) unstable; urgency=low
1421+
1422+
1423+ * debian/control.in:
1424+ + updated Build-Depends (Closes: #251388).
1425+
1426+ -- Sebastien Bacher <seb128@debian.org> Fri, 28 May 2004 22:02:14 +0200
1427+
1428+nautilus (2.6.1-2) unstable; urgency=low
1429+
1430+ * GNOME Team Upload.
1431+ * Upload in unstable.
1432+ * debian/nautilus.1:
1433+ + updated by Dafydd Harries <daf@muse.19inch.net>.
1434+
1435+ -- Sebastien Bacher <seb128@debian.org> Wed, 26 May 2004 17:43:42 +0200
1436+
1437+nautilus (2.6.1-1) experimental; urgency=low
1438+
1439+ * New upstream release.
1440+ * GNOME Team Upload.
1441+ * debian/patches/01_relibtoolise.patch:
1442+ + updated.
1443+
1444+ -- Sebastien Bacher <seb128@debian.org> Wed, 26 May 2004 17:43:40 +0200
1445+
1446+nautilus (2.6.0-2) experimental; urgency=low
1447+
1448+ * [debian/patches/01_relibtoolise.patch] New. Updated libtoolisation to cut
1449+ down on library dependencies.
1450+
1451+ -- J.H.M. Dassen (Ray) <jdassen@debian.org> Mon, 12 Apr 2004 21:01:55 +0200
1452+
1453+nautilus (2.6.0-1) experimental; urgency=low
1454+
1455+ * New upstream release:
1456+ + Fix crash when trying to access non-existing vfs-url (Closes: #222957).
1457+ + Fix file selection by typing name in column mode (Closes: #237066).
1458+ + Fix drag and drop between menu and desktop (Closes: #237414).
1459+ + Should fix background management (Closes: #217859, #230348).
1460+ * debian/control.in, debian/rules:
1461+ + Adapted for the Gnome Team.
1462+ + libnautilus2-2 conflitcs with nautilus (<< 2.6.0) (Closes: #200433).
1463+ + Depends on shared-mime-info.
1464+ + Removed gnome-vfs-extra2 Recommends.
1465+ * debian/nautilus.1:
1466+ + Updated references (Closes: #226677).
1467+ * debian/patches/nautilus-2.4.1-gnu_pathmax.patch:
1468+ + Removed since not needed by new version.
1469+
1470+ -- Sebastien Bacher <seb128@debian.org> Sat, 27 Mar 2004 14:36:53 +0100
1471+
1472+nautilus (2.4.2-2) unstable; urgency=low
1473+
1474+ * [debian/control.in] Added Build-Depends: libxml-parser-perl, needed for
1475+ recent intltool.
1476+
1477+ -- J.H.M. Dassen (Ray) <jdassen@debian.org> Thu, 5 Feb 2004 21:50:27 +0100
1478+
1479+nautilus (2.4.2-1) unstable; urgency=low
1480+
1481+ * New upstream release.
1482+
1483+ -- Sebastien Bacher <seb128@debian.org> Tue, 3 Feb 2004 21:40:02 +0100
1484+
1485+nautilus (2.4.1-3) unstable; urgency=low
1486+
1487+ * debian/control :
1488+ - Recommends eject (Closes: #171081).
1489+ - Removed nautilus-mozilla from Suggests since the package is not in
1490+ the archive (Closes: #180805).
1491+ - Updated Build-Depends.
1492+ - Updated descriptions (Closes: #172928, #206509, #210070).
1493+ * debian/nautilus.postrm
1494+ - Removed empty dir in /etc (Closes: #206508).
1495+ * debian/rules :
1496+ - Removed autogen.sh call to fix the -pthread problem.
1497+ - Removed --disable-mozilla-component option, since nautilus 2.4 doesn't
1498+ use it.
1499+
1500+ -- Sebastien Bacher <seb128@debian.org> Sun, 26 Oct 2003 15:22:19 +0100
1501+
1502+nautilus (2.4.1-2) unstable; urgency=low
1503+
1504+ * Register the schema file, that fix the problem with missing options
1505+ (Closes: #184865, #197810, #212279).
1506+
1507+ -- Sebastien Bacher <seb128@debian.org> Wed, 22 Oct 2003 19:02:36 +0200
1508+
1509+nautilus (2.4.1-1) unstable; urgency=low
1510+
1511+ * New upstream release.
1512+ * Updated Build-Depends.
1513+ * Removed Conflicts on libeel2.
1514+ * debian/patches:
1515+ - fix-ld: removed
1516+ - nautilus-2.1.5-cdburn.patch: removed
1517+ - nautilus-2.4.1-gnu_pathmax.patch: updated
1518+ - orbit28.patch: removed
1519+
1520+ -- Sebastien Bacher <seb128@debian.org> Sun, 19 Oct 2003 17:42:49 +0200
1521+
1522+nautilus (2.2.4-5) unstable; urgency=low
1523+
1524+ * Added a patch to fix a bug with orbit2.8.
1525+ * Gnome Team Upload.
1526+
1527+ -- Sebastien Bacher <seb128@debian.org> Thu, 16 Oct 2003 21:15:10 +0200
1528+
1529+nautilus (2.2.4-4.1) unstable; urgency=medium
1530+
1531+ * Non-Maintainer Upload, to try to finally get GNOME 2.2 entirely in Sarge.
1532+ * debian/control.in: make libnautilus2-dev depend on libgnome-desktop-dev
1533+ (closes: #209089).
1534+
1535+ -- Jordi Mallach <jordi@debian.org> Sun, 28 Sep 2003 18:59:15 +0200
1536+
1537+nautilus (2.2.4-4) unstable; urgency=low
1538+
1539+ * remove cdda support, I've heard that is totally broken.
1540+ Build-Conflicts: libcdparanoia0-dev
1541+ * -dev: Depends on librsvg2-dev (closes: #208674)
1542+
1543+ -- Takuo KITAME <kitame@debian.org> Mon, 8 Sep 2003 11:40:58 +0900
1544+
1545+nautilus (2.2.4-3) unstable; urgency=low
1546+
1547+ * Fix build dependency (closes: Bug#208713)
1548+ * -dev: depends on libcdparanoia0-dev (closes: Bug#208713)
1549+
1550+ -- Takuo KITAME <kitame@debian.org> Fri, 5 Sep 2003 02:43:25 +0900
1551+
1552+nautilus (2.2.4-2) unstable; urgency=low
1553+
1554+ * Fix #187364: libnautilus2-2: libraries not correctly linked (closes: #187364)
1555+ * -dev: conflicts: libnautilus1.0-dev (closes: #172230)
1556+
1557+ -- Takuo KITAME <kitame@debian.org> Wed, 3 Sep 2003 16:40:41 +0900
1558+
1559+nautilus (2.2.4-1) unstable; urgency=low
1560+
1561+ * New upstream release
1562+ * Fix build-depends (closes: #188888)
1563+ * Fix build problem on GNU/Hurd (closes: #190369)
1564+ * Fix dependency to eel (closes: #189255)
1565+ * Recommends gnome-vfs-extras2 (closes: #194491)
1566+ * Fix Debian menu icon (closes: #192630)
1567+ * Suggests pdf-viewer instead of xpdf (closes: #197202)
1568+
1569+ -- Takuo KITAME <kitame@debian.org> Fri, 13 Jun 2003 14:54:56 +0900
1570+
1571+nautilus (2.2.3.1-1) unstable; urgency=low
1572+
1573+ * New upstream release
1574+
1575+ -- Takuo KITAME <kitame@debian.org> Wed, 23 Apr 2003 15:51:03 +0900
1576+
1577+nautilus (2.2.3-1) unstable; urgency=low
1578+
1579+ * New upstream release
1580+ * Applied nautilus-cd-burner patch
1581+
1582+ -- Takuo KITAME <kitame@debian.org> Thu, 10 Apr 2003 11:35:38 +0900
1583+
1584+nautilus (2.2.2-1) unstable; urgency=low
1585+
1586+ * New upstream release
1587+
1588+ -- Takuo KITAME <kitame@debian.org> Fri, 14 Mar 2003 16:34:45 +0900
1589+
1590+nautilus (2.2.1-1) unstable; urgency=low
1591+
1592+ * New upstream release
1593+
1594+ -- Takuo KITAME <kitame@debian.org> Thu, 13 Feb 2003 01:58:08 +0900
1595+
1596+nautilus (2.2.0.2-1) unstable; urgency=low
1597+
1598+ * New upstream release
1599+
1600+ -- Takuo KITAME <kitame@debian.org> Fri, 31 Jan 2003 11:06:34 +0900
1601+
1602+nautilus (2.2.0.1-1) unstable; urgency=low
1603+
1604+ * New upstream release
1605+
1606+ -- Takuo KITAME <kitame@debian.org> Fri, 24 Jan 2003 16:25:11 +0900
1607+
1608+nautilus (2.2.0-2) unstable; urgency=low
1609+
1610+ * fix miss packaging. tarball should be orig.tar.gz
1611+
1612+ -- Takuo KITAME <kitame@debian.org> Thu, 23 Jan 2003 23:38:27 +0900
1613+
1614+nautilus (2.2.0-1) unstable; urgency=low
1615+
1616+ * New upstream release
1617+
1618+ -- Takuo KITAME <kitame@debian.org> Thu, 23 Jan 2003 18:52:42 +0900
1619+
1620+nautilus (2.1.91-1) unstable; urgency=low
1621+
1622+ * New upstream release
1623+ * Rebuild against latest libraries (closes: #177485, #177415, #177326, #177325)
1624+
1625+ -- Takuo KITAME <kitame@debian.org> Mon, 20 Jan 2003 11:14:49 +0900
1626+
1627+nautilus (2.0.8-1) unstable; urgency=low
1628+
1629+ * New upstream release
1630+ * applied patch to use desktop-base (closes: #166423)
1631+ * Fix menu entry (closes: #170572, #161798)
1632+
1633+ -- Takuo KITAME <kitame@debian.org> Sat, 30 Nov 2002 13:07:38 +0900
1634+
1635+nautilus (2.0.7-5) unstable; urgency=low
1636+
1637+ * Update config.{guess,sub} (closes: #168651)
1638+ * Sugguests: eog not eog2
1639+
1640+ -- Takuo KITAME <kitame@debian.org> Fri, 15 Nov 2002 15:26:15 +0900
1641+
1642+nautilus (2.0.7-4) unstable; urgency=low
1643+
1644+ * upload into unstable/main
1645+
1646+ -- Takuo KITAME <kitame@debian.org> Wed, 13 Nov 2002 09:49:33 +0900
1647+
1648+nautilus (2.0.7-3) experimental; urgency=low
1649+
1650+ * Change package name to nautilus
1651+
1652+ -- Takuo KITAME <kitame@debian.org> Fri, 8 Nov 2002 16:09:34 +0900
1653+
1654+nautilus2 (2.0.7-2) unstable; urgency=low
1655+
1656+ * Replaces: nautilus (closes: #166074)
1657+
1658+ -- Takuo KITAME <kitame@debian.org> Tue, 5 Nov 2002 16:31:22 +0900
1659+
1660+nautilus2 (2.0.7-1) unstable; urgency=low
1661+
1662+ * New upstream release
1663+
1664+ -- Takuo KITAME <kitame@northeye.org> Wed, 18 Sep 2002 15:23:25 +0900
1665+
1666+nautilus2 (2.0.6-1) unstable; urgency=low
1667+
1668+ * New upstream release
1669+
1670+ -- Takuo KITAME <kitame@northeye.org> Thu, 5 Sep 2002 14:16:42 +0900
1671+
1672+nautilus2 (2.0.4-3) unstable; urgency=low
1673+
1674+ * rebuild against gconf 1.2.1-3
1675+
1676+ -- Takuo KITAME <kitame@northeye.org> Mon, 26 Aug 2002 16:01:26 +0900
1677+
1678+nautilus2 (2.0.4-2) unstable; urgency=low
1679+
1680+ * rebuild against gconf 1.2.1-2
1681+
1682+ -- Takuo KITAME <kitame@northeye.org> Mon, 19 Aug 2002 14:45:22 +0900
1683+
1684+nautilus2 (2.0.4-1) unstable; urgency=low
1685+
1686+ * New upsream release
1687+
1688+ -- Takuo KITAME <kitame@northeye.org> Fri, 16 Aug 2002 17:12:26 +0900
1689+
1690+nautilus2 (2.0.3-1) unstable; urgency=low
1691+
1692+ * New upsream release
1693+ * don't compile with openssl (closes: #155614)
1694+
1695+ -- Takuo KITAME <kitame@northeye.org> Thu, 8 Aug 2002 10:50:23 +0900
1696+
1697+nautilus2 (2.0.2-1) unstable; urgency=low
1698+
1699+ * New upsream release (closes: #154606)
1700+ * Fix description (closes: #152290)
1701+
1702+ -- Takuo KITAME <kitame@northeye.org> Mon, 5 Aug 2002 18:47:17 +0900
1703+
1704+nautilus2 (2.0.0-3) unstable; urgency=low
1705+
1706+ * Upload to unstable/main
1707+ * nautilus2-data conflicts with nautilus 1.0
1708+
1709+ -- Takuo KITAME <kitame@northeye.org> Wed, 3 Jul 2002 12:00:40 +0900
1710+
1711+nautilus2 (2.0.0-2) experimental; urgency=low
1712+
1713+ * build against librsvg2-2
1714+
1715+ -- Takuo KITAME <kitame@northeye.org> Fri, 28 Jun 2002 14:14:11 +0900
1716+
1717+nautilus2 (2.0.0-1) experimental; urgency=low
1718+
1719+ * New upstream release
1720+ * change package name to nautilus2
1721+
1722+ -- Takuo KITAME <kitame@northeye.org> Thu, 13 Jun 2002 03:21:57 +0900
1723+
1724+nautilus1.1 (1.1.19-1) experimental; urgency=low
1725+
1726+ * New upstream release
1727+
1728+ -- Takuo KITAME <kitame@northeye.org> Wed, 5 Jun 2002 11:35:23 +0900
1729+
1730+nautilus1.1 (1.1.18-1) experimental; urgency=low
1731+
1732+ * New upstream release
1733+
1734+ -- Takuo KITAME <kitame@northeye.org> Tue, 28 May 2002 15:55:22 +0900
1735+
1736+nautilus1.1 (1.1.17-2) experimental; urgency=low
1737+
1738+ * separate arch independent files into nautilus1.1-data
1739+
1740+ -- Takuo KITAME <kitame@northeye.org> Tue, 21 May 2002 14:26:45 +0900
1741+
1742+nautilus1.1 (1.1.17-1) experimental; urgency=low
1743+
1744+ * New upstream release
1745+
1746+ -- Takuo KITAME <kitame@northeye.org> Tue, 21 May 2002 13:21:26 +0900
1747+
1748+nautilus1.1 (1.1.16-1) experimental; urgency=low
1749+
1750+ * New upstream release
1751+ * some executable binaries in /usr/lib/nautilus
1752+ * remove nautilus1.1-{suggested,extra} package.
1753+
1754+ -- Takuo KITAME <kitame@northeye.org> Tue, 14 May 2002 10:30:51 +0900
1755+
1756+nautilus1.1 (1.1.15-1) experimental; urgency=low
1757+
1758+ * New upstream release
1759+
1760+ -- Takuo KITAME <kitame@northeye.org> Tue, 7 May 2002 14:30:16 +0900
1761+
1762+nautilus1.1 (1.1.14-1) experimental; urgency=low
1763+
1764+ * New upstream release
1765+ * fix menu and upstream infomation (closes: #144018,#144016)
1766+
1767+ -- Takuo KITAME <kitame@northeye.org> Mon, 29 Apr 2002 23:48:00 +0900
1768+
1769+nautilus1.1 (1.1.13-1) experimental; urgency=low
1770+
1771+ * New upstream release
1772+ * use dbs
1773+
1774+ -- Takuo KITAME <kitame@northeye.org> Mon, 22 Apr 2002 20:22:44 +0900
1775+
1776+nautilus1.1 (1.1.12-1) experimental; urgency=low
1777+
1778+ * New upstream release
1779+
1780+ -- Takuo KITAME <kitame@northeye.org> Sat, 20 Apr 2002 01:23:25 +0900
1781+
1782+nautilus1.1 (1.1.11-1) experimental; urgency=low
1783+
1784+ * New upstream release
1785+
1786+ -- Takuo KITAME <kitame@northeye.org> Tue, 26 Mar 2002 10:09:56 +0900
1787+
1788+nautilus1.1 (1.1.9-1) experimental; urgency=low
1789+
1790+ * New upstream release
1791+
1792+ -- Takuo KITAME <kitame@northeye.org> Mon, 11 Mar 2002 16:12:28 +0900
1793+
1794+nautilus1.1 (1.1.8-2) experimental; urgency=low
1795+
1796+ * bump package name libnautilus1.1-0 to -2
1797+
1798+ -- Takuo KITAME <kitame@northeye.org> Fri, 8 Mar 2002 14:55:21 +0900
1799+
1800+nautilus1.1 (1.1.8-1) experimental; urgency=low
1801+
1802+ * New upstream release
1803+
1804+ -- Takuo KITAME <kitame@northeye.org> Thu, 7 Mar 2002 11:29:37 +0900
1805+
1806+nautilus1.1 (1.1.6-1) experimental; urgency=low
1807+
1808+ * New upstream release
1809+
1810+ -- Takuo KITAME <kitame@northeye.org> Thu, 28 Feb 2002 11:42:15 +0900
1811+
1812+nautilus1.1 (1.1.5-2) experimental; urgency=low
1813+
1814+ * build against gtk+ 1.3.14 and libgnome* 1.112.0
1815+
1816+ -- Takuo KITAME <kitame@northeye.org> Sat, 23 Feb 2002 03:55:40 +0900
1817+
1818+nautilus1.1 (1.1.5-1) experimental; urgency=low
1819+
1820+ * New upstream release
1821+ * update build-depends
1822+
1823+ -- Takuo KITAME <kitame@northeye.org> Sun, 17 Feb 2002 14:40:17 +0900
1824+
1825+nautilus1.1 (1.1.4-1) experimental; urgency=low
1826+
1827+ * New upstream release
1828+
1829+ -- Takuo KITAME <kitame@northeye.org> Wed, 6 Feb 2002 03:01:38 +0900
1830+
1831+nautilus1.1 (1.1.3-1) experimental; urgency=low
1832+
1833+ * New upstream release
1834+
1835+ -- Takuo KITAME <kitame@northeye.org> Mon, 4 Feb 2002 00:42:38 +0900
1836+
1837+nautilus1.1 (1.1.2-2) experimental; urgency=low
1838+
1839+ * Build against latest libatk9
1840+
1841+ -- Takuo KITAME <kitame@northeye.org> Thu, 24 Jan 2002 21:32:33 +0900
1842+
1843+nautilus1.1 (1.1.2-1) experimental; urgency=low
1844+
1845+ * New upstream release, GNOME2 version.
1846+ * upload to experimental
1847+
1848+ -- Takuo KITAME <kitame@northeye.org> Mon, 21 Jan 2002 17:57:33 +0000
1849+
1850+nautilus (1.0.6-2) unstable; urgency=low
1851+
1852+ * debian/rules:
1853+ - --enable-fam (closes: #116712)
1854+ * debian/control:
1855+ - added libfam-dev into build-depends
1856+ * remove gnome-*2html2 files (closes: #128083)
1857+
1858+ -- Takuo KITAME <kitame@northeye.org> Tue, 8 Jan 2002 02:19:45 +0900
1859+
1860+nautilus (1.0.6-1) unstable; urgency=low
1861+
1862+ * New upstream release
1863+
1864+ -- Takuo KITAME <kitame@northeye.org> Fri, 9 Nov 2001 04:18:33 +0000
1865+
1866+nautilus (1.0.5-2) unstable; urgency=low
1867+
1868+ * Fix and install overrides for lintian errors (closes: #116941)
1869+ * Changed debian menu category tools to system. (closes: #116370)
1870+
1871+ -- Takuo KITAME <kitame@northeye.org> Sat, 27 Oct 2001 04:10:54 +0900
1872+
1873+nautilus (1.0.5-1) unstable; urgency=low
1874+
1875+ * New upstream release
1876+ * Build-Depends: libcdparanoia0-dev (closes: #106350)
1877+
1878+ -- Takuo KITAME <kitame@northeye.org> Sat, 20 Oct 2001 17:34:38 +0900
1879+
1880+nautilus (1.0.4-1) unstable; urgency=low
1881+
1882+ * New upstream release
1883+ * closes again (closes: Bug#101387, Bug#102662, Bug#96610)
1884+
1885+ -- Takuo KITAME <kitame@northeye.org> Sat, 7 Jul 2001 22:07:43 +0900
1886+
1887+nautilus (1.0.3.2cvs-1) unstable; urgency=low
1888+
1889+ * New upstream release
1890+ * cvs update -r NAUTILUS_1_0_4 (1.0.3.2)
1891+ * closes: Bug#101387, Bug#102662
1892+ * closes: Bug#96610 It's not software bug.
1893+
1894+ -- Takuo KITAME <kitame@northeye.org> Wed, 4 Jul 2001 11:12:05 +0900
1895+
1896+nautilus (1.0.3-4) unstable; urgency=low
1897+
1898+ * Fixed build-dependency (closes: Bug#99765)
1899+ * added depends libbonobo-dev for libnautilus-dev (closes: Bug#99654)
1900+
1901+ -- Takuo KITAME <kitame@northeye.org> Sun, 17 Jun 2001 21:53:02 +0900
1902+
1903+nautilus (1.0.3-3) unstable; urgency=low
1904+
1905+ * Fixed build-depends: (closes: Bug#98706, Bug#98846)
1906+
1907+ -- Takuo KITAME <kitame@northeye.org> Sun, 27 May 2001 15:14:26 +0900
1908+
1909+nautilus (1.0.3-2) unstable; urgency=low
1910+
1911+ * rebuid with libeel0 which is still in Incoming.
1912+ * remove libammonite-dev, librpm0-dev for Build-Depends
1913+ * also librsvg-dev, libfreetype6-dev. (libeel-dev follows it)
1914+
1915+ -- Takuo KITAME <kitame@northeye.org> Thu, 10 May 2001 21:49:18 +0900
1916+
1917+nautilus (1.0-4) unstable; urgency=low
1918+
1919+ * debian/control.in: Really nautilus-suggested move to contrib.
1920+ nautilus-suggested: Really Depends: nautilus-trilobite (>= 1.0-2)
1921+ * fix wrong symlink name /usr/share/man/man1/nautilus-verify-rpm.sh (closes: Bug#93579)
1922+
1923+ -- Takuo KITAME <kitame@northeye.org> Wed, 11 Apr 2001 10:53:01 +0900
1924+
1925+nautilus (1.0-3) unstable; urgency=low
1926+
1927+ * nautilus-suggested: move to contrib, Depends: nautilus-trilobite (>= 1.0-2)
1928+ * --disable-mozilla-component instead of --disable-mozilla
1929+
1930+ -- Takuo KITAME <kitame@northeye.org> Tue, 10 Apr 2001 14:52:43 +0900
1931+
1932+nautilus (1.0-2) unstable; urgency=low
1933+
1934+ * remove dependency to non-US package.
1935+ * nautilus-trilobite/mozilla: goes to it's own package and moved to non-US.
1936+ * --disable-mozilla. Sorry, remove mozilla support. We have not mozilla-0.8 in archive. (closes: Bug#92274)
1937+ * --disable-eazel-service, non-US part was moved to it's own package 'nautilus-nonus'
1938+ * Install nautilus-verify-rpm.sh (closes: Bug#90087)
1939+ * Build with -DDEBIAN (closes: Bug#84810)
1940+ * includes libvfs-help.so (closes: Bug#92766)
1941+
1942+ * Notice to FTP maintainer,
1943+ Please remove nautilus-trilobite, nautilus-mozilla from main archive.
1944+ and move nautilus-suggested to contrib/x11.
1945+
1946+ -- Takuo KITAME <kitame@northeye.org> Thu, 5 Apr 2001 14:05:56 +0900
1947+
1948+nautilus (1.0-1) unstable; urgency=low
1949+
1950+ * New upstream release
1951+ * nautilus-extra: depends xpdf | xpdf-i (closes: Bug#84958)
1952+ * libnautilus-extention/nautilus-gnome-extensions.c: applied debian x-terminal-emurator patch (closes: Bug#84810)
1953+ * Fix "Tree view doesn't work in Nautilus" (closes: Bug#89087)
1954+ * upsteam fixed
1955+ closes: Bug#87069 xmms doesn't accept DND mp3 files from nautilus
1956+ closes: Bug#86422 nautilus: Font handling bug
1957+ closes: Bug#86452 nautilus: Nautilus doesn't choose correct fonts
1958+ * holefully fixed
1959+ closes: Bug#89372: Nautilus doesn't show up
1960+
1961+ -- Takuo KITAME <kitame@northeye.org> Wed, 14 Mar 2001 13:56:00 +0900
1962+
1963+nautilus (0.8.2-1) unstable; urgency=low
1964+
1965+ * New upstream release (not released, but cvs update -r NAUTILUS_0_8_2)
1966+ * Fix manpage install (closes: Bug#87394, Bug#87958)
1967+
1968+ -- Takuo KITAME <kitame@northeye.org> Sat, 3 Mar 2001 00:41:31 +0900
1969+
1970+nautilus (0.8-2) unstable; urgency=low
1971+
1972+ * libnautilus0 has versioned shlibs. (closes: Bug#84858)
1973+ * nautilus-mozilla depends on mozilla (>= 1:0.7)
1974+ * fixed freetype build dependency, --with-freetype2-include2=/usr/include/freetype2 (closes: Bug#85246)
1975+ * added manpages, removed all undocumented (closes: Bug#84807)
1976+ * Rebuild with Bonobo 0.36-2 and versioned depends. (close: Bug#84951, Bug#86562, )
1977+
1978+ -- Takuo KITAME <kitame@northeye.org> Mon, 19 Feb 2001 22:43:46 +0900
1979+
1980+nautilus (0.8-1) unstable; urgency=low
1981+
1982+ * New upstream release (closes: Bug#84191)
1983+ * some bugs was hopefully fixed by upstream.
1984+ closes: Bug#79174, Bug#79110, Bug#79340, Bug#79940, Bug#80741, Bug#79057, Bug#79207, Bug#79248, Bug#79448, Bug#82752
1985+ * Recommends -> Suggests ammonite (closes: Bug#80799)
1986+ * Build-Depends: rpm (closes: Bug#84302)
1987+ * separated component packages(like nautilus.spec) -mozilla, -trilobite, -extra and nautilus-suggested.
1988+
1989+ -- Takuo KITAME <kitame@northeye.org> Fri, 2 Feb 2001 11:13:00 +0900
1990+
1991+nautilus (0.5-3) unstable; urgency=low
1992+
1993+ * --enable-eazel-services=1, Recommends: ammonite (closes: Bug#79345)
1994+ * Added Build-Dpends (closes: Bug#79377)
1995+
1996+ -- Takuo KITAME <kitame@northeye.org> Wed, 27 Dec 2000 12:30:24 +0900
1997+
1998+nautilus (0.5-2.1) unstable; urgency=low
1999+
2000+ * Initial upload.
2001+ * Build with Debian's libfreetype6, libfreetype2-dev.
2002+ * Modifies for Bonobo 0.28
2003+
2004+ -- Takuo KITAME <kitame@northeye.org> Tue, 28 Nov 2000 01:37:10 +0900
2005+
2006+nautilus (0.5-2) unstable; urgency=low
2007+
2008+ * --enable-mozilla-component
2009+
2010+ -- Takuo KITAME <kitame@northeye.org> Wed, 8 Nov 2000 12:57:18 +0900
2011+
2012+nautilus (0.5-1) unstable; urgency=low
2013+
2014+ * New upstream release
2015+
2016+ -- Takuo KITAME <kitame@northeye.org> Wed, 8 Nov 2000 10:38:37 +0900
2017+
2018+nautilus (0.1.0-1) experimental; urgency=low
2019+
2020+ * Initial Release.
2021+
2022+ -- Takuo KITAME <kitame@northeye.org> Thu, 17 Aug 2000 12:51:38 +0900
2023+
2024+
2025
2026=== added file 'debian/compat'
2027--- debian/compat 1970-01-01 00:00:00 +0000
2028+++ debian/compat 2011-07-30 17:29:22 +0000
2029@@ -0,0 +1,1 @@
2030+5
2031
2032=== added file 'debian/control'
2033--- debian/control 1970-01-01 00:00:00 +0000
2034+++ debian/control 2011-07-30 17:29:22 +0000
2035@@ -0,0 +1,157 @@
2036+# This file is autogenerated. DO NOT EDIT!
2037+#
2038+# Modifications should be made to debian/control.in instead.
2039+# This file is regenerated automatically in the clean target.
2040+
2041+Source: nautilus
2042+Section: gnome
2043+Priority: optional
2044+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
2045+XSBC-Original-Maintainer: Josselin Mouette <joss@debian.org>
2046+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
2047+Build-Depends: debhelper (>= 5),
2048+ cdbs (>= 0.4.41),
2049+ quilt,
2050+ gnome-pkg-tools (>= 0.13),
2051+ dpkg-dev (>= 1.13.19),
2052+ libglib2.0-dev (>= 2.24),
2053+ libgnome-desktop-dev (>= 1:2.29.91),
2054+ libpango1.0-dev (>= 1.1.2),
2055+ libgtk2.0-dev (>= 2.20),
2056+ libxml2-dev (>= 2.4.7),
2057+ libexif-dev (>= 0.5.12),
2058+ libexempi-dev (>= 1.99.5),
2059+ libgail-dev (>= 0.16),
2060+ libunique-dev,
2061+ libdbus-glib-1-dev,
2062+ intltool (>= 0.40.1),
2063+ gtk-doc-tools (>= 1.4),
2064+ libxt-dev,
2065+ libx11-dev,
2066+ libselinux1-dev | not+linux-gnu,
2067+ libxrender-dev,
2068+ libxext-dev,
2069+ libgconf2-dev,
2070+ x11proto-core-dev,
2071+ shared-mime-info (>= 0.50),
2072+ libglib2.0-doc,
2073+ libgtk2.0-doc,
2074+ liblaunchpad-integration-dev (>= 0.1.17),
2075+ libappindicator-dev
2076+Homepage: http://www.gnome.org/projects/nautilus/
2077+VCS-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/
2078+Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/nautilus/ubuntu
2079+Standards-Version: 3.8.3
2080+
2081+Package: nautilus
2082+Architecture: any
2083+Depends: ${shlibs:Depends},
2084+ ${misc:Depends},
2085+ nautilus-data (>= ${gnome:Version}),
2086+ nautilus-data (<< ${gnome:NextVersion}),
2087+ shared-mime-info (>= 0.50),
2088+ desktop-file-utils (>= 0.7),
2089+ gvfs (>= 1.3.2),
2090+ libglib2.0-data
2091+Provides: nautilus-extensions-2.0
2092+Recommends: eject,
2093+ librsvg2-common,
2094+ app-install-data,
2095+ gvfs-backends,
2096+ consolekit
2097+Suggests: eog,
2098+ evince | pdf-viewer,
2099+ gnome-app-install,
2100+ totem | mp3-decoder,
2101+ brasero (>= 2.26) | nautilus-cd-burner,
2102+ xdg-user-dirs
2103+Conflicts: libnautilus2-2,
2104+ libnautilus2-dev
2105+Breaks: gnome-volume-manager (<< 2.24),
2106+ rhythmbox (<< 0.12),
2107+ gnome-session (<< 2.28)
2108+Replaces: libnautilus2-2
2109+Description: file manager and graphical shell for GNOME
2110+ Nautilus is the official file manager for the GNOME desktop. It allows
2111+ to browse directories, preview files and launch applications associated
2112+ with them. It is also responsible for handling the icons on the GNOME
2113+ desktop. It works on local and remote filesystems.
2114+ .
2115+ Several icon themes and components for viewing different kinds of files
2116+ are available in separate packages.
2117+
2118+Package: nautilus-dbg
2119+Section: debug
2120+Architecture: any
2121+Priority: extra
2122+Depends: nautilus (= ${binary:Version}),
2123+ ${misc:Depends}
2124+Replaces: libnautilus-extension1-dbg
2125+Description: file manager and graphical shell for GNOME - debugging version
2126+ Nautilus is the official file manager for the GNOME desktop. It allows
2127+ to browse directories, preview files and launch applications associated
2128+ with them. It is also responsible for handling the icons on the GNOME
2129+ desktop. It works on local and remote filesystems.
2130+ .
2131+ Several icon themes and components for viewing different kinds of files
2132+ are available in separate packages.
2133+ .
2134+ This development package contains unstripped binaries compiled with
2135+ debugging symbols needed by gdb.
2136+
2137+Package: libnautilus-extension1
2138+Architecture: any
2139+Section: libs
2140+Depends: ${misc:Depends},
2141+ ${shlibs:Depends}
2142+Conflicts: libnautilus2-2
2143+Breaks: nautilus (<< 2.22),
2144+ gnome-mount (<< 0.8),
2145+ nautilus-cd-burner (<< 2.22),
2146+ file-roller (<< 2.24),
2147+ python-nautilus (<< 0.5),
2148+ nautilus-sendto (<< 0.14.0-2),
2149+ nautilus-open-terminal (<< 0.9),
2150+ nautilus-image-converter (<< 0.3),
2151+ nautilus-filename-repairer (<< 0.0.5-2),
2152+ eiciel (<< 0.9.6.1-3),
2153+ diff-ext (<= 0.2.3-3),
2154+ nautilus-gksu (<< 2.0.2-2ubuntu1),
2155+ nautilus-actions (<< 1.4.1-1+b1),
2156+ nautilus-share (<< 0.7.2-4+b1),
2157+ seahorse-plugins (<< 2.24.1-3+b1)
2158+Replaces: libnautilus2-2
2159+Description: libraries for nautilus components - runtime version
2160+ Nautilus is the official file manager and graphical shell for the
2161+ GNOME desktop.
2162+ .
2163+ This package contains a few runtime libraries needed by nautilus' extensions.
2164+
2165+Package: libnautilus-extension-dev
2166+Architecture: any
2167+Section: libdevel
2168+Depends: libnautilus-extension1 (= ${binary:Version}),
2169+ libglib2.0-dev (>= 2.21.3),
2170+ libgtk2.0-dev (>= 2.16.0),
2171+ ${shlibs:Depends},
2172+ ${misc:Depends}
2173+Conflicts: libnautilus2-dev
2174+Replaces: libnautilus2-dev
2175+Description: libraries for nautilus components - development version
2176+ Nautilus is the official file manager and graphical shell for the
2177+ GNOME desktop.
2178+ .
2179+ This package provides the necessary development libraries and include
2180+ files to develop and compile Nautilus extensions.
2181+
2182+Package: nautilus-data
2183+Architecture: all
2184+Depends: ${misc:Depends}
2185+Conflicts: nautilus (<< 2.14.1-3)
2186+Recommends: nautilus
2187+Description: data files for nautilus
2188+ Nautilus is the official file manager and graphical shell for the
2189+ GNOME desktop.
2190+ .
2191+ This package contains pictures, localization files and other data
2192+ needed by nautilus.
2193
2194=== added file 'debian/control.in'
2195--- debian/control.in 1970-01-01 00:00:00 +0000
2196+++ debian/control.in 2011-07-30 17:29:22 +0000
2197@@ -0,0 +1,152 @@
2198+Source: nautilus
2199+Section: gnome
2200+Priority: optional
2201+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
2202+XSBC-Original-Maintainer: Josselin Mouette <joss@debian.org>
2203+Uploaders: @GNOME_TEAM@
2204+Build-Depends: debhelper (>= 5),
2205+ cdbs (>= 0.4.41),
2206+ quilt,
2207+ gnome-pkg-tools (>= 0.13),
2208+ dpkg-dev (>= 1.13.19),
2209+ libglib2.0-dev (>= 2.24),
2210+ libgnome-desktop-dev (>= 1:2.29.91),
2211+ libpango1.0-dev (>= 1.1.2),
2212+ libgtk2.0-dev (>= 2.20),
2213+ libxml2-dev (>= 2.4.7),
2214+ libexif-dev (>= 0.5.12),
2215+ libexempi-dev (>= 1.99.5),
2216+ libgail-dev (>= 0.16),
2217+ libunique-dev,
2218+ libdbus-glib-1-dev,
2219+ intltool (>= 0.40.1),
2220+ gtk-doc-tools (>= 1.4),
2221+ libxt-dev,
2222+ libx11-dev,
2223+ libselinux1-dev | not+linux-gnu,
2224+ libxrender-dev,
2225+ libxext-dev,
2226+ libgconf2-dev,
2227+ x11proto-core-dev,
2228+ shared-mime-info (>= 0.50),
2229+ libglib2.0-doc,
2230+ libgtk2.0-doc,
2231+ liblaunchpad-integration-dev (>= 0.1.17),
2232+ libappindicator-dev
2233+Homepage: http://www.gnome.org/projects/nautilus/
2234+VCS-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/
2235+Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/nautilus/ubuntu
2236+Standards-Version: 3.8.3
2237+
2238+Package: nautilus
2239+Architecture: any
2240+Depends: ${shlibs:Depends},
2241+ ${misc:Depends},
2242+ nautilus-data (>= ${gnome:Version}),
2243+ nautilus-data (<< ${gnome:NextVersion}),
2244+ shared-mime-info (>= 0.50),
2245+ desktop-file-utils (>= 0.7),
2246+ gvfs (>= 1.3.2),
2247+ libglib2.0-data
2248+Provides: nautilus-extensions-2.0
2249+Recommends: eject,
2250+ librsvg2-common,
2251+ app-install-data,
2252+ gvfs-backends,
2253+ consolekit
2254+Suggests: eog,
2255+ evince | pdf-viewer,
2256+ gnome-app-install,
2257+ totem | mp3-decoder,
2258+ brasero (>= 2.26) | nautilus-cd-burner,
2259+ xdg-user-dirs
2260+Conflicts: libnautilus2-2,
2261+ libnautilus2-dev
2262+Breaks: gnome-volume-manager (<< 2.24),
2263+ rhythmbox (<< 0.12),
2264+ gnome-session (<< 2.28)
2265+Replaces: libnautilus2-2
2266+Description: file manager and graphical shell for GNOME
2267+ Nautilus is the official file manager for the GNOME desktop. It allows
2268+ to browse directories, preview files and launch applications associated
2269+ with them. It is also responsible for handling the icons on the GNOME
2270+ desktop. It works on local and remote filesystems.
2271+ .
2272+ Several icon themes and components for viewing different kinds of files
2273+ are available in separate packages.
2274+
2275+Package: nautilus-dbg
2276+Section: debug
2277+Architecture: any
2278+Priority: extra
2279+Depends: nautilus (= ${binary:Version}),
2280+ ${misc:Depends}
2281+Replaces: libnautilus-extension1-dbg
2282+Description: file manager and graphical shell for GNOME - debugging version
2283+ Nautilus is the official file manager for the GNOME desktop. It allows
2284+ to browse directories, preview files and launch applications associated
2285+ with them. It is also responsible for handling the icons on the GNOME
2286+ desktop. It works on local and remote filesystems.
2287+ .
2288+ Several icon themes and components for viewing different kinds of files
2289+ are available in separate packages.
2290+ .
2291+ This development package contains unstripped binaries compiled with
2292+ debugging symbols needed by gdb.
2293+
2294+Package: libnautilus-extension1
2295+Architecture: any
2296+Section: libs
2297+Depends: ${misc:Depends},
2298+ ${shlibs:Depends}
2299+Conflicts: libnautilus2-2
2300+Breaks: nautilus (<< 2.22),
2301+ gnome-mount (<< 0.8),
2302+ nautilus-cd-burner (<< 2.22),
2303+ file-roller (<< 2.24),
2304+ python-nautilus (<< 0.5),
2305+ nautilus-sendto (<< 0.14.0-2),
2306+ nautilus-open-terminal (<< 0.9),
2307+ nautilus-image-converter (<< 0.3),
2308+ nautilus-filename-repairer (<< 0.0.5-2),
2309+ eiciel (<< 0.9.6.1-3),
2310+ diff-ext (<= 0.2.3-3),
2311+ nautilus-gksu (<< 2.0.2-2ubuntu1),
2312+ nautilus-actions (<< 1.4.1-1+b1),
2313+ nautilus-share (<< 0.7.2-4+b1),
2314+ seahorse-plugins (<< 2.24.1-3+b1)
2315+Replaces: libnautilus2-2
2316+Description: libraries for nautilus components - runtime version
2317+ Nautilus is the official file manager and graphical shell for the
2318+ GNOME desktop.
2319+ .
2320+ This package contains a few runtime libraries needed by nautilus' extensions.
2321+
2322+Package: libnautilus-extension-dev
2323+Architecture: any
2324+Section: libdevel
2325+Depends: libnautilus-extension1 (= ${binary:Version}),
2326+ libglib2.0-dev (>= 2.21.3),
2327+ libgtk2.0-dev (>= 2.16.0),
2328+ ${shlibs:Depends},
2329+ ${misc:Depends}
2330+Conflicts: libnautilus2-dev
2331+Replaces: libnautilus2-dev
2332+Description: libraries for nautilus components - development version
2333+ Nautilus is the official file manager and graphical shell for the
2334+ GNOME desktop.
2335+ .
2336+ This package provides the necessary development libraries and include
2337+ files to develop and compile Nautilus extensions.
2338+
2339+Package: nautilus-data
2340+Architecture: all
2341+Depends: ${misc:Depends}
2342+Conflicts: nautilus (<< 2.14.1-3)
2343+Recommends: nautilus
2344+Description: data files for nautilus
2345+ Nautilus is the official file manager and graphical shell for the
2346+ GNOME desktop.
2347+ .
2348+ This package contains pictures, localization files and other data
2349+ needed by nautilus.
2350
2351=== added file 'debian/copyright'
2352--- debian/copyright 1970-01-01 00:00:00 +0000
2353+++ debian/copyright 2011-07-30 17:29:22 +0000
2354@@ -0,0 +1,38 @@
2355+This package was debianized by Takuo KITAME <kitame@excalibur.northeye.org> on
2356+Fri, 19 May 2000 14:10:24 +0900.
2357+
2358+It was downloaded from ftp://ftp.gnome.org/pub/GNOME/sources/nautilus
2359+
2360+Copyright Holders and Upstream Authors:
2361+ Alex Larsson <alexl@redhat.com>
2362+ Dave Camp <dave@ximian.com>
2363+ Soren Sandmann <sandmann@daimi.au.dk>
2364+ Jörg Billeter <j@bitron.ch>
2365+ James Willcox <jwillcox@gnome.org>
2366+ Jan Arne Petersen <jpetersen@uni-bonn.de>
2367+ Mark McLoughlin <mark@skynet.ie>
2368+ Darin Adler <darin@bentspoon.com>
2369+ Anders Carlsson <andersca@gnu.org>
2370+ Michael Meeks <michael@ximian.com>
2371+ Jacob Berkman <jacob@ximian.com>
2372+ and many others, especially the Eazel staff
2373+
2374+License:
2375+
2376+ This package is free software; you can redistribute it and/or modify
2377+ it under the terms of the GNU General Public License as published by
2378+ the Free Software Foundation; either version 2 of the License, or
2379+ (at your option) any later version.
2380+
2381+ This package is distributed in the hope that it will be useful,
2382+ but WITHOUT ANY WARRANTY; without even the implied warranty of
2383+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2384+ GNU General Public License for more details.
2385+
2386+ You should have received a copy of the GNU General Public License
2387+ along with this package; if not, write to the Free Software
2388+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2389+
2390+On Debian systems, the complete text of the GNU General
2391+Public License can be found in `/usr/share/common-licenses/GPL'.
2392+
2393
2394=== added file 'debian/libnautilus-extension-dev.install'
2395--- debian/libnautilus-extension-dev.install 1970-01-01 00:00:00 +0000
2396+++ debian/libnautilus-extension-dev.install 2011-07-30 17:29:22 +0000
2397@@ -0,0 +1,4 @@
2398+debian/tmp/usr/lib/libnautilus-extension*.so
2399+debian/tmp/usr/include
2400+debian/tmp/usr/lib/pkgconfig
2401+debian/tmp/usr/share/gtk-doc
2402
2403=== added file 'debian/libnautilus-extension1.install'
2404--- debian/libnautilus-extension1.install 1970-01-01 00:00:00 +0000
2405+++ debian/libnautilus-extension1.install 2011-07-30 17:29:22 +0000
2406@@ -0,0 +1,1 @@
2407+debian/tmp/usr/lib/libnautilus-extension*.so.*
2408
2409=== added file 'debian/menu'
2410--- debian/menu 1970-01-01 00:00:00 +0000
2411+++ debian/menu 2011-07-30 17:29:22 +0000
2412@@ -0,0 +1,2 @@
2413+?package(nautilus):needs="X11" section="Applications/File Management" \
2414+ title="Nautilus" command="/usr/bin/nautilus" icon="/usr/share/pixmaps/nautilus.xpm"
2415
2416=== added file 'debian/mount-archive.desktop'
2417--- debian/mount-archive.desktop 1970-01-01 00:00:00 +0000
2418+++ debian/mount-archive.desktop 2011-07-30 17:29:22 +0000
2419@@ -0,0 +1,10 @@
2420+[Desktop Entry]
2421+Encoding=UTF-8
2422+Name=Archive Mounter
2423+Exec=/usr/lib/gvfs/gvfsd-archive file=%u
2424+MimeType=application/x-cd-image;application/x-bzip-compressed-tar;application/x-compressed-tar;application/x-tar;application/x-cpio;application/zip;
2425+Terminal=false
2426+StartupNotify=false
2427+Type=Application
2428+NoDisplay=true
2429+
2430
2431=== added file 'debian/mount-archive.desktop.in'
2432--- debian/mount-archive.desktop.in 1970-01-01 00:00:00 +0000
2433+++ debian/mount-archive.desktop.in 2011-07-30 17:29:22 +0000
2434@@ -0,0 +1,10 @@
2435+[Desktop Entry]
2436+Encoding=UTF-8
2437+_Name=Archive Mounter
2438+Exec=/usr/lib/gvfs/gvfsd-archive file=%u
2439+MimeType=application/x-cd-image;application/x-bzip-compressed-tar;application/x-compressed-tar;application/x-tar;application/x-cpio;application/zip;
2440+Terminal=false
2441+StartupNotify=false
2442+Type=Application
2443+NoDisplay=true
2444+
2445
2446=== added file 'debian/nautilus-data.gconf-defaults'
2447--- debian/nautilus-data.gconf-defaults 1970-01-01 00:00:00 +0000
2448+++ debian/nautilus-data.gconf-defaults 2011-07-30 17:29:22 +0000
2449@@ -0,0 +1,5 @@
2450+/apps/nautilus/preferences/exit_with_last_window false
2451+/apps/nautilus/desktop/home_icon_visible false
2452+/apps/nautilus/desktop/computer_icon_visible false
2453+/apps/nautilus/desktop/trash_icon_visible false
2454+
2455
2456=== added file 'debian/nautilus-data.install'
2457--- debian/nautilus-data.install 1970-01-01 00:00:00 +0000
2458+++ debian/nautilus-data.install 2011-07-30 17:29:22 +0000
2459@@ -0,0 +1,8 @@
2460+debian/tmp/etc
2461+debian/tmp/usr/share/icons/hicolor
2462+debian/tmp/usr/share/nautilus
2463+debian/tmp/usr/share/locale
2464+debian/tmp/usr/share/mime/packages/nautilus.xml
2465+debian/tmp/usr/share/pixmaps
2466+debian/source_nautilus.py /usr/share/apport/package-hooks
2467+debian/nautilus.xpm /usr/share/pixmaps
2468
2469=== added file 'debian/nautilus.install'
2470--- debian/nautilus.install 1970-01-01 00:00:00 +0000
2471+++ debian/nautilus.install 2011-07-30 17:29:22 +0000
2472@@ -0,0 +1,6 @@
2473+debian/mount-archive.desktop usr/share/applications
2474+debian/tmp/usr/bin
2475+debian/tmp/usr/lib/nautilus
2476+debian/tmp/usr/share/applications
2477+debian/tmp/usr/share/man
2478+
2479
2480=== added file 'debian/nautilus.postrm'
2481--- debian/nautilus.postrm 1970-01-01 00:00:00 +0000
2482+++ debian/nautilus.postrm 2011-07-30 17:29:22 +0000
2483@@ -0,0 +1,15 @@
2484+#!/bin/sh -e
2485+
2486+if [ "$1" = "purge" ] ; then
2487+ if [ -d /etc/X11/starthere ]; then
2488+ rmdir --ignore-fail-on-non-empty /etc/X11/starthere
2489+ fi
2490+ if [ -d /etc/X11/sysconfig ]; then
2491+ rmdir --ignore-fail-on-non-empty /etc/X11/sysconfig
2492+ fi
2493+ if [ -d /etc/X11/serverconfig ]; then
2494+ rmdir --ignore-fail-on-non-empty /etc/X11/serverconfig
2495+ fi
2496+fi
2497+
2498+#DEBHELPER#
2499
2500=== added file 'debian/nautilus.xpm'
2501--- debian/nautilus.xpm 1970-01-01 00:00:00 +0000
2502+++ debian/nautilus.xpm 2011-07-30 17:29:22 +0000
2503@@ -0,0 +1,234 @@
2504+/* XPM */
2505+static char * nautilus_xpm[] = {
2506+"32 23 208 2",
2507+" c None",
2508+". c #F7E8E1",
2509+"+ c #F3DDD2",
2510+"@ c #E7BBA4",
2511+"# c #DFA174",
2512+"$ c #E3A77E",
2513+"% c #E5AA7A",
2514+"& c #E3AB84",
2515+"* c #E3AC8C",
2516+"= c #E3AD91",
2517+"- c #F0D7CA",
2518+"; c #FAF2ED",
2519+"> c #EBC8B7",
2520+", c #E49E6C",
2521+"' c #E69E5C",
2522+") c #ECA552",
2523+"! c #EEAE53",
2524+"~ c #F2B75A",
2525+"{ c #F4C361",
2526+"] c #F1C273",
2527+"^ c #E9A665",
2528+"/ c #E8BCA3",
2529+"( c #EED1C1",
2530+"_ c #FEFEFE",
2531+": c #DB9A6A",
2532+"< c #E28F51",
2533+"[ c #E69442",
2534+"} c #E79A47",
2535+"| c #EBA34C",
2536+"1 c #F2BD62",
2537+"2 c #F5CA6E",
2538+"3 c #EEA33F",
2539+"4 c #E7923D",
2540+"5 c #ECB976",
2541+"6 c #E5B38C",
2542+"7 c #FCF8F6",
2543+"8 c #D79977",
2544+"9 c #DD8D53",
2545+"0 c #DA7E46",
2546+"a c #D37B40",
2547+"b c #D2753A",
2548+"c c #CA7836",
2549+"d c #D68336",
2550+"e c #DE7726",
2551+"f c #EDA242",
2552+"g c #E9B986",
2553+"h c #EED0BF",
2554+"i c #CF9174",
2555+"j c #C67144",
2556+"k c #C87140",
2557+"l c #C46D3C",
2558+"m c #BA6536",
2559+"n c #BB5D35",
2560+"o c #B34F2B",
2561+"p c #B3552C",
2562+"q c #BB692D",
2563+"r c #CD752F",
2564+"s c #DE782E",
2565+"t c #E48C34",
2566+"u c #EA9D3E",
2567+"v c #D97431",
2568+"w c #D36528",
2569+"x c #E6A973",
2570+"y c #B76745",
2571+"z c #B35C37",
2572+"A c #AC5738",
2573+"B c #A14E28",
2574+"C c #A5462B",
2575+"D c #AB4328",
2576+"E c #B45B2C",
2577+"F c #E3863A",
2578+"G c #C85825",
2579+"H c #E79846",
2580+"I c #F0D5C7",
2581+"J c #C9896C",
2582+"K c #9B4A31",
2583+"L c #8D3F28",
2584+"M c #933E25",
2585+"N c #9D4A2C",
2586+"O c #A9482F",
2587+"P c #C27335",
2588+"Q c #CF7733",
2589+"R c #DA7C33",
2590+"S c #CA612D",
2591+"T c #EFB869",
2592+"U c #F4E1D8",
2593+"V c #965A46",
2594+"W c #7D3925",
2595+"X c #853C25",
2596+"Y c #AF5437",
2597+"Z c #B24F32",
2598+"` c #B5693B",
2599+" . c #B46B41",
2600+".. c #AC633E",
2601+"+. c #A15339",
2602+"@. c #A54D26",
2603+"#. c #AF4823",
2604+"$. c #D66C2F",
2605+"%. c #EFB25B",
2606+"&. c #E7BEAA",
2607+"*. c #AE725A",
2608+"=. c #753624",
2609+"-. c #904028",
2610+";. c #A34E31",
2611+">. c #B75E3C",
2612+",. c #C77E54",
2613+"'. c #B67556",
2614+"). c #BC7B5D",
2615+"!. c #AD654D",
2616+"~. c #8D422C",
2617+"{. c #7C331E",
2618+"]. c #C96734",
2619+"^. c #F5F3F3",
2620+"/. c #DFB4A0",
2621+"(. c #995D47",
2622+"_. c #793A28",
2623+":. c #A65D43",
2624+"<. c #AE6D4D",
2625+"[. c #BC8366",
2626+"}. c #C28167",
2627+"|. c #A55336",
2628+"1. c #B4643B",
2629+"2. c #C26B42",
2630+"3. c #D16B34",
2631+"4. c #E17F30",
2632+"5. c #A88C7E",
2633+"6. c #D49D82",
2634+"7. c #874434",
2635+"8. c #AF714E",
2636+"9. c #AC6846",
2637+"0. c #A5623F",
2638+"a. c #A56445",
2639+"b. c #D4996C",
2640+"c. c #D47E4B",
2641+"d. c #E9A56C",
2642+"e. c #8E6953",
2643+"f. c #77382A",
2644+"g. c #B26A49",
2645+"h. c #BE7545",
2646+"i. c #C47842",
2647+"j. c #96502D",
2648+"k. c #9D573F",
2649+"l. c #D38E61",
2650+"m. c #D8864C",
2651+"n. c #E29452",
2652+"o. c #EA9E58",
2653+"p. c #C58A70",
2654+"q. c #8E5442",
2655+"r. c #6E3829",
2656+"s. c #CD824B",
2657+"t. c #C97A4A",
2658+"u. c #8C4D30",
2659+"v. c #AE7855",
2660+"w. c #EBE8E6",
2661+"x. c #B29281",
2662+"y. c #A77962",
2663+"z. c #A1735D",
2664+"A. c #AA5C36",
2665+"B. c #A56D56",
2666+"C. c #C3835C",
2667+"D. c #E5A068",
2668+"E. c #85624F",
2669+"F. c #575858",
2670+"G. c #574136",
2671+"H. c #A95F3A",
2672+"I. c #854225",
2673+"J. c #6E3823",
2674+"K. c #DC843F",
2675+"L. c #745749",
2676+"M. c #090706",
2677+"N. c #946954",
2678+"O. c #733925",
2679+"P. c #4D281E",
2680+"Q. c #724A3C",
2681+"R. c #95604A",
2682+"S. c #74432C",
2683+"T. c #DFA068",
2684+"U. c #D98344",
2685+"V. c #5C4539",
2686+"W. c #B4714C",
2687+"X. c #64311F",
2688+"Y. c #522B21",
2689+"Z. c #4B2A23",
2690+"`. c #775846",
2691+" + c #BE8554",
2692+".+ c #A9542F",
2693+"++ c #C19176",
2694+"@+ c #A9AAAA",
2695+"#+ c #4D3A30",
2696+"$+ c #50281E",
2697+"%+ c #673527",
2698+"&+ c #9F735C",
2699+"*+ c #59291F",
2700+"=+ c #56271B",
2701+"-+ c #E09B64",
2702+";+ c #AA9184",
2703+">+ c #9A583A",
2704+",+ c #99512C",
2705+"'+ c #C86F3C",
2706+")+ c #D18956",
2707+"!+ c #AC7B5E",
2708+"~+ c #ECEBEB",
2709+"{+ c #72594D",
2710+"]+ c #984928",
2711+"^+ c #88634C",
2712+"/+ c #CB7E54",
2713+"(+ c #684D3F",
2714+"_+ c #DCDCDC",
2715+" . + @ # $ % % % & * = - ; ",
2716+" ; > = , ' ) ) ! ~ { ] ] ^ $ / ( _ ",
2717+" ( = : < [ [ } | ) ~ 1 2 2 3 4 5 6 ( 7 ",
2718+"_ ( 8 9 0 0 0 a b c d 4 | ! ~ 4 e f g g h _ ",
2719+"> i j k l m n n o p q r s t u v w e ~ { x h 7 ",
2720+"i y z A B C C C D o E q r d F v G w 4 u H 5 I ",
2721+"J K K L L M N O D o m m P c Q R S G s t t T * U ",
2722+"8 V W X X L N Y Z n k ` ...+.B @.#.S $.s %.5 / 7 ",
2723+"&.*.=.=.W -.;.A >.y y ,.'.).!.~.{.M ].w $.) ! * ^. ",
2724+"7 /.(.=._.~.K ;.K +.:.<.[.}.,.!.|.1.2.3.0 F 4.x 5. ",
2725+" + 6.(.X X ~.-.7.L V !.8.9.0.a.b., 2.c.0 w v d.e. ",
2726+" + = *.7._._.f.7.g.j h.i.` j.k.: l.m.3.3.n.o.e. ",
2727+" 7 > p.q.r.r.:.` ` i.s.t.9.u.v.d.c.m.d.n.< e. ",
2728+" w.x.y.z.(.g.A.j.` ).B.C.8.8.D.n., n.R n.E. ",
2729+" F. G.y.H.I.J.(.<.z.'.l.l.m.9 K.K., d.L. ",
2730+" M.N.9.O.P.Q.R.S.` T.m.m.m.U., d.8 V. ",
2731+" E.W.X.Y.Z.`.v. +W..+m c.m.U.9 ++ ",
2732+" @+ #+).J.$+P.P.%+O.X q m m ].a 8 `. ",
2733+" &+B.*+Y.P.=+O.I.N ` t.m.-+z. ",
2734+" ;+8 >+X.%+O.{.,+.+m '+)+!+ ",
2735+" ~+{+[.W.]+]+]+@.1.t.l.^+ ",
2736+" ^+C.,.,./+C.!+(+ ",
2737+" _+ "};
2738
2739=== added directory 'debian/patches'
2740=== added file 'debian/patches/series'
2741=== added file 'debian/rules'
2742--- debian/rules 1970-01-01 00:00:00 +0000
2743+++ debian/rules 2011-07-30 17:29:22 +0000
2744@@ -0,0 +1,19 @@
2745+#!/usr/bin/make -f
2746+
2747+include /usr/share/cdbs/1/rules/debhelper.mk
2748+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
2749+include /usr/share/cdbs/1/rules/utils.mk
2750+include /usr/share/cdbs/1/class/gnome.mk
2751+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
2752+include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
2753+include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
2754+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
2755+
2756+DEB_CONFIGURE_EXTRA_FLAGS += --libexecdir=/usr/lib/nautilus \
2757+ --disable-update-mimedb \
2758+ --disable-packagekit
2759+LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
2760+DEB_DH_MAKESHLIBS_ARGS_libnautilus-extension1 += -V 'libnautilus-extension1 (>= 1:2.29.1)'
2761+
2762+binary-post-install/nautilus-data::
2763+ dh_installmime -p$(cdbs_curpkg)
2764
2765=== added file 'debian/source_nautilus.py'
2766--- debian/source_nautilus.py 1970-01-01 00:00:00 +0000
2767+++ debian/source_nautilus.py 2011-07-30 17:29:22 +0000
2768@@ -0,0 +1,15 @@
2769+import os, apport.packaging, apport.hookutils
2770+
2771+def add_info(report):
2772+ # the crash is not in nautilus code so reassign
2773+ if report.has_key("Stacktrace") and "/usr/lib/nautilus" in report["Stacktrace"]:
2774+ for words in report["Stacktrace"].split():
2775+ if words.startswith("/usr/lib/nautilus"):
2776+ report.add_package_info(apport.packaging.get_file_package(words))
2777+ return
2778+
2779+ # collect informations on the /usr/lib/nautilus components
2780+ report["usr_lib_nautilus"] = ""
2781+ for dir in os.walk("/usr/lib/nautilus"):
2782+ for files in dir[2]:
2783+ report["usr_lib_nautilus"] += apport.hookutils.package_versions(apport.packaging.get_file_package(os.path.join(dir[0],files)))
2784
2785=== added file 'debian/watch'
2786--- debian/watch 1970-01-01 00:00:00 +0000
2787+++ debian/watch 2011-07-30 17:29:22 +0000
2788@@ -0,0 +1,4 @@
2789+version=2
2790+http://ftp.gnome.org/pub/GNOME/sources/nautilus/([\d\.]+)[024689]/ \
2791+ nautilus-(.*)\.tar\.gz \
2792+ debian uupdate
2793
2794=== removed file 'docs/reference/libnautilus-extension/version.xml'
2795--- docs/reference/libnautilus-extension/version.xml 2010-05-22 14:32:20 +0000
2796+++ docs/reference/libnautilus-extension/version.xml 1970-01-01 00:00:00 +0000
2797@@ -1,1 +0,0 @@
2798-3:0:2
2799
2800=== modified file 'libnautilus-private/nautilus-file-utilities.c'
2801--- libnautilus-private/nautilus-file-utilities.c 2010-10-08 14:43:06 +0000
2802+++ libnautilus-private/nautilus-file-utilities.c 2011-07-30 17:29:22 +0000
2803@@ -707,7 +707,12 @@
2804 return g_file_equal (dir, desktop_dir);
2805 }
2806
2807-/**
2808+<<<<<<< TREE
2809+/**
2810+=======
2811+
2812+/**
2813+>>>>>>> MERGE-SOURCE
2814 * nautilus_get_pixmap_directory
2815 *
2816 * Get the path for the directory containing Nautilus pixmaps.
2817
2818=== modified file 'libnautilus-private/nautilus-icon-container.c'
2819=== modified file 'libnautilus-private/nautilus-progress-info.c'
2820=== modified file 'src/nautilus-application.c'
2821--- src/nautilus-application.c 2011-03-30 18:37:28 +0000
2822+++ src/nautilus-application.c 2011-07-30 17:29:22 +0000
2823@@ -660,6 +660,7 @@
2824
2825 if (connection == NULL) {
2826 application->session_is_active = TRUE;
2827+<<<<<<< TREE
2828 return;
2829 }
2830
2831@@ -850,13 +851,33 @@
2832
2833
2834 static void
2835+=======
2836+
2837+ return;
2838+ }
2839+
2840+ proxy = dbus_g_proxy_new_for_name (conn, CK_NAME, CK_PATH "/Manager",
2841+ CK_NAME ".Manager");
2842+ dbus_g_proxy_begin_call (proxy, "GetCurrentSession",
2843+ ck_get_current_session_cb, application,
2844+ NULL, G_TYPE_INVALID);
2845+}
2846+
2847+static void
2848+>>>>>>> MERGE-SOURCE
2849 finish_startup (NautilusApplication *application,
2850 gboolean no_desktop)
2851 {
2852 GList *drives;
2853
2854+<<<<<<< TREE
2855 if (!no_desktop)
2856 mark_desktop_files_trusted ();
2857+=======
2858+ if (!no_desktop) {
2859+ mark_desktop_files_trusted ();
2860+ }
2861+>>>>>>> MERGE-SOURCE
2862
2863 /* initialize nautilus modules */
2864 nautilus_module_setup ();
2865
2866=== modified file 'src/nautilus-places-sidebar.c'
2867--- src/nautilus-places-sidebar.c 2011-03-20 01:35:11 +0000
2868+++ src/nautilus-places-sidebar.c 2011-07-30 17:29:22 +0000
2869@@ -56,7 +56,11 @@
2870
2871 #define EJECT_BUTTON_XPAD 0
2872 #define TEXT_XPAD 5
2873+<<<<<<< TREE
2874 #define ICON_XPAD 6
2875+=======
2876+#define ICON_CELL_XPAD 3
2877+>>>>>>> MERGE-SOURCE
2878 //#define N_BUILTINS_BEFORE 1
2879
2880 typedef struct {
2881@@ -253,8 +257,8 @@
2882 gtk_tree_model_get (model, iter, PLACES_SIDEBAR_COLUMN_ROW_TYPE, &type, -1);
2883
2884 if (type == PLACES_PERSONAL_CATEGORY || type == PLACES_STORAGE_CATEGORY || type == PLACES_BOOKMARKS_CATEGORY) {
2885- /*g_object_set (renderer, "weight", 900, "weight-set", TRUE, "height", 30, "xpad", TEXT_XPAD, NULL);*/
2886- g_object_set (renderer, "weight", 900, "weight-set", TRUE, "height", 20, NULL);
2887+ //g_object_set (renderer, "weight", 900, "weight-set", TRUE, "height", 20, NULL);
2888+ g_object_set (renderer, "weight", 900, "weight-set", TRUE, "height", 20, "xpad", TEXT_XPAD, NULL);
2889 /*g_object_set (renderer, "weight", PANGO_WEIGHT_NORMAL, "height", 20, NULL);*/
2890 } else {
2891 g_object_set (renderer, "weight-set", FALSE, "height", -1, "xpad", 0, NULL);
2892@@ -2912,9 +2916,9 @@
2893 NautilusPlacesSidebar *sidebar)
2894 {
2895 if (!gtk_tree_model_iter_has_child (model, iter)) {
2896- g_object_set (cell, "visible", TRUE, NULL);
2897+ g_object_set (cell, "visible", TRUE, "xpad", ICON_CELL_XPAD, NULL);
2898 } else {
2899- g_object_set (cell, "visible", FALSE, NULL);
2900+ g_object_set (cell, "visible", FALSE, "xpad", ICON_CELL_XPAD, NULL);
2901 }
2902 }
2903
2904
2905=== modified file 'src/nautilus-window.c'

Subscribers

People subscribed via source and target branches

to status/vote changes: