Merge lp:~larsu/eog/add-disable-appmenu-patch into lp:eog

Proposed by Lars Karlitski
Status: Superseded
Proposed branch: lp:~larsu/eog/add-disable-appmenu-patch
Merge into: lp:eog
Diff against target: 2318 lines (+2210/-0)
21 files modified
.bzr-builddeb/default.conf (+2/-0)
debian/changelog (+1058/-0)
debian/compat (+1/-0)
debian/control (+89/-0)
debian/control.in (+85/-0)
debian/copyright (+66/-0)
debian/eog-dev.install (+4/-0)
debian/eog.1 (+62/-0)
debian/eog.install (+12/-0)
debian/eog.manpages (+1/-0)
debian/gnome-eog.xpm (+392/-0)
debian/menu (+4/-0)
debian/patches/02_grip_gestures.patch (+274/-0)
debian/patches/03_unity_control_center.patch (+30/-0)
debian/patches/disable-appmenu-on-unity.patch (+25/-0)
debian/patches/git_dialog_dont_lock.patch (+44/-0)
debian/patches/git_icc_color.patch (+32/-0)
debian/patches/series (+5/-0)
debian/rules (+20/-0)
debian/source/format (+1/-0)
debian/watch (+3/-0)
To merge this branch: bzr merge lp:~larsu/eog/add-disable-appmenu-patch
Reviewer Review Type Date Requested Status
VCS imports Pending
Review via email: mp+210376@code.launchpad.net

This proposal has been superseded by a proposal from 2014-03-11.

Commit message

Add disable-appmenu-on-unity.patch

Disables the application menu on platforms that show an app menu and a menubar (such as unity). The menubar already contains all the actions of the appmenu. Having both is redundant.

Description of the change

Add disable-appmenu-on-unity.patch

Disables the application menu on platforms that show an app menu and a menubar (such as unity). The menubar already contains all the actions of the appmenu. Having both is redundant.

To post a comment you must log in.
148. By Lars Karlitski

disable-appmenu patch: add header

Unmerged revisions

148. By Lars Karlitski

disable-appmenu patch: add header

147. By Lars Karlitski

Add disable-appmenu-on-unity.patch

Disables the application menu on platforms that show an app menu and a menubar
(such as unity). The menubar already contains all the actions of the appmenu.
Having both is redundant.

146. By Sebastien Bacher

releasing package eog version 3.10.2-0ubuntu4

145. By Sebastien Bacher

* debian/patches/git_icc_color.patch
  - use sRGB when there is no profile attached to the image (lp: #272584)

144. By Sebastien Bacher

releasing package eog version 3.10.2-0ubuntu3

143. By Sebastien Bacher

* debian/patches/git_dialog_dont_lock.patch:
  - don't lock when closing dialogs, thanks Lars Uebernickel (lp:#1262801)

142. By Robert Ancell

* debian/patches/03_unity_control_center.patch:
  - Use Unity control center in Unity (LP: #1257505)

141. By Sebastien Bacher

releasing package eog version 3.10.2-0ubuntu1

140. By Sebastien Bacher

New upstream version

139. By Daniel Holbach

* Resynchronize on Debian. Remaining changes:
  - debian/control.in:
    + Build-Depends on dh-autoreconf, libgrip-dev
    + Use ubuntu vcs fields
  - debian/patches/02_grip_gestures.patch:
    + support pinch-to-zoom, rotate, and drag gestures
      (and re-enabled now that libgrip is fixed)
  - debian/rules
    + use dh-autoreconf
* New upstream release.
* Bump build-dependency on libgtk-3-dev to >= 3.7.8.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory '.bzr-builddeb'
2=== added file '.bzr-builddeb/default.conf'
3--- .bzr-builddeb/default.conf 1970-01-01 00:00:00 +0000
4+++ .bzr-builddeb/default.conf 2014-03-11 10:37:49 +0000
5@@ -0,0 +1,2 @@
6+[BUILDDEB]
7+merge = True
8
9=== added directory 'debian'
10=== added file 'debian/changelog'
11--- debian/changelog 1970-01-01 00:00:00 +0000
12+++ debian/changelog 2014-03-11 10:37:49 +0000
13@@ -0,0 +1,1058 @@
14+eog (3.10.2-0ubuntu4) trusty; urgency=medium
15+
16+ * debian/patches/git_icc_color.patch
17+ - use sRGB when there is no profile attached to the image (lp: #272584)
18+
19+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 10 Mar 2014 19:17:48 +0100
20+
21+eog (3.10.2-0ubuntu3) trusty; urgency=medium
22+
23+ * debian/patches/git_dialog_dont_lock.patch:
24+ - don't lock when closing dialogs, thanks Lars Uebernickel (lp:#1262801)
25+
26+ -- Sebastien Bacher <seb128@ubuntu.com> Thu, 16 Jan 2014 15:42:37 +0100
27+
28+eog (3.10.2-0ubuntu2) trusty; urgency=medium
29+
30+ * debian/patches/03_unity_control_center.patch:
31+ - Use Unity control center in Unity (LP: #1257505)
32+
33+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 15 Jan 2014 14:48:07 +1300
34+
35+eog (3.10.2-0ubuntu1) trusty; urgency=medium
36+
37+ * New upstream version
38+
39+ -- Sebastien Bacher <seb128@ubuntu.com> Mon, 13 Jan 2014 17:06:43 +0100
40+
41+eog (3.10.1-1ubuntu1) trusty; urgency=medium
42+
43+ * Resynchronize on Debian. Remaining changes:
44+ - debian/control.in:
45+ + Build-Depends on dh-autoreconf, libgrip-dev
46+ + Use ubuntu vcs fields
47+ - debian/patches/02_grip_gestures.patch:
48+ + support pinch-to-zoom, rotate, and drag gestures
49+ (and re-enabled now that libgrip is fixed)
50+ - debian/rules
51+ + use dh-autoreconf
52+
53+ -- Jackson Doak <noskcaj@ubuntu.com> Wed, 18 Dec 2013 19:32:36 +1100
54+
55+eog (3.10.1-1) unstable; urgency=low
56+
57+ * New upstream release.
58+ * Bump build-dependency on libgtk-3-dev to >= 3.7.8.
59+
60+ -- Andreas Henriksson <andreas@fatal.se> Thu, 17 Oct 2013 12:34:54 +0200
61+
62+eog (3.8.2-1ubuntu1) saucy; urgency=low
63+
64+ * Resynchronize on Debian. Remaining changes:
65+ - debian/control.in:
66+ + Build-Depends on dh-autoreconf, libgrip-dev
67+ - debian/patches/02_grip_gestures.patch:
68+ + support pinch-to-zoom, rotate, and drag gestures
69+ (and re-enabled now that libgrip is fixed)
70+ - debian/rules
71+ + use dh-autoreconf
72+
73+ -- Jeremy Bicha <jbicha@ubuntu.com> Sat, 29 Jun 2013 10:27:35 -0400
74+
75+eog (3.8.2-1) unstable; urgency=low
76+
77+ * Upload to unstable.
78+ * New upstream release.
79+ * Drop obsolete --disable-scrollkeeper configure flag.
80+ * Lower Build-Depends on libgnome-desktop-3-dev again. It's not really
81+ required and unstable still has an old libgnome-desktop version.
82+ * Bump Standards-Version to 3.9.4. No further changes.
83+ * Add Build-Depends on autotools-dev as lintian was complaining about
84+ outdated config.{guess,sub}.
85+
86+ -- Michael Biebl <biebl@debian.org> Thu, 06 Jun 2013 07:04:51 +0200
87+
88+eog (3.8.0-2) experimental; urgency=low
89+
90+ * debian/control.in:
91+ + Bump libgnome-desktop-3-dev build dependency to ensure a
92+ dependency on the new SONAME.
93+
94+ -- Emilio Pozuelo Monfort <pochu@debian.org> Fri, 29 Mar 2013 12:20:48 +0100
95+
96+eog (3.8.0-1) experimental; urgency=low
97+
98+ * New upstream release.
99+
100+ -- Andreas Henriksson <andreas@fatal.se> Wed, 27 Mar 2013 23:33:32 +0100
101+
102+eog (3.7.91-1) experimental; urgency=low
103+
104+ * New upstream release
105+ * Bump build-dependency on libgtk-3-dev to (>= 3.5.4)
106+
107+ -- Andreas Henriksson <andreas@fatal.se> Mon, 18 Mar 2013 21:04:05 +0100
108+
109+eog (3.6.1-1) experimental; urgency=low
110+
111+ * Team upload.
112+ * New upstream release
113+ - adjust to new help location
114+ - increase build-dependencies
115+
116+ -- Simon McVittie <smcv@debian.org> Mon, 22 Oct 2012 20:24:02 +0100
117+
118+eog (3.4.2-1) unstable; urgency=low
119+
120+ [ Jeremy Bicha ]
121+ * debian/control.in: Recommend yelp
122+
123+ [ Michael Biebl ]
124+ * New upstream release.
125+
126+ -- Michael Biebl <biebl@debian.org> Wed, 13 Jun 2012 23:21:35 +0200
127+
128+eog (3.4.1-2) unstable; urgency=low
129+
130+ * Upload to unstable.
131+
132+ -- Michael Biebl <biebl@debian.org> Thu, 19 Apr 2012 03:58:38 +0200
133+
134+eog (3.4.1-1) experimental; urgency=low
135+
136+ * New upstream translation release.
137+
138+ -- Michael Biebl <biebl@debian.org> Tue, 17 Apr 2012 16:31:52 +0200
139+
140+eog (3.4.0-1) experimental; urgency=low
141+
142+ * New upstream release.
143+
144+ -- Michael Biebl <biebl@debian.org> Wed, 28 Mar 2012 00:20:01 +0200
145+
146+eog (3.3.92-1) experimental; urgency=low
147+
148+ * New upstream development release.
149+
150+ -- Michael Biebl <biebl@debian.org> Tue, 20 Mar 2012 03:16:11 +0100
151+
152+eog (3.3.91-1) experimental; urgency=low
153+
154+ * New upstream release.
155+ * Bump libglib2.0-dev, libgtk-3-dev and libgdk-pixbuf2.0-dev Build-Deps.
156+ * Set Maintainer to the GNOME team.
157+ * Update Standards-Version to 3.9.3, no changes needed.
158+ * Point to versioned GPL-2 file.
159+ * Build-Depend on libgdk-pixbuf2.0-doc to fix cross-reference links.
160+
161+ -- Jordi Mallach <jordi@debian.org> Wed, 07 Mar 2012 14:23:42 +0100
162+
163+eog (3.2.2-3) unstable; urgency=low
164+
165+ * debian/patches/0001-Don-t-lock-GDK-around-g_application_run.patch:
166+ Don't lock GDK around g_application_run(). An unintended interaction
167+ between GtkApplication and GDK threading made this necessary before.
168+ That code has since been simplified, breaking this formerly-working code.
169+ Patch cherry-picked from upstream Git. (Closes: #665374)
170+
171+ -- Michael Biebl <biebl@debian.org> Wed, 04 Apr 2012 23:23:23 +0200
172+
173+eog (3.2.2-2) unstable; urgency=low
174+
175+ * Upload to unstable.
176+
177+ -- Michael Biebl <biebl@debian.org> Sat, 19 Nov 2011 01:30:53 +0100
178+
179+eog (3.2.2-1) experimental; urgency=low
180+
181+ * New upstream release.
182+ * debian/control.in:
183+ - Drop Build-Depends on libdbus-glib-1-dev, no longer required.
184+ * debian/watch:
185+ - Fix regex to correctly match directories.
186+
187+ -- Michael Biebl <biebl@debian.org> Thu, 17 Nov 2011 20:59:59 +0100
188+
189+eog (3.2.1-1) experimental; urgency=low
190+
191+ [ Josselin Mouette ]
192+ * 01_nodisplay.patch: dropped. Let’s show applications in the shell
193+ now. Closes: #624560.
194+
195+ [ Sjoerd Simons ]
196+ * New upstream release (3.2.1)
197+ * debian/watch: Monitor xz tarballs
198+ * debian/control.in: Update glib build-depends
199+ * debian/eog.install: Remove omf dir, no longer used
200+
201+ -- Sjoerd Simons <sjoerd@debian.org> Wed, 02 Nov 2011 20:35:55 +0000
202+
203+eog (3.0.2-2) unstable; urgency=low
204+
205+ * debian/control.in:
206+ - Change Build-Depends on libjpeg62-dev to libjpeg-dev in preparation of
207+ the libjpeg8 transition.
208+ - Add Depends on gir1.2-peas-1.0 to eog. (Closes: #630910)
209+ - Remove Build-Depends on gir1.2-gtk-3.0 and let libgtk-3-dev pull that
210+ dependency in. Bump Build-Depends on libgtk-3-dev to (>= 3.0.8-1~)
211+ accordingly.
212+ - Update Vcs-* fields.
213+
214+ -- Michael Biebl <biebl@debian.org> Fri, 15 Jul 2011 17:52:56 +0200
215+
216+eog (3.0.2-1) experimental; urgency=low
217+
218+ * New upstream stable release.
219+ * debian/watch: Switch to .bz2 tarballs.
220+ * Switch to debhelper compatibility level 8.
221+ - Bump Build-Depends on debhelper.
222+ - Strip leading debian/tmp/ from .install files.
223+ * debian/control.in
224+ - Bump Standards-Version to 3.9.2. No further changes.
225+ - Add Build-Depends on librsvg2-dev (>= 2.26.0) for scaling svg images.
226+ * debian/eog-dev.install
227+ - Install gtk-doc API documentation.
228+
229+ -- Michael Biebl <biebl@debian.org> Sat, 04 Jun 2011 18:31:50 +0200
230+
231+eog (3.0.1-1) experimental; urgency=low
232+
233+ [ Fabian Greffrath ]
234+ * Add Conflicts and Replaces against gir1.2-eog-3.0 to eog (Closes: #622636).
235+
236+ [ Sjoerd Simons ]
237+ * New upstream release
238+
239+ -- Sjoerd Simons <sjoerd@debian.org> Sat, 14 May 2011 19:47:05 +0100
240+
241+eog (3.0.0-1) experimental; urgency=low
242+
243+ * Make the -dev package depend on the gir package.
244+ * New upstream release.
245+ * Update build-dependencies.
246+ * Put the gir in the eog package, since it’s in a private directory.
247+ * Break eog-plugins < 2.91.
248+ * Pass arguments to dh_girepository in a more canonical way.
249+
250+ -- Josselin Mouette <joss@debian.org> Sun, 10 Apr 2011 22:57:14 +0200
251+
252+eog (2.91.92-1) experimental; urgency=low
253+
254+ * New upstream release.
255+ * debian/control.in: added missing dependency on gsettings-desktop-schemas.
256+
257+ -- Frederic Peters <fpeters@debian.org> Mon, 28 Mar 2011 11:48:04 +0530
258+
259+eog (2.91.91-4) experimental; urgency=low
260+
261+ * debian/control.in: add build-dep on a recent version of libatk1.0-dev to
262+ make sure the necessary gobject introspection files get installed.
263+
264+ -- Frederic Peters <fpeters@debian.org> Tue, 22 Mar 2011 22:27:47 +0100
265+
266+eog (2.91.91-3) experimental; urgency=low
267+
268+ * debian/rules: get gir dependencies using file from debian/tmp/.
269+
270+ -- Frederic Peters <fpeters@debian.org> Mon, 21 Mar 2011 23:49:15 +0100
271+
272+eog (2.91.91-2) experimental; urgency=low
273+
274+ * debian/eog.install: install eog.convert, for porting configuration from
275+ gconf to gsettings.
276+ * debian/rules: fix removal of gir file from eog package.
277+ * debian/rules: fix generation of gir:Depends, looking for files in their
278+ private directories.
279+
280+ -- Frederic Peters <fpeters@debian.org> Sun, 13 Mar 2011 15:25:28 +0100
281+
282+eog (2.91.91-1) experimental; urgency=low
283+
284+ * New upstream development release.
285+ + Update debian/control.in for new dependencies.
286+ + Create a gir1.2-eog-3.0 package.
287+ + Make eog depends on gir1.2-eog-3.0 as it is required for plugins.
288+
289+ -- Frederic Peters <fpeters@debian.org> Sun, 13 Mar 2011 13:38:33 +0100
290+
291+eog (2.30.2-1) unstable; urgency=low
292+
293+ * New upstream bugfix release.
294+ * Bump Standards-Version to 3.9.0. No further changes.
295+
296+ -- Michael Biebl <biebl@debian.org> Sat, 03 Jul 2010 00:52:16 +0200
297+
298+eog (2.30.1-1) unstable; urgency=low
299+
300+ [ Luca Bruno ]
301+ * New upstream release:
302+ - Update Japanese translation. Closes: #550830.
303+ * debian/control.in:
304+ - Update Standards-version to latest 3.8.4. No changes needed.
305+ - Bump libgtk2.0-dev build-depend to 2.17.15.
306+ * debian/patches/01_nodisplay.patch:
307+ - Refreshed.
308+ * debian/copyright:
309+ - Fix FSF address.
310+
311+ [ Michael Biebl ]
312+ * Switch to source format 3.0 (quilt)
313+ - Add debian/source/format.
314+ - Add debian/patches/series.
315+ - Remove /usr/share/cdbs/1/rules/simple-patchsys.mk from debian/rules.
316+ * debian/control.in
317+ - Add Vcs-* fields.
318+ - Drop Conflicts: eog2, no longer necessary.
319+
320+ -- Michael Biebl <biebl@debian.org> Mon, 03 May 2010 18:53:57 +0200
321+
322+eog (2.28.2-1) unstable; urgency=low
323+
324+ * New upstream release.
325+ * debian/watch: don't uupdate.
326+
327+ -- Emilio Pozuelo Monfort <pochu@debian.org> Fri, 18 Dec 2009 15:32:33 +0100
328+
329+eog (2.28.1-1) unstable; urgency=low
330+
331+ * New upstream release.
332+ * debian/copyright:
333+ - added missing copyright holders.
334+ - added copyright informations about src/eog-image-jpeg.c,
335+ cut-n-paste/totem-screensaver/totem-scrsaver.h and
336+ cut-n-paste/totem-screensaver/totem-scrsaver.c files, which
337+ are licensed under the LGPL-2.
338+
339+ -- Andrea Veri <andrea.veri89@gmail.com> Wed, 21 Oct 2009 23:29:28 +0200
340+
341+eog (2.28.0-1) unstable; urgency=low
342+
343+ * New upstream release.
344+ * debian/patches/99_ltmain_as-needed.patch: Dropped, already there.
345+ * debian/control{,.in}: Bump build-dependency on libgtk2.0-dev to >= 2.15.2,
346+ drop build-dependency on libart-2.0-dev.
347+
348+ -- Andreas Henriksson <andreas@fatal.se> Wed, 23 Sep 2009 18:24:07 +0200
349+
350+eog (2.26.3-1) unstable; urgency=low
351+
352+ * New upstream release.
353+ * debian/control:
354+ - bumped Standards-version to latest 3.8.3. No changes needed.
355+ - added homepage field pointing it to the right project's
356+ homepage.
357+ - added ${misc:Depends} on both eog-dbg / eog-dev binaries making
358+ lintian happy again.
359+
360+ -- Andrea Veri <andrea.veri89@gmail.com> Tue, 15 Sep 2009 21:28:38 +0200
361+
362+eog (2.26.2-1) unstable; urgency=low
363+
364+ * Update build-dependencies to the 2.26 requirements.
365+ Closes: #530649.
366+ * New upstream release.
367+
368+ -- Josselin Mouette <joss@debian.org> Tue, 26 May 2009 22:18:58 +0200
369+
370+eog (2.26.1-1) unstable; urgency=low
371+
372+ [ Josselin Mouette ]
373+ * Add libglib2.0-doc and libgtk2.0-doc to b-d-i to ensure proper
374+ xrefs.
375+
376+ [ Luca Bruno ]
377+ * New upstream release:
378+ - Fix GError usage and avoid crashes when the tempfile can't be moved
379+ to the destination. Closes: #507991
380+ * debian/patches/02_sanitize_sys.path.patch:
381+ - Remove as applied upstream.
382+ * debian/control.in:
383+ - Build-Depends:
384+ + Remove libart-2.0-dev.
385+ + Add libxml2-dev for toolbareditor support.
386+ + Bump libgtk2.0-dev to 2.15.1.
387+ + Bump libgnome-desktop-dev to 2.25.1.
388+ - eog-dev Depends:
389+ + Remove libgnomeui-dev and libglade2-dev.
390+ + Add libgtk2.0-dev.
391+ - Specify section for debug package.
392+
393+ [ Josselin Mouette ]
394+ * Remove useless build-dependencies on libglade and libgnomeui.
395+
396+ -- Josselin Mouette <joss@debian.org> Thu, 14 May 2009 08:42:20 +0200
397+
398+eog (2.24.3.1-1) unstable; urgency=low
399+
400+ * New upstream bugfix release.
401+ * Upload to unstable.
402+
403+ -- Sebastian Dröge <slomo@debian.org> Fri, 06 Mar 2009 19:29:03 +0100
404+
405+eog (2.24.2-1) experimental; urgency=low
406+
407+ * 99_ltmain_as-needed.patch: introduce patch to make --as-needed work
408+ on shared objects.
409+ * New upstream release.
410+
411+ -- Josselin Mouette <joss@debian.org> Wed, 31 Dec 2008 16:24:42 +0100
412+
413+eog (2.24.1-1) experimental; urgency=low
414+
415+ * New upstream release.
416+ * Update build-dependencies, add missing dependencies for eog-dev.
417+ * Remove broken changelog entry at the end.
418+ * Don’t build with -z defs, it fails for the plugins.
419+ * eog.install: install the plugins.
420+ * eog-dev.install: install the documentation.
421+ * Pass --no-act to dh_makeshlibs.
422+
423+ -- Josselin Mouette <joss@debian.org> Thu, 13 Nov 2008 18:06:45 +0100
424+
425+eog (2.22.3-2) unstable; urgency=high
426+
427+ [ Deng Xiyue ]
428+ * 02_sanitize_sys.path.patch: fix possible security problem caused by
429+ empty sys.path which allows the possibility to run arbitrary code by a
430+ file matches the name of a python module in user's working directory.
431+ Thanks James Vega <jamessan@debian.org> for the patch.
432+ (Closes: #504352)
433+
434+ -- Josselin Mouette <joss@debian.org> Thu, 06 Nov 2008 09:04:21 +0100
435+
436+eog (2.22.3-1) unstable; urgency=low
437+
438+ [ Josselin Mouette ]
439+ * 01_nodisplay.patch: do not display the menu entry by default; an
440+ image viewer is mostly useless except when launched from the file
441+ browser.
442+
443+ [ Sebastian Dröge ]
444+ * New upstream bugfix release.
445+ * debian/control.in:
446+ + Updated Standards-Version to 3.8.0, no additional changes needed.
447+ + Build depend on intltool as it's required now.
448+
449+ -- Sebastian Dröge <slomo@debian.org> Tue, 01 Jul 2008 11:49:13 +0200
450+
451+eog (2.22.2-1) unstable; urgency=low
452+
453+ * New upstream release.
454+ - adds "image/svg+xml-compressed" to the list of supported file types
455+ (Closes: #477436).
456+
457+ -- Guilherme de S. Pastore <gpastore@debian.org> Fri, 30 May 2008 23:07:01 -0300
458+
459+eog (2.22.1-1) unstable; urgency=low
460+
461+ [ Romain Francoise ]
462+ * debian/control.in: Bump build-depends on libglib2.0-dev to (>= 2.15.3).
463+
464+ [ Sebastian Dröge ]
465+ * New upstream bugfix release.
466+
467+ -- Sebastian Dröge <slomo@debian.org> Tue, 08 Apr 2008 05:44:49 +0200
468+
469+eog (2.22.0-1) unstable; urgency=low
470+
471+ [ Josselin Mouette ]
472+ * Fix capitalization of GNOME.
473+ * Rework description to make it a bit more up to date.
474+ Closes: #463221.
475+
476+ [ Romain Francoise ]
477+ * New upstream release:
478+ + Handles XPM files properly again (closes: #444742).
479+ + Includes performance improvements (closes: #463112).
480+ + No longer crashes if ~/.gnome2/eog is not a directory (closes: #445544).
481+ * debian/control: Bump build-depends on libglib2.0-dev to (>= 2.15.3).
482+
483+ -- Romain Francoise <rfrancoise@debian.org> Fri, 14 Mar 2008 23:38:03 +0100
484+
485+eog (2.20.4-1) unstable; urgency=low
486+
487+ * New upstream bugfix release.
488+ * debian/control.in:
489+ + Update Standards-Version to 3.7.3, no additional changes needed.
490+
491+ -- Sebastian Dröge <slomo@debian.org> Mon, 07 Jan 2008 21:21:09 +0100
492+
493+eog (2.20.3-1) unstable; urgency=low
494+
495+ * New upstream bugfix release:
496+ + debian/patches/01_eog_xmp.patch:
497+ - Dropped, merged upstream.
498+
499+ -- Sebastian Dröge <slomo@debian.org> Tue, 27 Nov 2007 05:40:17 +0100
500+
501+eog (2.20.2-2) unstable; urgency=low
502+
503+ * debian/patches/01_eog_xmp.patch,
504+ debian/control.in:
505+ + Build against exempi 1.99.5, patch by Michael Biebl.
506+ (Closes: #450485, #451726)
507+ * debian/menu:
508+ + Fix section.
509+
510+ -- Sebastian Dröge <slomo@debian.org> Mon, 19 Nov 2007 16:44:43 +0100
511+
512+eog (2.20.2-1) unstable; urgency=low
513+
514+ * New upstream bugfix release.
515+
516+ -- Sebastian Dröge <slomo@debian.org> Wed, 31 Oct 2007 06:51:09 +0100
517+
518+eog (2.20.1-1) unstable; urgency=low
519+
520+ * New upstream bugfix release.
521+ * debian/menu:
522+ + Fix section in the menu file.
523+
524+ -- Sebastian Dröge <slomo@debian.org> Thu, 25 Oct 2007 11:07:36 +0200
525+
526+eog (2.20.0-2) unstable; urgency=low
527+
528+ * Remove obsolete manual pages.
529+ * rules: cleanup.
530+ * Add a new package: eog-dev, containing the headers and pkg-config
531+ files.
532+
533+ -- Josselin Mouette <joss@debian.org> Sat, 22 Sep 2007 00:07:47 +0200
534+
535+eog (2.20.0-1) unstable; urgency=low
536+
537+ * New upstream release.
538+ + Fix crash when switching between normal and fullscreen modes.
539+ Closes: #382164.
540+ + Add WBMP to supported file types. Closes: #270595.
541+ + Shows file type in properties dialog. Closes: #439798.
542+ + Features a command line option to start in fullscreen mode.
543+ Closes: #134684.
544+ * Massive build-depends update.
545+ * Fix section for the menu file.
546+ * Don't ship the headers and pkg-config files for now.
547+
548+ -- Josselin Mouette <joss@debian.org> Fri, 21 Sep 2007 22:39:07 +0200
549+
550+eog (2.18.2-2) experimental; urgency=low
551+
552+ [ Sven Arvidsson ]
553+ * Add a -dbg package. (Closes: #427410)
554+
555+ [ Loic Minier ]
556+ * Target at experimental for binary package addition.
557+
558+ -- Loic Minier <lool@dooz.org> Mon, 11 Jun 2007 10:13:57 +0200
559+
560+eog (2.18.2-1) unstable; urgency=low
561+
562+ * New upstream translation and bugfix release.
563+
564+ -- Josselin Mouette <joss@debian.org> Sat, 02 Jun 2007 09:26:11 +0200
565+
566+eog (2.18.1-1) unstable; urgency=low
567+
568+ * Include the new check-dist Makefile to prevent accidental uploads to
569+ unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
570+ * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
571+ cdbs >= 0.4.41.
572+ * Preprend -Wl,-z,defs before -Wl,--as-needed in LDFLAGS.
573+ * Upload to unstable; drop check-dist include.
574+ * Wrap build-deps and deps.
575+ * Bump up Debhelper compatibility level to 5.
576+ * Fix watch file to track all stable releases and use HTTP.
577+ * Verbose the rm calls.
578+ * Drop obsolete debian/NEWS which concerns pre-sarge versions.
579+ * New upstream stable release.
580+
581+ -- Loic Minier <lool@dooz.org> Wed, 25 Apr 2007 15:32:14 +0200
582+
583+eog (2.18.0.1-1) experimental; urgency=low
584+
585+ * New upstream release:
586+ - debian/control.in:
587+ + Updated build-depends to new requirements
588+ + Added new dependency on gnome-icon-theme, as eog now uses icons from
589+ there.
590+ - debian/patches/01_error-loading.patch:
591+ Dropped, included upstream.
592+ - Changed scroll wheel behaviour to not switch images, but actually
593+ scroll. (Closes: #414128)
594+ - Fixed handling of external file removal. (Closes: #370452)
595+ - Fixed segfaults when exiting the collection view. (Closes: #404325)
596+
597+ -- Marc 'HE' Brockschmidt <he@debian.org> Sun, 25 Mar 2007 13:17:10 +0200
598+
599+eog (2.16.3-3) unstable; urgency=medium
600+
601+ [ Sven Arvidsson ]
602+ * New patch, 01_error-loading, show an error message instead of
603+ closing the program if the image loading has failed; thanks
604+ Claudio Saavedra. GNOME #399988 (Closes: #391582)
605+
606+ -- Sven Arvidsson <sa@whiz.se> Tue, 27 Feb 2007 15:07:47 +0100
607+
608+eog (2.16.3-2) unstable; urgency=low
609+
610+ * Upload to unstable.
611+
612+ -- Loic Minier <lool@dooz.org> Sat, 3 Feb 2007 11:45:07 +0100
613+
614+eog (2.16.3-1) experimental; urgency=low
615+
616+ * Add a get-orig-source target to retrieve the upstream tarball.
617+ * New upstream stable release; bug fixes and translation updates.
618+
619+ -- Loic Minier <lool@dooz.org> Mon, 29 Jan 2007 22:07:49 +0100
620+
621+eog (2.16.2-1) unstable; urgency=low
622+
623+ * New upstream stable release with code cleanups and translations.
624+
625+ -- Loic Minier <lool@dooz.org> Sat, 18 Nov 2006 09:41:07 +0100
626+
627+eog (2.16.1.1-1) unstable; urgency=low
628+
629+ * Upload to unstable.
630+ * Add CDBS' utils.
631+ * New upstream release.
632+ * Don't trust the upstream configure to honor its advertized
633+ --disable-scrollkeper and remove generated /var/scrollkeeper for
634+ additional safety.
635+
636+ -- Loic Minier <lool@dooz.org> Fri, 20 Oct 2006 10:59:06 +0200
637+
638+eog (2.16.1-1) experimental; urgency=low
639+
640+ * New upstream release.
641+ - build in a non-broken environment (Closes: #389242).
642+
643+ * debian/watch: updated.
644+
645+ -- Guilherme de S. Pastore <gpastore@debian.org> Fri, 29 Sep 2006 19:42:52 -0300
646+
647+eog (2.16.0.1-1) experimental; urgency=low
648+
649+ * New upstream release
650+ - Fixed printing of GIF images (Closes: #343496)
651+
652+ * debian/control.in:
653+ - updated my e-mail address
654+ - added build-dependency on gnome-doc-utils
655+
656+ * debian/patches/10_no_scrollkeeper_update.patch:
657+ - dropped; not needed anymore
658+
659+ * debian/rules:
660+ - use --disable-scrollkeeper
661+
662+ -- Guilherme de S. Pastore <gpastore@debian.org> Mon, 4 Sep 2006 16:25:06 -0300
663+
664+eog (2.14.3-1) unstable; urgency=low
665+
666+ * New upstream release.
667+ * Bump up Standards-Version to 3.7.2.
668+
669+ -- Loic Minier <lool@dooz.org> Tue, 8 Aug 2006 13:05:41 +0200
670+
671+eog (2.14.2-1) unstable; urgency=low
672+
673+ * New upstream release.
674+
675+ -- Loic Minier <lool@dooz.org> Tue, 30 May 2006 17:06:44 +0200
676+
677+eog (2.14.1-1) unstable; urgency=low
678+
679+ * New upstream release.
680+
681+ -- Guilherme de S. Pastore <gpastore@debian.org> Fri, 21 Apr 2006 11:37:34 -0300
682+
683+eog (2.14.0-1) unstable; urgency=low
684+
685+ Oystein Gisnas <oystein@gisnas.net>:
686+ * New upstream release
687+ - Print preview bugs fixed (Closes: #247544)
688+ - Can display on multiple displays (Closes: #275693)
689+ - Can display SVG images (Closes: #280922)
690+ - Hides information sidebar as default (Closes: #292447)
691+ - Fixes crash opening some SVGs (Closes: #322879)
692+ * Update libgtk2.0-dev build depenency to (>= 2.7.1)
693+ * Add build dependencies liblcms-dev, libart-2.0-dev (>= 2.3.16),
694+ libgnome-desktop-dev (>= 2.10.0)
695+ * Update watch file
696+
697+ * Segfaults when opening two jpeg files are no longer reproducible.
698+ (Closes: #358372)
699+ * Full-screen can be left by pressing F11 again. (Closes: #307716)
700+
701+ -- J.H.M. Dassen (Ray) <jdassen@debian.org> Sat, 1 Apr 2006 21:08:21 +0200
702+
703+eog (2.12.3-1) unstable; urgency=low
704+
705+ * New upstream release (bug fixes and translation updates).
706+ * [debian/rules] Have the linker work harder to produce a faster loading
707+ binary and to trim down unneeded direct dependencies.
708+
709+ Josselin Mouette <joss@debian.org>:
710+ * Recommend librsvg2-common.
711+
712+ -- J.H.M. Dassen (Ray) <jdassen@debian.org> Wed, 8 Feb 2006 20:54:57 +0100
713+
714+eog (2.12.2-2) unstable; urgency=low
715+
716+ * Upload to unstable.
717+
718+ -- Josselin Mouette <joss@debian.org> Sun, 8 Jan 2006 14:24:29 +0100
719+
720+eog (2.12.2-1) experimental; urgency=low
721+
722+ [ Guilherme de S. Pastore ]
723+ * New upstream release
724+ - Fixes some crashes (Closes: #322879)
725+ * debian/patches/02_svg.diff: dropped; applied upstream
726+
727+ [ Loic Minier ]
728+ * Comment out scrollkeeper-update calls.
729+ [debian/patches/10_no_scrollkeeper_update.patch]
730+
731+ -- Loic Minier <lool@dooz.org> Sun, 4 Dec 2005 22:02:02 +0100
732+
733+eog (2.12.1-1) experimental; urgency=low
734+
735+ * New upstream release
736+ * debian/watch:
737+ - added to help tracking upstream
738+ * debian/patches/00_overwrite_error.diff:
739+ - removed, the relevant code has been rewritten, the patch no
740+ longer applies (in both senses)
741+ * debian/patches/02_svg.diff:
742+ - updated to the new upstream version
743+ * debian/patches/01_threads.diff:
744+ - removed; issue fixed upstream with a different patch
745+ * debian/control.in:
746+ - added Build-Depends to libglade2-dev, libgnomeprint{,ui}2.2-dev
747+ based on pkg-config requirements
748+
749+ -- Gustavo Noronha Silva <kov@debian.org> Fri, 14 Oct 2005 12:13:19 -0300
750+
751+eog (2.10.2-3) unstable; urgency=medium
752+
753+ [ Guilherme de S. Pastore ]
754+ * debian/control.in:
755+ - added ${misc:Depends} dependency (higher urgency)
756+ - bumped standards-version to 3.6.2.1 with no changes
757+
758+ [ Sebastien Bacher ]
759+ * debian/patches/02_svg.diff
760+ - open svg files (Closes: #306188)
761+
762+ -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br> Thu, 13 Oct 2005 14:25:20 -0300
763+
764+eog (2.10.2-2) unstable; urgency=low
765+
766+ * debian/patches/00_overwrite_error.diff:
767+ - apply patch from Gustavo Noronha Silva <kov@debian.org>
768+ to fix the error message displayed when overwriting a file.
769+ Thanks! (Closes: #287980)
770+ * debian/patches/01_threads.diff:
771+ - don't create threads as joinable if we're not going to join
772+ them, otherwise we end up with huge memory usage and even
773+ crashes (Closes: #288163)
774+ * debian/eog-collection-view.1:
775+ - removed, there's only one binary that handles this on the UI now
776+ * debian/control.in:
777+ - updated my e-mail address
778+
779+ -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br> Wed, 10 Aug 2005 19:46:22 -0300
780+
781+eog (2.10.2-1) unstable; urgency=low
782+
783+ * New maintainer (Closes: #322092)
784+ * Acknowledge NMUs (Closes: #223366, #237201, #253005, #289293, #321312)
785+ * debian/control.in:
786+ - Added, to auto-generate debian/control
787+ - Added the Debian GNOME Team to Uploaders:
788+ + Added Build-Dependency on gnome-pkg-tools
789+ - Updated to Standards-Version 3.6.2 with no changes
790+ * debian/copyright:
791+ - Updated list of Upstream Authors
792+ - Fixed Copyright and License notices
793+ - Updated the URL from which tarball was downloaded
794+ * debian/dirs:
795+ - Removed
796+ * debian/eog.1:
797+ - Escaped all hyphens
798+ * debian/eog.install:
799+ - Install gnome-eog.xpm, the Debian menu icon
800+ * debian/rules:
801+ - Include uploaders.mk from gnome-pkg-tools
802+ - Clean the clean:: target up, as most of the removals are already
803+ handled by CDBS itself
804+
805+ -- Guilherme de S. Pastore <gpastore@colband.com.br> Mon, 8 Aug 2005 22:14:55 -0300
806+
807+eog (2.10.2-0.2) unstable; urgency=low
808+
809+ * Non-maintainer upload by the GNOME team.
810+ * Build-depend on libexif-dev 0.6.12 (closes: #321312)
811+
812+ -- Ross Burton <ross@debian.org> Mon, 8 Aug 2005 09:14:04 +0100
813+
814+eog (2.10.2-0.1) unstable; urgency=low
815+
816+ * Non-maintainer upload by the GNOME team.
817+ * New upstream release.
818+
819+ -- Jordi Mallach <jordi@debian.org> Thu, 7 Jul 2005 19:38:12 +0200
820+
821+eog (2.10.0-0.2) unstable; urgency=low
822+
823+ * Non-maintainer upload by the GNOME team.
824+ * Upload to unstable.
825+ * debian/control: drop gettext, add cdbs and bump debhelper for
826+ build-depends.
827+ * debian/rules: rewrite to use cdbs.
828+ - cdbs doesn't use dh_installmanpages (closes: #289293).
829+
830+ -- Jordi Mallach <jordi@debian.org> Fri, 10 Jun 2005 17:12:43 +0200
831+
832+eog (2.10.0-0.1) experimental; urgency=low
833+
834+ * GNOME team upload for GNOME 2.10.
835+ * New upstream release.
836+ * debian/control: updated Build-Depends.
837+
838+ -- Jordi Mallach <jordi@debian.org> Mon, 9 May 2005 16:45:11 +0200
839+
840+eog (2.8.2-0.1) unstable; urgency=low
841+
842+ * Non-Maintainer upload.
843+ * New upstream release.
844+ * po/ca.po: fix a bad translation.
845+
846+ -- Jordi Mallach <jordi@debian.org> Wed, 29 Dec 2004 21:02:36 +0100
847+
848+eog (2.8.1-1.1) unstable; urgency=low
849+
850+ * NMU for GNOME 2.8 in unstable.
851+ * Upload to unstable.
852+ * debian/control:
853+ - Build-Depends on libxml-parser-perl.
854+
855+ -- Sebastien Bacher <seb128@debian.org> Wed, 24 Nov 2004 16:39:09 +0100
856+
857+eog (2.8.1-1) experimental; urgency=low
858+
859+ * NMU with maintainer approval.
860+ * New upstream release:
861+ - the Nautilus "View as Collection" component isn't available anymore.
862+ (Closes: #223366).
863+ - fix the image collection mode (Closes: #253005).
864+ - fix the problem with fix/normal buttons (Closes: #237201).
865+ * debian/compat:
866+ - added.
867+ * debian/control:
868+ - updated Standards-Version to 3.6.1.0.
869+ - updated the Build-Depends.
870+ * debian/postinst, debian/postrm:
871+ - removed, dh_gconf handles this.
872+ * debian/NEWS:
873+ - added a note about the removal of the nautilus view.
874+ * debian/rules:
875+ - added a call to dh_gconf and dh_desktop.
876+
877+ -- Sebastien Bacher <seb128@debian.org> Mon, 25 Oct 2004 22:03:56 +0200
878+
879+eog (2.6.1-2) unstable; urgency=high
880+
881+ * Rebuilt without libexif support to let collection view mode work
882+ properly, it'll be readded in the future, thanks Paul Brossier.
883+ closes: #253005, #267869.
884+
885+ -- Davide Puricelli (evo) <evo@debian.org> Sat, 4 Sep 2004 18:05:26 +0200
886+
887+eog (2.6.1-1) unstable; urgency=low
888+
889+ * Acknowledge NMUs, thanks Sebastien.
890+ closes: #245329, #255186, #228639.
891+ * Fixed wrong manpage header; closes: #261034.
892+ * debian/menu: used a xpm file; closes: #265940.
893+
894+ -- Davide Puricelli (evo) <evo@debian.org> Sun, 22 Aug 2004 17:31:59 +0200
895+
896+eog (2.6.1-0.4) unstable; urgency=high
897+
898+ * NMU
899+ * Fixed the FTBFS with the new libexif (Closes: #255186).
900+ * debian/control:
901+ - updated the Build-Depends on libexif-dev.
902+
903+ -- Sebastien Bacher <seb128@debian.org> Sat, 26 Jun 2004 14:24:01 +0200
904+
905+eog (2.6.1-0.3) unstable; urgency=low
906+
907+ * NMU
908+ * Updated build depends.
909+
910+ -- Sebastien Bacher <seb128@debian.org> Fri, 28 May 2004 22:55:17 +0200
911+
912+eog (2.6.1-0.2) unstable; urgency=low
913+
914+ * Non-Maintainer Upload.
915+ * Upload to unstable.
916+
917+ -- Jordi Mallach <jordi@debian.org> Fri, 28 May 2004 12:36:04 +0200
918+
919+eog (2.6.1-0.1) experimental; urgency=low
920+
921+ * NMU.
922+ * New upstream release.
923+ * debian/control.in
924+ + updated Build-Depends (Closes: #245329).
925+ * debian/menu:
926+ + updated menu entry with Luca Capello <luca@pca.it> suggestions
927+ (Closes: #228639).
928+
929+ -- Sebastien Bacher <seb128@debian.org> Sun, 16 May 2004 14:28:53 +0200
930+
931+eog (2.6.0-1) experimental; urgency=low
932+
933+ * New upstream release; closes: #242060.
934+
935+ -- Davide Puricelli (evo) <evo@debian.org> Sun, 18 Apr 2004 11:55:33 +0200
936+
937+eog (2.4.1-2) unstable; urgency=high
938+
939+ * Added a missing Build-Depends on libgnomeprintui2.2-dev.
940+
941+ -- Davide Puricelli (evo) <evo@debian.org> Sat, 25 Oct 2003 15:22:48 +0200
942+
943+eog (2.4.1-1) unstable; urgency=low
944+
945+ * New upstream version.
946+ * Fixed an issue on viewing some pictures twice, closes: #190889.
947+ * "Load image" file selector is no longer case sensitive, closes: #199431.
948+ * Added .jpeg support, closes: #208359.
949+ * Removed useless Build-Depends on liblinc-dev, closes: #214819.
950+
951+ -- Davide Puricelli (evo) <evo@debian.org> Fri, 24 Oct 2003 18:41:44 +0200
952+
953+eog (2.2.2-2) unstable; urgency=high
954+
955+ * Added a missing Build-Depends on libeel2-dev.
956+
957+ -- Davide Puricelli (evo) <evo@debian.org> Sat, 7 Jun 2003 10:22:39 +0200
958+
959+eog (2.2.2-1) unstable; urgency=high
960+
961+ * New upstream version:
962+ - fixed "GNOME's Eye Of Gnome incorrect file name handling"
963+ (http://marc.theaimsgroup.com/?l=bugtraq&m=104887189724146&w=2)
964+ closes: #189002.
965+ * Added support for "image/svg+xml" too, closes: #192421.
966+ * Fixed a typo into xmldocs.make (now it's a tab and not eight spaces).
967+ closes: #195668.
968+
969+ -- Davide Puricelli (evo) <evo@debian.org> Fri, 6 Jun 2003 22:22:19 +0200
970+
971+eog (2.2.0-1) unstable; urgency=low
972+
973+ * New upstream version.
974+
975+ -- Davide Puricelli (evo) <evo@debian.org> Mon, 10 Feb 2003 19:46:06 +0100
976+
977+eog (1.1.4-1) unstable; urgency=low
978+
979+ * New upstream version.
980+ * Segfault on Edit/Preferences is not reproducible, please try this
981+ version; closes: #166689.
982+ * Removed an old Depends on libgnomeprint2-0; closes: #177328.
983+ * eog is not a core app, I think that 1.1 branch is really better than
984+ Gnome 2.0.x version, so I'll continue to package it; closes: #170404.
985+
986+ -- Davide Puricelli (evo) <evo@debian.org> Sat, 18 Jan 2003 23:36:32 +0100
987+
988+eog (1.1.0-2) unstable; urgency=low
989+
990+ * First upload to unstable!
991+
992+ -- Davide Puricelli (evo) <evo@debian.org> Sat, 26 Oct 2002 23:31:04 +0200
993+
994+eog2 (1.1.0-1) experimental; urgency=low
995+
996+ * New upstream version.
997+
998+ -- Davide Puricelli (evo) <evo@debian.org> Fri, 18 Oct 2002 15:25:12 +0200
999+
1000+eog2 (1.0.3-3) experimental; urgency=low
1001+
1002+ * Removed the 2 suffix from the binary package name.
1003+
1004+ -- Davide Puricelli (evo) <evo@debian.org> Sat, 5 Oct 2002 12:55:32 +0200
1005+
1006+eog2 (1.0.3-2) experimental; urgency=low
1007+
1008+ * Removed any external DTD call in xml files; closes: #161883.
1009+
1010+ -- Davide Puricelli (evo) <evo@debian.org> Sat, 28 Sep 2002 12:09:32 +0200
1011+
1012+eog2 (1.0.3-1) experimental; urgency=low
1013+
1014+ * New upstream version.
1015+
1016+ -- Davide Puricelli (evo) <evo@debian.org> Fri, 13 Sep 2002 14:23:12 +0200
1017+
1018+eog2 (1.0.1-5) experimental; urgency=low
1019+
1020+ * Recompiled against gnome-vfs2 2.0.2-4.
1021+
1022+ -- Davide Puricelli (evo) <evo@debian.org> Wed, 14 Aug 2002 17:41:06 +0200
1023+
1024+eog2 (1.0.1-4) experimental; urgency=low
1025+
1026+ * Recompiled against libpng3 and libgtk2.0-0png3.
1027+
1028+ -- Davide Puricelli (evo) <evo@debian.org> Tue, 13 Aug 2002 11:46:01 +0200
1029+
1030+eog2 (1.0.1-3) experimental; urgency=low
1031+
1032+ * Now we don't ship /etc/gconf/gconf.xml.defaults, it's generated by
1033+ gconftool; closes: #151856.
1034+
1035+ -- Davide Puricelli (evo) <evo@debian.org> Fri, 12 Jul 2002 19:01:13 +0200
1036+
1037+eog2 (1.0.1-2) experimental; urgency=low
1038+
1039+ * Recompiled against librsvg2-2.
1040+
1041+ -- Davide Puricelli (evo) <evo@debian.org> Mon, 1 Jul 2002 11:01:47 +0200
1042+
1043+eog2 (1.0.1-1) experimental; urgency=low
1044+
1045+ * New upstream version.
1046+
1047+ -- Davide Puricelli (evo) <evo@debian.org> Sat, 22 Jun 2002 11:49:19 +0200
1048+
1049+eog2 (0.118.0-1) experimental; urgency=low
1050+
1051+ * New upstream version.
1052+
1053+ -- Davide Puricelli (evo) <evo@debian.org> Sat, 25 May 2002 15:03:53 +0200
1054+
1055+eog2 (0.116.1-1) experimental; urgency=low
1056+
1057+ * New upstream version.
1058+
1059+ -- Davide Puricelli (evo) <evo@debian.org> Thu, 25 Apr 2002 15:32:27 +0200
1060+
1061+eog2 (0.115.0-1) experimental; urgency=low
1062+
1063+ * New upstream version.
1064+
1065+ -- Davide Puricelli (evo) <evo@debian.org> Sun, 31 Mar 2002 21:40:36 +0200
1066+
1067+eog2 (0.114.0-1) experimental; urgency=low
1068+
1069+ * Initial Release, closes: #130119.
1070+
1071+ -- Davide Puricelli (evo) <evo@debian.org> Sun, 17 Mar 2002 12:49:05 +0100
1072
1073=== added file 'debian/compat'
1074--- debian/compat 1970-01-01 00:00:00 +0000
1075+++ debian/compat 2014-03-11 10:37:49 +0000
1076@@ -0,0 +1,1 @@
1077+8
1078
1079=== added file 'debian/control'
1080--- debian/control 1970-01-01 00:00:00 +0000
1081+++ debian/control 2014-03-11 10:37:49 +0000
1082@@ -0,0 +1,89 @@
1083+# This file is autogenerated. DO NOT EDIT!
1084+#
1085+# Modifications should be made to debian/control.in instead.
1086+# This file is regenerated automatically in the clean target.
1087+Source: eog
1088+Section: gnome
1089+Priority: optional
1090+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
1091+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
1092+Uploaders: Andreas Henriksson <andreas@fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Jeremy Bicha <jbicha@ubuntu.com>, Michael Biebl <biebl@debian.org>
1093+Standards-Version: 3.9.4
1094+Homepage: http://projects.gnome.org/eog
1095+Build-Depends: cdbs (>= 0.4.41),
1096+ debhelper (>= 8),
1097+ dh-autoreconf,
1098+ autotools-dev,
1099+ gnome-pkg-tools (>= 0.10),
1100+ gtk-doc-tools (>= 1.9),
1101+ intltool (>= 0.40.0),
1102+ pkg-config,
1103+ libgtk-3-dev (>= 3.7.8),
1104+ libgdk-pixbuf2.0-dev (>= 2.19.1),
1105+ libglib2.0-dev (>= 2.31.0),
1106+ libgnome-desktop-3-dev (>= 2.91.2),
1107+ libgrip-dev (>= 0.3.0),
1108+ gnome-icon-theme (>= 2.19.1),
1109+ shared-mime-info (>= 0.20),
1110+ gsettings-desktop-schemas-dev (>= 2.91.92),
1111+ libpeas-dev (>= 0.7.4),
1112+ yelp-tools,
1113+ zlib1g-dev,
1114+ libexif-dev (>= 0.6.14),
1115+ liblcms2-dev,
1116+ libexempi-dev (>= 1.99.5),
1117+ libjpeg-dev,
1118+ librsvg2-dev (>= 2.36.2),
1119+ libxml2-dev (>= 2.0),
1120+ libx11-dev,
1121+ libatk1.0-dev (>= 1.32.0-2~),
1122+ gobject-introspection (>= 0.9.12-4~),
1123+ libgirepository1.0-dev (>= 0.9.12)
1124+Build-Depends-Indep: libgdk-pixbuf2.0-doc, libglib2.0-doc, libgtk-3-doc
1125+Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/eog/ubuntu
1126+
1127+Package: eog
1128+Architecture: any
1129+Depends: ${shlibs:Depends},
1130+ ${misc:Depends},
1131+ ${gir:Depends},
1132+ gnome-icon-theme (>= 2.19.1),
1133+ shared-mime-info (>= 0.20),
1134+ gsettings-desktop-schemas (>= 2.91.92),
1135+ gir1.2-peas-1.0
1136+Recommends: librsvg2-common,
1137+ yelp
1138+Breaks: eog-plugins (<< 2.91)
1139+Conflicts: gir1.2-eog-3.0
1140+Replaces: gir1.2-eog-3.0
1141+Description: Eye of GNOME graphics viewer program
1142+ eog or the Eye of GNOME is a simple graphics viewer for the GNOME
1143+ desktop which uses the gdk-pixbuf library. It can deal with large
1144+ images, and zoom and scroll with constant memory usage. Its goals are
1145+ simplicity and standards compliance.
1146+
1147+Package: eog-dbg
1148+Section: debug
1149+Architecture: any
1150+Priority: extra
1151+Depends: eog (= ${binary:Version}),
1152+ ${misc:Depends}
1153+Description: Eye of GNOME graphics viewer program - debugging symbols
1154+ eog or the Eye of GNOME is a simple graphics viewer for the GNOME
1155+ desktop which uses the gdk-pixbuf library. It can deal with large
1156+ images, and zoom and scroll with constant memory usage. Its goals are
1157+ simplicity and standards compliance.
1158+ .
1159+ This package contains the debugging symbols for eog.
1160+
1161+Package: eog-dev
1162+Architecture: all
1163+Depends: eog (>= ${source:Version}),
1164+ libgtk-3-dev (>= 3.0.0),
1165+ ${misc:Depends}
1166+Description: Development files for the Eye of GNOME
1167+ eog or the Eye of GNOME is a graphics viewer for the GNOME desktop
1168+ which uses the gdk-pixbuf library.
1169+ .
1170+ This package contains header files and development information, which
1171+ is needed to build plugins for the Eye of GNOME.
1172
1173=== added file 'debian/control.in'
1174--- debian/control.in 1970-01-01 00:00:00 +0000
1175+++ debian/control.in 2014-03-11 10:37:49 +0000
1176@@ -0,0 +1,85 @@
1177+Source: eog
1178+Section: gnome
1179+Priority: optional
1180+Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
1181+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
1182+Uploaders: @GNOME_TEAM@
1183+Standards-Version: 3.9.4
1184+Homepage: http://projects.gnome.org/eog
1185+Build-Depends: cdbs (>= 0.4.41),
1186+ debhelper (>= 8),
1187+ dh-autoreconf,
1188+ autotools-dev,
1189+ gnome-pkg-tools (>= 0.10),
1190+ gtk-doc-tools (>= 1.9),
1191+ intltool (>= 0.40.0),
1192+ pkg-config,
1193+ libgtk-3-dev (>= 3.7.8),
1194+ libgdk-pixbuf2.0-dev (>= 2.19.1),
1195+ libglib2.0-dev (>= 2.31.0),
1196+ libgnome-desktop-3-dev (>= 2.91.2),
1197+ libgrip-dev (>= 0.3.0),
1198+ gnome-icon-theme (>= 2.19.1),
1199+ shared-mime-info (>= 0.20),
1200+ gsettings-desktop-schemas-dev (>= 2.91.92),
1201+ libpeas-dev (>= 0.7.4),
1202+ yelp-tools,
1203+ zlib1g-dev,
1204+ libexif-dev (>= 0.6.14),
1205+ liblcms2-dev,
1206+ libexempi-dev (>= 1.99.5),
1207+ libjpeg-dev,
1208+ librsvg2-dev (>= 2.36.2),
1209+ libxml2-dev (>= 2.0),
1210+ libx11-dev,
1211+ libatk1.0-dev (>= 1.32.0-2~),
1212+ gobject-introspection (>= 0.9.12-4~),
1213+ libgirepository1.0-dev (>= 0.9.12)
1214+Build-Depends-Indep: libgdk-pixbuf2.0-doc, libglib2.0-doc, libgtk-3-doc
1215+Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/eog/ubuntu
1216+
1217+Package: eog
1218+Architecture: any
1219+Depends: ${shlibs:Depends},
1220+ ${misc:Depends},
1221+ ${gir:Depends},
1222+ gnome-icon-theme (>= 2.19.1),
1223+ shared-mime-info (>= 0.20),
1224+ gsettings-desktop-schemas (>= 2.91.92),
1225+ gir1.2-peas-1.0
1226+Recommends: librsvg2-common,
1227+ yelp
1228+Breaks: eog-plugins (<< 2.91)
1229+Conflicts: gir1.2-eog-3.0
1230+Replaces: gir1.2-eog-3.0
1231+Description: Eye of GNOME graphics viewer program
1232+ eog or the Eye of GNOME is a simple graphics viewer for the GNOME
1233+ desktop which uses the gdk-pixbuf library. It can deal with large
1234+ images, and zoom and scroll with constant memory usage. Its goals are
1235+ simplicity and standards compliance.
1236+
1237+Package: eog-dbg
1238+Section: debug
1239+Architecture: any
1240+Priority: extra
1241+Depends: eog (= ${binary:Version}),
1242+ ${misc:Depends}
1243+Description: Eye of GNOME graphics viewer program - debugging symbols
1244+ eog or the Eye of GNOME is a simple graphics viewer for the GNOME
1245+ desktop which uses the gdk-pixbuf library. It can deal with large
1246+ images, and zoom and scroll with constant memory usage. Its goals are
1247+ simplicity and standards compliance.
1248+ .
1249+ This package contains the debugging symbols for eog.
1250+
1251+Package: eog-dev
1252+Architecture: all
1253+Depends: eog (>= ${source:Version}),
1254+ libgtk-3-dev (>= 3.0.0),
1255+ ${misc:Depends}
1256+Description: Development files for the Eye of GNOME
1257+ eog or the Eye of GNOME is a graphics viewer for the GNOME desktop
1258+ which uses the gdk-pixbuf library.
1259+ .
1260+ This package contains header files and development information, which
1261+ is needed to build plugins for the Eye of GNOME.
1262
1263=== added file 'debian/copyright'
1264--- debian/copyright 1970-01-01 00:00:00 +0000
1265+++ debian/copyright 2014-03-11 10:37:49 +0000
1266@@ -0,0 +1,66 @@
1267+This package was debianized by Guilherme de S. Pastore <gpastore@colband.com.br> on
1268+Mon, 8 Aug 2005 22:14:55 -0300.
1269+
1270+It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/eog/
1271+
1272+Upstream Authors: Tim Gerla <tim+gnomebugs@gerla.net>
1273+ Philip Van Hoof <pvanhoof@gnome.org>
1274+ Paolo Borelli <pborelli@katamail.com>
1275+ Jens Finke <jens@triq.net>
1276+ Federico Mena Quintero <federico@gnu.org>
1277+ Arik Devens <arik@gnome.org>
1278+ Michael Meeks <michael@ximian.com>
1279+ Martin Baulig <baulig@suse.de>
1280+
1281+Copyright:
1282+
1283+Copyright (C) 2000-2008 The Free Software Foundation
1284+Copyright (C) 1999 Michael Zucchi
1285+Copyright (C) 1999-2004 Red Hat, Inc
1286+Copyright (C) 2005 Raphael Slinckx
1287+Copyright (C) 1997 Thomas G. Lane
1288+Copyright (C) 2003-2004 Marco Pesenti Gritti
1289+Copyright (C) 2003-2005 Christian Persch
1290+Copyright (C) 2004-2006 Bastien Nocera <hadess@hadess.net>
1291+
1292+Files: *
1293+License:
1294+
1295+ This program is free software; you can redistribute it and/or modify
1296+ it under the terms of the GNU General Public License as published by
1297+ the Free Software Foundation; either version 2 of the License, or
1298+ (at your option) any later version.
1299+
1300+ You should have received a copy of the GNU General Public License
1301+ along with this program; if not, write to the Free Software Foundation, Inc.,
1302+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
1303+
1304+ On Debian Systems, the full text of the license can be found on
1305+ /usr/share/common-licenses/GPL-2
1306+
1307+Files: src/eog-image-jpeg.c, cut-n-paste/totem-screensaver/totem-scrsaver.h,
1308+ cut-n-paste/totem-screensaver/totem-scrsaver.c
1309+Copyright: eog-image-jpeg.c: 1999 The Free Software Foundation,
1310+ 1999 Michael Zucchi, 1999 Red Hat, Inc
1311+ totem-scrsaver.c: 2004-2006 Bastien Nocera,
1312+ totem-scrsaver.h: 2004-2006 Bastien Nocera
1313+License:
1314+
1315+ This library is free software; you can redistribute it and/or
1316+ modify it under the terms of the GNU Lesser General Public
1317+ License as published by the Free Software Foundation; either
1318+ version 2 of the License, or (at your option) any later version.
1319+
1320+ This library is distributed in the hope that it will be useful,
1321+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1322+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1323+ Lesser General Public License for more details.
1324+
1325+ You should have received a copy of the GNU Lesser General Public
1326+ License along with this library; if not, write to the
1327+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
1328+ Boston, MA 02110-1301, USA.
1329+
1330+ On Debian Systems, the full text of the license can be found on
1331+ /usr/share/common-licenses/LGPL-2
1332+
1333
1334=== added file 'debian/eog-dev.install'
1335--- debian/eog-dev.install 1970-01-01 00:00:00 +0000
1336+++ debian/eog-dev.install 2014-03-11 10:37:49 +0000
1337@@ -0,0 +1,4 @@
1338+usr/lib/pkgconfig
1339+usr/include
1340+usr/share/eog/gir-1.0
1341+usr/share/gtk-doc
1342
1343=== added file 'debian/eog.1'
1344--- debian/eog.1 1970-01-01 00:00:00 +0000
1345+++ debian/eog.1 2014-03-11 10:37:49 +0000
1346@@ -0,0 +1,62 @@
1347+.\" -*- nroff -*-
1348+.TH EOG 1 "April 22, 2000"
1349+.SH "NAME"
1350+eog \- a GNOME image viewer
1351+.SH "SYNOPSIS"
1352+.B eog
1353+.RI [ options ] " files" ...
1354+.SH "DESCRIPTION"
1355+An image viewer for GNOME which uses gdk_pixbuf
1356+.SH "USAGE"
1357+Usage: eog [OPTION...]
1358+.PP
1359+GNOME Options
1360+ \-\-disable\-sound Disable sound server usage
1361+ \-\-enable\-sound Enable sound server usage
1362+ \-\-espeaker=HOSTNAME:PORT Host:port on which the sound
1363+ server to use is running
1364+ \-\-version
1365+.PP
1366+Help options
1367+ \-?, \-\-help Show this help message
1368+ \-\-usage Display brief usage message
1369+.PP
1370+GTK options
1371+ \-\-gdk-debug=FLAGS Gdk debugging flags to set
1372+ \-\-gdk-no-debug=FLAGS Gdk debugging flags to unset
1373+ \-\-display=DISPLAY X display to use
1374+ \-\-sync Make X calls synchronous
1375+ \-\-no-xshm Don't use X shared
1376+ memory extension
1377+ \-\-name=NAME Program name as used by the
1378+ window manager
1379+ \-\-class=CLASS Program class as used by the
1380+ window manager
1381+ \-\-gxid_host=HOST
1382+ \-\-gxid_port=PORT
1383+ \-\-xim\-preedit=STYLE
1384+ \-\-xim\-status=STYLE
1385+ \-\-gtk\-debug=FLAGS Gtk+ debugging flags to set
1386+ \-\-gtk\-no\-debug=FLAGS Gtk+ debugging flags
1387+ to unset
1388+ \-\-g\-fatal\-warnings Make all warnings fatal
1389+ \-\-gtk\-module=MODULE Load an additional
1390+ Gtk module
1391+.PP
1392+GNOME GUI options
1393+ \-\-disable\-crash\-dialog
1394+.PP
1395+Session management options
1396+ \-\-sm\-client\-id=ID Specify session management ID
1397+ \-\-sm\-config\-prefix=PREFIX Specify prefix of saved
1398+ configuration
1399+ \-\-sm-disable Disable connection to
1400+ session manager
1401+
1402+
1403+.SH AUTHOR
1404+This manual page was written for the Debian GNU/Linux distribution
1405+because the original program does not have a manual page.
1406+.PP
1407+This manual page was written by Dan Nguyen <dnn@debian.org>,
1408+for the Debian GNU/Linux system (but may be used by others).
1409
1410=== added file 'debian/eog.install'
1411--- debian/eog.install 1970-01-01 00:00:00 +0000
1412+++ debian/eog.install 2014-03-11 10:37:49 +0000
1413@@ -0,0 +1,12 @@
1414+debian/gnome-eog.xpm usr/share/pixmaps
1415+usr/bin
1416+usr/share/eog
1417+usr/share/glib-2.0/schemas
1418+usr/share/GConf/gsettings
1419+usr/share/help
1420+usr/share/icons
1421+usr/share/locale
1422+usr/share/applications
1423+usr/lib/eog/plugins/*plugin
1424+usr/lib/eog/plugins/*.so
1425+usr/lib/eog/girepository-1.0
1426
1427=== added file 'debian/eog.manpages'
1428--- debian/eog.manpages 1970-01-01 00:00:00 +0000
1429+++ debian/eog.manpages 2014-03-11 10:37:49 +0000
1430@@ -0,0 +1,1 @@
1431+debian/eog.1
1432
1433=== added file 'debian/gnome-eog.xpm'
1434--- debian/gnome-eog.xpm 1970-01-01 00:00:00 +0000
1435+++ debian/gnome-eog.xpm 2014-03-11 10:37:49 +0000
1436@@ -0,0 +1,392 @@
1437+/* XPM */
1438+static char * gnome_eog_xpm[] = {
1439+"32 32 357 2",
1440+" c None",
1441+". c #0E0000",
1442+"+ c #040000",
1443+"@ c #010000",
1444+"# c #1D0B0B",
1445+"$ c #461515",
1446+"% c #0E0404",
1447+"& c #020000",
1448+"* c #0B0303",
1449+"= c #1D0C0C",
1450+"- c #331A1A",
1451+"; c #6B2929",
1452+"> c #933434",
1453+", c #511D1D",
1454+"' c #080404",
1455+") c #160606",
1456+"! c #4E1D1D",
1457+"~ c #7D3E3E",
1458+"{ c #9C5454",
1459+"] c #B25C5C",
1460+"^ c #A33434",
1461+"/ c #852626",
1462+"( c #1F0A0A",
1463+"_ c #070101",
1464+": c #2B0D0D",
1465+"< c #7A2C2C",
1466+"[ c #9C4343",
1467+"} c #B56060",
1468+"| c #B96464",
1469+"1 c #B15151",
1470+"2 c #A23232",
1471+"3 c #7D1E1E",
1472+"4 c #481212",
1473+"5 c #020101",
1474+"6 c #260B0B",
1475+"7 c #732A2A",
1476+"8 c #A24A4A",
1477+"9 c #B66161",
1478+"0 c #BE6A6A",
1479+"a c #B15656",
1480+"b c #9D3535",
1481+"c c #872121",
1482+"d c #6B1F1F",
1483+"e c #220909",
1484+"f c #110606",
1485+"g c #7A3131",
1486+"h c #A64D4D",
1487+"i c #BE6B6B",
1488+"j c #C47474",
1489+"k c #B05555",
1490+"l c #A33C3C",
1491+"m c #912626",
1492+"n c #7B1F1F",
1493+"o c #571919",
1494+"p c #270D0D",
1495+"q c #050101",
1496+"r c #411616",
1497+"s c #A44C4C",
1498+"t c #B55C5C",
1499+"u c #BA6666",
1500+"v c #B76060",
1501+"w c #A94848",
1502+"x c #A33636",
1503+"y c #882525",
1504+"z c #732121",
1505+"A c #3B1414",
1506+"B c #240E0E",
1507+"C c #1E0707",
1508+"D c #813434",
1509+"E c #B86363",
1510+"F c #C97B7B",
1511+"G c #C06E6E",
1512+"H c #A53C3C",
1513+"I c #A03232",
1514+"J c #551818",
1515+"K c #3B1515",
1516+"L c #431B1B",
1517+"M c #411515",
1518+"N c #9A4B4B",
1519+"O c #C67777",
1520+"P c #CC7F7F",
1521+"Q c #B96363",
1522+"R c #AD4E4E",
1523+"S c #9F2E2E",
1524+"T c #942424",
1525+"U c #782222",
1526+"V c #421313",
1527+"W c #481B1B",
1528+"X c #542323",
1529+"Y c #170909",
1530+"Z c #762525",
1531+"` c #B16060",
1532+" . c #BF6C6C",
1533+".. c #BD6969",
1534+"+. c #AD5151",
1535+"@. c #A84444",
1536+"#. c #A52D2D",
1537+"$. c #992C2C",
1538+"%. c #6D2121",
1539+"&. c #461818",
1540+"*. c #4C2020",
1541+"=. c #4D2020",
1542+"-. c #3E1A1A",
1543+";. c #090404",
1544+">. c #1A0404",
1545+",. c #812525",
1546+"'. c #BF6B6B",
1547+"). c #C47373",
1548+"!. c #B76161",
1549+"~. c #AE5151",
1550+"{. c #AC3C3C",
1551+"]. c #A52C2C",
1552+"^. c #962F2F",
1553+"/. c #6C2020",
1554+"(. c #511C1C",
1555+"_. c #4F2121",
1556+":. c #491E1E",
1557+"<. c #160909",
1558+"[. c #370808",
1559+"}. c #8F3434",
1560+"|. c #C16E6E",
1561+"1. c #C16F6F",
1562+"2. c #B65E5E",
1563+"3. c #B24F4F",
1564+"4. c #A93030",
1565+"5. c #9D2929",
1566+"6. c #8A2828",
1567+"7. c #701E1E",
1568+"8. c #631F1F",
1569+"9. c #4E2020",
1570+"0. c #4C1D1D",
1571+"a. c #110707",
1572+"b. c #000000",
1573+"c. c #490B0B",
1574+"d. c #A44848",
1575+"e. c #BC6868",
1576+"f. c #B55D5D",
1577+"g. c #AC4A4A",
1578+"h. c #A72F2F",
1579+"i. c #A12C2C",
1580+"j. c #8D2626",
1581+"k. c #7E1E1E",
1582+"l. c #721E1E",
1583+"m. c #521B1B",
1584+"n. c #512121",
1585+"o. c #562424",
1586+"p. c #532222",
1587+"q. c #3E1919",
1588+"r. c #090303",
1589+"s. c #050000",
1590+"t. c #080101",
1591+"u. c #0D0707",
1592+"v. c #450F0F",
1593+"w. c #A04949",
1594+"x. c #CB7A7A",
1595+"y. c #C46E6E",
1596+"z. c #B75959",
1597+"A. c #AC4848",
1598+"B. c #A83737",
1599+"C. c #A02828",
1600+"D. c #8B2323",
1601+"E. c #7E2121",
1602+"F. c #7E2525",
1603+"G. c #622626",
1604+"H. c #532323",
1605+"I. c #401A1A",
1606+"J. c #290808",
1607+"K. c #410505",
1608+"L. c #550606",
1609+"M. c #230000",
1610+"N. c #190404",
1611+"O. c #592A2A",
1612+"P. c #9A6A6A",
1613+"Q. c #5F4343",
1614+"R. c #331313",
1615+"S. c #4A2424",
1616+"T. c #6C2929",
1617+"U. c #822727",
1618+"V. c #982E2E",
1619+"W. c #9F2626",
1620+"X. c #922828",
1621+"Y. c #862929",
1622+"Z. c #7F2A2A",
1623+"`. c #682727",
1624+" + c #2F1414",
1625+".+ c #1E0A0A",
1626+"++ c #420E0E",
1627+"@+ c #610707",
1628+"#+ c #680202",
1629+"$+ c #670101",
1630+"%+ c #2D0000",
1631+"&+ c #230404",
1632+"*+ c #7B3434",
1633+"=+ c #BA5C5C",
1634+"-+ c #CE7373",
1635+";+ c #D89090",
1636+">+ c #D29191",
1637+",+ c #815353",
1638+"'+ c #4E2E2E",
1639+")+ c #401E1E",
1640+"!+ c #421D1D",
1641+"~+ c #4A1D1D",
1642+"{+ c #5B1E1E",
1643+"]+ c #651E1E",
1644+"^+ c #541717",
1645+"/+ c #551212",
1646+"(+ c #6D1515",
1647+"_+ c #7C1717",
1648+":+ c #7A1414",
1649+"<+ c #680505",
1650+"[+ c #550505",
1651+"}+ c #370202",
1652+"|+ c #0B0000",
1653+"1+ c #1E0202",
1654+"2+ c #431515",
1655+"3+ c #A55252",
1656+"4+ c #C05F5F",
1657+"5+ c #C56262",
1658+"6+ c #C96666",
1659+"7+ c #CD6C6C",
1660+"8+ c #CE6C6C",
1661+"9+ c #C66060",
1662+"0+ c #BB5555",
1663+"a+ c #B65050",
1664+"b+ c #A64040",
1665+"c+ c #952F2F",
1666+"d+ c #973131",
1667+"e+ c #862020",
1668+"f+ c #7B1717",
1669+"g+ c #631111",
1670+"h+ c #360606",
1671+"i+ c #1F0000",
1672+"j+ c #130606",
1673+"k+ c #3C3C3C",
1674+"l+ c #171717",
1675+"m+ c #363232",
1676+"n+ c #625555",
1677+"o+ c #3E3838",
1678+"p+ c #361C1C",
1679+"q+ c #4A2525",
1680+"r+ c #572B2B",
1681+"s+ c #653232",
1682+"t+ c #834343",
1683+"u+ c #854343",
1684+"v+ c #793838",
1685+"w+ c #702F2F",
1686+"x+ c #5D2525",
1687+"y+ c #401818",
1688+"z+ c #0E0506",
1689+"A+ c #020303",
1690+"B+ c #121718",
1691+"C+ c #0D0F10",
1692+"D+ c #525454",
1693+"E+ c #B8B8B8",
1694+"F+ c #989898",
1695+"G+ c #353535",
1696+"H+ c #585858",
1697+"I+ c #EBEBEB",
1698+"J+ c #DDDDDD",
1699+"K+ c #131D1D",
1700+"L+ c #2F4A4A",
1701+"M+ c #111B1C",
1702+"N+ c #3F3F3F",
1703+"O+ c #5A5959",
1704+"P+ c #302F2F",
1705+"Q+ c #030101",
1706+"R+ c #040101",
1707+"S+ c #111D22",
1708+"T+ c #204154",
1709+"U+ c #284B61",
1710+"V+ c #17252D",
1711+"W+ c #858989",
1712+"X+ c #A5A5A5",
1713+"Y+ c #868686",
1714+"Z+ c #343434",
1715+"`+ c #282828",
1716+" @ c #DADADA",
1717+".@ c #E7E7E7",
1718+"+@ c #233337",
1719+"@@ c #53808E",
1720+"#@ c #1C2628",
1721+"$@ c #AAABAB",
1722+"%@ c #CFCFCF",
1723+"&@ c #2C2C2C",
1724+"*@ c #081519",
1725+"=@ c #19404F",
1726+"-@ c #265062",
1727+";@ c #112025",
1728+">@ c #717474",
1729+",@ c #848484",
1730+"'@ c #636363",
1731+")@ c #1E1E1E",
1732+"!@ c #0B0B0B",
1733+"~@ c #B7B7B7",
1734+"{@ c #C8C8C8",
1735+"]@ c #434B4E",
1736+"^@ c #2E5460",
1737+"/@ c #0C1A1B",
1738+"(@ c #757676",
1739+"_@ c #727272",
1740+":@ c #050505",
1741+"<@ c #182D2F",
1742+"[@ c #3D6C6E",
1743+"}@ c #294C4D",
1744+"|@ c #111919",
1745+"1@ c #6E7171",
1746+"2@ c #333333",
1747+"3@ c #0F0F0F",
1748+"4@ c #3E3E3E",
1749+"5@ c #8F8F8F",
1750+"6@ c #636464",
1751+"7@ c #243839",
1752+"8@ c #254957",
1753+"9@ c #04090D",
1754+"0@ c #010101",
1755+"a@ c #000101",
1756+"b@ c #162224",
1757+"c@ c #0A242F",
1758+"d@ c #22424C",
1759+"e@ c #2E3838",
1760+"f@ c #313434",
1761+"g@ c #4A4A4A",
1762+"h@ c #2E2E2E",
1763+"i@ c #121212",
1764+"j@ c #505050",
1765+"k@ c #2B2F32",
1766+"l@ c #2E526C",
1767+"m@ c #254758",
1768+"n@ c #040607",
1769+"o@ c #010202",
1770+"p@ c #010303",
1771+"q@ c #12272B",
1772+"r@ c #335A6B",
1773+"s@ c #315569",
1774+"t@ c #091920",
1775+"u@ c #232C2C",
1776+"v@ c #3C3E3E",
1777+"w@ c #151515",
1778+"x@ c #030303",
1779+"y@ c #040404",
1780+"z@ c #1B1B1B",
1781+"A@ c #282C2D",
1782+"B@ c #4A5F61",
1783+"C@ c #3E5962",
1784+"D@ c #243A3E",
1785+"E@ c #2C4449",
1786+"F@ c #19363C",
1787+"G@ c #1C3941",
1788+"H@ c #163543",
1789+"I@ c #213644",
1790+"J@ c #101718",
1791+"K@ c #060606",
1792+"L@ c #0E0E0E",
1793+"M@ c #101617",
1794+"N@ c #0D1213",
1795+"O@ c #0B1011",
1796+"P@ c #030607",
1797+" ",
1798+" ",
1799+" ",
1800+" ",
1801+" . + ",
1802+" @ # $ % ",
1803+" & * = - ; > , ' ",
1804+" @ ) ! ~ { ] ^ / ( ",
1805+" _ : < [ } | 1 2 3 4 5 ",
1806+" 6 7 8 9 0 a b c d e ",
1807+" f g h i j k l m n o p ",
1808+" q r s t u v w x y z A B ",
1809+" C D E F G i H I 3 J K L @ ",
1810+" M N O P Q R S T U V W X Y ",
1811+" q Z ` ...+.@.#.$.%.&.*.=.-.;. ",
1812+" >.,.'.).!.~.{.].^./.(._._.:.<. ",
1813+" [.}.|.1.2.3.4.5.6.7.8.! =.9.0.a. ",
1814+" b. c.d.F e.f.g.h.i.j.k.l.m.n.o.p.q.r.b.s. ",
1815+" t.u.# v.w.x.y.z.A.B.C.D.E.F.G.H.*.I.J.K.L.M. ",
1816+" N.O.P.Q.R.S.T.U.V.W.X.Y.Z.`. +p .+++@+#+$+%+ ",
1817+" &+*+=+-+;+>+,+'+)+!+~+{+]+^+/+(+_+:+<+[+}+|+ ",
1818+" 1+2+3+4+5+6+7+8+9+0+a+b+c+d+e+f+g+h+i+j+k+l+ ",
1819+" m+n+o+p+q+r+s+t+u+v+w+x+y+z+A+B+C+D+E+F+G+ ",
1820+" H+I+J+K+L+M+N+O+P+5 Q+R+b.S+T+U+V+W+X+Y+Z+ ",
1821+" `+ @.@+@@@#@$@%@&@b.b.b.b.*@=@-@;@>@,@'@)@ ",
1822+" !@~@{@]@^@/@(@_@b.b.:@b.b.<@[@}@|@1@'@2@3@ ",
1823+" 4@5@6@7@8@9@0@0@b.b.a@b@c@d@e@f@g@h@ ",
1824+" i@&@j@k@l@m@n@o@a@p@q@r@s@t@u@v@w@x@ ",
1825+" y@z@A@B@C@D@E@F@G@H@I@J@K@0@ ",
1826+" L@M@N@O@P@o@A+ ",
1827+" ",
1828+" "};
1829
1830=== added file 'debian/menu'
1831--- debian/menu 1970-01-01 00:00:00 +0000
1832+++ debian/menu 2014-03-11 10:37:49 +0000
1833@@ -0,0 +1,4 @@
1834+?package(eog):needs="X11" section="Applications/Viewers" \
1835+ title="Eye of GNOME" hints="Images" command="/usr/bin/eog" \
1836+ longtitle="View many different types of images" \
1837+ icon="/usr/share/pixmaps/gnome-eog.xpm"
1838
1839=== added directory 'debian/patches'
1840=== added file 'debian/patches/02_grip_gestures.patch'
1841--- debian/patches/02_grip_gestures.patch 1970-01-01 00:00:00 +0000
1842+++ debian/patches/02_grip_gestures.patch 2014-03-11 10:37:49 +0000
1843@@ -0,0 +1,274 @@
1844+Description: Add gesture functionality via libgrip.
1845+Author: Canonical DX Multi-Touch Team <multi-touch-dev@lists.launchpad.net>
1846+
1847+---
1848+ configure.ac | 18 ++++++++
1849+ src/eog-scroll-view.c | 108 +++++++++++++++++++++++++++++++++++++++++++++++++-
1850+ src/eog-window.c | 61 ++++++++++++++++++++++++++++
1851+ 3 files changed, 186 insertions(+), 1 deletion(-)
1852+
1853+--- a/configure.ac
1854++++ b/configure.ac
1855+@@ -293,6 +293,23 @@ fi
1856+ AM_CONDITIONAL([HAVE_RSVG], [test "x$have_rsvg" = "xyes"])
1857+
1858+ # ****************
1859++# Open Input Framework
1860++# ****************
1861++GRIP_REQUIRED=0.2.1
1862++
1863++AC_ARG_WITH([libgrip], AC_HELP_STRING([--without-libgrip], [disable libgrip support]))
1864++have_libgrip=no
1865++if test x$with_libgrip != xno; then
1866++ PKG_CHECK_MODULES(GRIP, libgrip >= $GRIP_REQUIRED, have_libgrip=yes, have_libgrip=no)
1867++fi
1868++if test "x$have_libgrip" = "xyes"; then
1869++ AC_DEFINE(HAVE_LIBGRIP, 1, [libgrip support])
1870++ EOG_MODULES="$EOG_MODULES libgrip >= $GRIP_REQUIRED"
1871++fi
1872++
1873++AM_CONDITIONAL([HAVE_LIBGRIP], [test "x$have_libgrip" = "xyes"])
1874++
1875++# ****************
1876+ # CFLAGS/LIBS init
1877+ # ****************
1878+
1879+@@ -378,4 +395,5 @@ Configure summary:
1880+ JPEG support ...............: ${have_jpeg}
1881+ Colour management support ..: ${have_lcms}
1882+ GObject Introspection.......: ${have_introspection}
1883++ Libgrip gestures............: ${have_libgrip}
1884+ "
1885+--- a/src/eog-scroll-view.c
1886++++ b/src/eog-scroll-view.c
1887+@@ -9,6 +9,9 @@
1888+ #ifdef HAVE_RSVG
1889+ #include <librsvg/rsvg.h>
1890+ #endif
1891++#ifdef HAVE_LIBGRIP
1892++#include <libgrip/grip.h>
1893++#endif
1894+
1895+ #include "eog-config-keys.h"
1896+ #include "eog-enum-types.h"
1897+@@ -138,11 +141,15 @@ struct _EogScrollViewPrivate {
1898+ /* Scroll wheel zoom */
1899+ gdouble zoom_multiplier;
1900+
1901+- /* dragging stuff */
1902++ /* drag gesture data */
1903+ int drag_anchor_x, drag_anchor_y;
1904+ int drag_ofs_x, drag_ofs_y;
1905+ guint dragging : 1;
1906+
1907++ /* pinch gesture data */
1908++ float begin_radius;
1909++ float begin_zoom;
1910++
1911+ #if 0
1912+ /* status of progressive loading */
1913+ ProgressiveState progressive_state;
1914+@@ -1710,6 +1717,82 @@ eog_scroll_view_motion_event (GtkWidget
1915+ return TRUE;
1916+ }
1917+
1918++#ifdef HAVE_LIBGRIP
1919++static void
1920++_oif_gesture_event (GtkWidget *widget,
1921++ GripTimeType time_type,
1922++ GripGestureEvent *event,
1923++ gpointer user_data)
1924++{
1925++ EogScrollView *view = EOG_SCROLL_VIEW (widget);
1926++ EogScrollViewPrivate *priv = view->priv;
1927++ GtkWindow *toplevel = (GtkWindow *)gtk_widget_get_toplevel (widget);
1928++
1929++
1930++ if (time_type == GRIP_TIME_START) {
1931++ switch (event->type) {
1932++ case GRIP_GESTURE_DRAG: {
1933++ GripEventGestureDrag *drag = (GripEventGestureDrag *)event;
1934++
1935++ priv->dragging = TRUE;
1936++ priv->drag_anchor_x = drag->position_x;
1937++ priv->drag_anchor_y = drag->position_y;
1938++
1939++ priv->drag_ofs_x = priv->xofs;
1940++ priv->drag_ofs_y = priv->yofs;
1941++
1942++ break;
1943++ }
1944++ case GRIP_GESTURE_PINCH: {
1945++ GripEventGesturePinch *pinch = (GripEventGesturePinch *)event;
1946++
1947++ priv->begin_radius = pinch->radius;
1948++ priv->begin_zoom = priv->zoom;
1949++
1950++ break;
1951++ }
1952++
1953++ default:
1954++ break;
1955++ }
1956++ } else if (time_type == GRIP_TIME_END) {
1957++ switch (event->type) {
1958++ case GRIP_GESTURE_DRAG:
1959++ priv->dragging = FALSE;
1960++ break;
1961++
1962++ default:
1963++ break;
1964++ }
1965++ } else {
1966++ switch (event->type) {
1967++ case GRIP_GESTURE_DRAG: {
1968++ GripEventGestureDrag *drag = (GripEventGestureDrag *)event;
1969++
1970++ if (drag->fingers == 2) {
1971++ drag_to (view, drag->position_x, drag->position_y);
1972++ }
1973++
1974++ break;
1975++ }
1976++
1977++ case GRIP_GESTURE_PINCH: {
1978++ GripEventGesturePinch *pinch = (GripEventGesturePinch *)event;
1979++ gdouble zoom_factor = pinch->radius / priv->begin_radius;
1980++
1981++ set_zoom (view, priv->begin_zoom * zoom_factor,
1982++ TRUE, pinch->focus_x, pinch->focus_y);
1983++
1984++ break;
1985++ }
1986++
1987++ default:
1988++ break;
1989++ }
1990++ }
1991++}
1992++#endif
1993++
1994+ static void
1995+ display_map_event (GtkWidget *widget, GdkEvent *event, gpointer data)
1996+ {
1997+@@ -2482,6 +2565,29 @@ eog_scroll_view_init (EogScrollView *vie
1998+ priv->override_bg_color = NULL;
1999+ priv->background_surface = NULL;
2000+
2001++#ifdef HAVE_LIBGRIP
2002++ {
2003++ GtkWidget *widget = GTK_WIDGET (view);
2004++ GripGestureManager *manager = grip_gesture_manager_get ();
2005++
2006++ grip_gesture_manager_register_window (manager,
2007++ widget,
2008++ GRIP_GESTURE_PINCH,
2009++ GRIP_DEVICE_ALL,
2010++ 2,
2011++ _oif_gesture_event,
2012++ NULL, NULL);
2013++
2014++ grip_gesture_manager_register_window (manager,
2015++ widget,
2016++ GRIP_GESTURE_DRAG,
2017++ GRIP_DEVICE_TOUCHSCREEN,
2018++ 2,
2019++ _oif_gesture_event,
2020++ NULL, NULL);
2021++ }
2022++#endif
2023++
2024+ priv->hadj = GTK_ADJUSTMENT (gtk_adjustment_new (0, 100, 0, 10, 10, 100));
2025+ g_signal_connect (priv->hadj, "value_changed",
2026+ G_CALLBACK (adjustment_changed_cb),
2027+--- a/src/eog-window.c
2028++++ b/src/eog-window.c
2029+@@ -70,6 +70,9 @@
2030+ #include <gdk/gdkkeysyms.h>
2031+ #include <gio/gdesktopappinfo.h>
2032+ #include <gtk/gtk.h>
2033++#ifdef HAVE_LIBGRIP
2034++#include <libgrip/grip.h>
2035++#endif
2036+
2037+ #include <libpeas/peas-extension-set.h>
2038+ #include <libpeas/peas-activatable.h>
2039+@@ -101,6 +104,10 @@ G_DEFINE_TYPE (EogWindow, eog_window, GT
2040+
2041+ #define EOG_WALLPAPER_FILENAME "eog-wallpaper"
2042+
2043++#ifdef HAVE_LIBGRIP
2044++#define EOG_GESTURE_ROTATE_THRESHOLD 0.785 /* 45 degrees in rad */
2045++#endif
2046++
2047+ #define is_rtl (gtk_widget_get_default_direction () == GTK_TEXT_DIR_RTL)
2048+
2049+ typedef enum {
2050+@@ -4673,6 +4680,51 @@ eog_window_add_open_editor_action (EogWi
2051+ g_free (tooltip);
2052+ }
2053+
2054++#ifdef HAVE_LIBGRIP
2055++static float zero_angle;
2056++static void
2057++_oif_window_gesture_event (GtkWidget *widget,
2058++ GripTimeType time_type,
2059++ GripGestureEvent *event,
2060++ gpointer user_data)
2061++{
2062++ if (time_type == GRIP_TIME_START) {
2063++ switch (event->type) {
2064++ case GRIP_GESTURE_ROTATE: {
2065++ GripEventGestureRotate *rotate = (GripEventGestureRotate *)event;
2066++ zero_angle = rotate->angle;
2067++ break;
2068++ }
2069++
2070++ default:
2071++ break;
2072++ }
2073++ }
2074++ if (time_type == GRIP_TIME_UPDATE) {
2075++ switch (event->type) {
2076++ case GRIP_GESTURE_ROTATE: {
2077++ GripEventGestureRotate *rotate = (GripEventGestureRotate *)event;
2078++
2079++ if (rotate->angle - zero_angle >= EOG_GESTURE_ROTATE_THRESHOLD) {
2080++ apply_transformation (EOG_WINDOW (user_data),
2081++ eog_transform_rotate_new (90));
2082++ zero_angle = rotate->angle;
2083++ } else if (zero_angle - rotate->angle >= EOG_GESTURE_ROTATE_THRESHOLD) {
2084++ apply_transformation (EOG_WINDOW (user_data),
2085++ eog_transform_rotate_new (270));
2086++ zero_angle = rotate->angle;
2087++ }
2088++
2089++ break;
2090++ }
2091++
2092++ default:
2093++ break;
2094++ }
2095++ }
2096++}
2097++#endif
2098++
2099+ static void
2100+ eog_window_construct_ui (EogWindow *window)
2101+ {
2102+@@ -4892,6 +4944,15 @@ eog_window_construct_ui (EogWindow *wind
2103+ _eog_zoom_shrink_to_boolean,
2104+ NULL, NULL, NULL);
2105+ }
2106++#ifdef HAVE_LIBGRIP
2107++ grip_gesture_manager_register_window (grip_gesture_manager_get (),
2108++ priv->view,
2109++ GRIP_GESTURE_ROTATE,
2110++ GRIP_DEVICE_ALL,
2111++ 2,
2112++ _oif_window_gesture_event,
2113++ window, NULL);
2114++#endif
2115+ g_settings_bind (priv->view_settings, EOG_CONF_VIEW_SCROLL_WHEEL_ZOOM,
2116+ priv->view, "scrollwheel-zoom", G_SETTINGS_BIND_GET);
2117+ g_settings_bind (priv->view_settings, EOG_CONF_VIEW_ZOOM_MULTIPLIER,
2118
2119=== added file 'debian/patches/03_unity_control_center.patch'
2120--- debian/patches/03_unity_control_center.patch 1970-01-01 00:00:00 +0000
2121+++ debian/patches/03_unity_control_center.patch 2014-03-11 10:37:49 +0000
2122@@ -0,0 +1,30 @@
2123+Index: eog-3.10.2/src/eog-window.c
2124+===================================================================
2125+--- eog-3.10.2.orig/src/eog-window.c 2014-01-15 14:49:46.441568273 +1300
2126++++ eog-3.10.2/src/eog-window.c 2014-01-15 14:50:27.969566835 +1300
2127+@@ -2722,12 +2722,21 @@
2128+ {
2129+ if (response == GTK_RESPONSE_YES) {
2130+ GAppInfo *app_info;
2131++ gchar *path;
2132+ GError *error = NULL;
2133+
2134+- app_info = g_app_info_create_from_commandline ("gnome-control-center background",
2135+- "System Settings",
2136+- G_APP_INFO_CREATE_NONE,
2137+- &error);
2138++ path = g_find_program_in_path ("unity-control-center");
2139++ if (path && g_strcmp0 (g_getenv ("XDG_CURRENT_DESKTOP"), "Unity") == 0)
2140++ app_info = g_app_info_create_from_commandline ("unity-control-center appearance",
2141++ "System Settings",
2142++ G_APP_INFO_CREATE_NONE,
2143++ &error);
2144++ else
2145++ app_info = g_app_info_create_from_commandline ("gnome-control-center background",
2146++ "System Settings",
2147++ G_APP_INFO_CREATE_NONE,
2148++ &error);
2149++ g_free (path);
2150+
2151+ if (error != NULL) {
2152+ g_warning ("%s%s", _("Error launching System Settings: "),
2153
2154=== added file 'debian/patches/disable-appmenu-on-unity.patch'
2155--- debian/patches/disable-appmenu-on-unity.patch 1970-01-01 00:00:00 +0000
2156+++ debian/patches/disable-appmenu-on-unity.patch 2014-03-11 10:37:49 +0000
2157@@ -0,0 +1,25 @@
2158+diff --git a/src/eog-application.c b/src/eog-application.c
2159+index a77157a..c4f899d 100644
2160+--- a/src/eog-application.c
2161++++ b/src/eog-application.c
2162+@@ -225,9 +225,19 @@ eog_application_init_app_menu (EogApplication *application)
2163+ static void
2164+ eog_application_startup (GApplication *application)
2165+ {
2166++ gboolean shows_app_menu;
2167++ gboolean shows_menubar;
2168++
2169++ g_object_get (gtk_settings_get_default (),
2170++ "gtk-shell-shows-app-menu", &shows_app_menu,
2171++ "gtk-shell-shows-menubar", &shows_menubar,
2172++ NULL);
2173++
2174++ if (shows_app_menu && !shows_menubar)
2175++ eog_application_init_app_menu (EOG_APPLICATION (application));
2176++
2177+ G_APPLICATION_CLASS (eog_application_parent_class)->startup (application);
2178+
2179+- eog_application_init_app_menu (EOG_APPLICATION (application));
2180+ }
2181+
2182+ static void
2183
2184=== added file 'debian/patches/git_dialog_dont_lock.patch'
2185--- debian/patches/git_dialog_dont_lock.patch 1970-01-01 00:00:00 +0000
2186+++ debian/patches/git_dialog_dont_lock.patch 2014-03-11 10:37:49 +0000
2187@@ -0,0 +1,44 @@
2188+From 757128bc3792cca59115df3b956bffedd3732214 Mon Sep 17 00:00:00 2001
2189+From: Lars Uebernickel <lars.uebernickel@canonical.com>
2190+Date: Tue, 07 Jan 2014 11:18:19 +0000
2191+Subject: Don't call gdk_threads_init()
2192+
2193+Accessing gdk from outside the main thread is deprecated.
2194+
2195+This also replaces an occurence of gdk_threads_add_idle_full() with an
2196+idle source that is dispatched to the main thread.
2197+
2198+https://bugzilla.gnome.org/show_bug.cgi?id=721755
2199+---
2200+diff --git a/src/eog-image.c b/src/eog-image.c
2201+index 08b7173..2b646f5 100644
2202+--- a/src/eog-image.c
2203++++ b/src/eog-image.c
2204+@@ -493,9 +493,9 @@ do_emit_size_prepared_signal (EogImage *img)
2205+ static void
2206+ eog_image_emit_size_prepared (EogImage *img)
2207+ {
2208+- gdk_threads_add_idle_full (G_PRIORITY_DEFAULT_IDLE,
2209+- (GSourceFunc) do_emit_size_prepared_signal,
2210+- g_object_ref (img), g_object_unref);
2211++ g_idle_add_full (G_PRIORITY_DEFAULT_IDLE,
2212++ (GSourceFunc) do_emit_size_prepared_signal,
2213++ g_object_ref (img), g_object_unref);
2214+ }
2215+
2216+ static gboolean
2217+diff --git a/src/main.c b/src/main.c
2218+index 187015b..9c9cbfc 100644
2219+--- a/src/main.c
2220++++ b/src/main.c
2221+@@ -146,7 +146,6 @@
2222+ #endif
2223+ eog_debug_init ();
2224+ eog_job_scheduler_init ();
2225+- gdk_threads_init ();
2226+ eog_thumbnail_init ();
2227+
2228+ /* Load special style properties for EogThumbView's scrollbar */
2229+--
2230+cgit v0.9.2
2231+
2232
2233=== added file 'debian/patches/git_icc_color.patch'
2234--- debian/patches/git_icc_color.patch 1970-01-01 00:00:00 +0000
2235+++ debian/patches/git_icc_color.patch 2014-03-11 10:37:49 +0000
2236@@ -0,0 +1,32 @@
2237+From dfdc1874b09e06d47369d33c2b6bad9f0d664c5c Mon Sep 17 00:00:00 2001
2238+From: pdknsk <pdknsk@gmail.com>
2239+Date: Mon, 03 Mar 2014 21:46:19 +0000
2240+Subject: Assume sRGB when image doesn't have an ICC profile attached
2241+
2242+This seems to be no problem with other image viewers and
2243+is apparently also recommended by W3C.
2244+
2245+https://bugzilla.gnome.org/show_bug.cgi?id=554498
2246+---
2247+diff --git a/src/eog-image.c b/src/eog-image.c
2248+index 2b646f5..d94604a 100644
2249+--- a/src/eog-image.c
2250++++ b/src/eog-image.c
2251+@@ -693,7 +693,14 @@ eog_image_apply_display_profile (EogImage *img, cmsHPROFILE screen)
2252+
2253+ priv = img->priv;
2254+
2255+- if (screen == NULL || priv->profile == NULL) return;
2256++ if (screen == NULL) return;
2257++
2258++ if (priv->profile == NULL) {
2259++ /* Assume sRGB color space for images without ICC profile */
2260++ eog_debug_message (DEBUG_LCMS, "Image has no ICC profile. "
2261++ "Assuming sRGB.");
2262++ priv->profile = cmsCreate_sRGBProfile ();
2263++ }
2264+
2265+ /* TODO: support other colorspaces than RGB */
2266+ if (cmsGetColorSpace (priv->profile) != cmsSigRgbData ||
2267+--
2268+cgit v0.9.2
2269
2270=== added file 'debian/patches/series'
2271--- debian/patches/series 1970-01-01 00:00:00 +0000
2272+++ debian/patches/series 2014-03-11 10:37:49 +0000
2273@@ -0,0 +1,5 @@
2274+02_grip_gestures.patch
2275+03_unity_control_center.patch
2276+git_dialog_dont_lock.patch
2277+git_icc_color.patch
2278+disable-appmenu-on-unity.patch
2279
2280=== added file 'debian/rules'
2281--- debian/rules 1970-01-01 00:00:00 +0000
2282+++ debian/rules 2014-03-11 10:37:49 +0000
2283@@ -0,0 +1,20 @@
2284+#! /usr/bin/make -f
2285+
2286+include /usr/share/cdbs/1/rules/autoreconf.mk
2287+include /usr/share/cdbs/1/rules/debhelper.mk
2288+include /usr/share/cdbs/1/rules/utils.mk
2289+include /usr/share/cdbs/1/class/gnome.mk
2290+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
2291+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
2292+
2293+LDFLAGS += -Wl,-O1 -Wl,--as-needed
2294+
2295+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --with-libgrip
2296+
2297+DEB_DH_MAKESHLIBS_ARGS_ALL += --no-act
2298+
2299+binary-post-install/eog::
2300+ # remove gir file from eog package, it will be in eog-dev
2301+ rm -rf `pwd`/debian/eog/usr/share/eog/gir-1.0/
2302+
2303+DEB_DH_GIREPOSITORY_ARGS_eog += -ldebian/tmp/usr/share/eog/gir-1.0/ /usr/lib/eog/girepository-1.0/
2304
2305=== added directory 'debian/source'
2306=== added file 'debian/source/format'
2307--- debian/source/format 1970-01-01 00:00:00 +0000
2308+++ debian/source/format 2014-03-11 10:37:49 +0000
2309@@ -0,0 +1,1 @@
2310+3.0 (quilt)
2311
2312=== added file 'debian/watch'
2313--- debian/watch 1970-01-01 00:00:00 +0000
2314+++ debian/watch 2014-03-11 10:37:49 +0000
2315@@ -0,0 +1,3 @@
2316+version=3
2317+http://ftp.gnome.org/pub/GNOME/sources/eog/([\d\.]+[02468])/ \
2318+ eog-(.*)\.tar\.xz

Subscribers

People subscribed via source and target branches