~ubuntu-branches/ubuntu/hardy/eog/hardy-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-23 00:07:04 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20071123000704-txc8vcqe2gntmv42
Tags: 2.21.1-0ubuntu1
* New upstream version:
  New features:
  - Contextual menu in image view widget
  Misc improvements/fixes:
  - Several code cleanups and improvements
  Bug fixes:
  - #482752, crash when opening a tiff image (eog_image_load)
  - #475124, Add " (invalid Unicode)" suffix when image caption is 
             not a valid utf8 string
  - #475645, When an image is saved, the selection is lost
  - #476313, plugins about dialog is not gtk+-2.11/2.12 ready
  - #476919, eog save menu is always active
  - #477550, fileformat combobox in save-as-many dialog is empty
  - #479029, eog crashes when showing Image Collection
  - #479400, Renamed files vanish from the collection
  - #479884, Mouse dragging UI broken.
  - #481096, Thumbnails in collection viewer not updated when scrolling 
  - #481301, Add a context menu in main window (open with/properties etc.) 
  - #482128, Hangs on XPM file (Felix Riemann)
  - #486057, "SetAsWallpaper" functionality doesn't 
       launch background properties
  - #488344, using the scroll buttons of a non-first instance of eog scrolls 
             the collection on the first one
  - #488808, eog won't display some .jpg files
  - #490065, Retry string not marked for translation
  - #481712, Substandard .desktop file (patch against latest SVN attached)
* Sync with Debian
* debian/control.in:
  - Build-Depends on liblaunchpad-integration-dev, python-central (>= 0.5.6)
  - don't use libexempi for now which is to universe
  - list required change for the python use
  - set XS-Vcs-Bzr tag
  - updated maintainer informations
  - use require Replaces for files which moved to the new binary
* debian/patches/01_lpi.patch:
  - launchpad integration
* debian/patches/02_autoconf.patch:
  - configure update
* debian/patches/03_hide_menu_item.patch:
  - menu simplication (MenuRevisited spec)
* debian/rules:
  - call dh_pycentral
  - update clean target
  - use --enable-python option

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: eog
2
2
Section: gnome
3
3
Priority: optional
 
4
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
4
5
XSBC-Original-Maintainer: Guilherme de S. Pastore <gpastore@debian.org>
5
 
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
6
 
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 
6
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Sebastian Dröge <slomo@debian.org>
7
7
Standards-Version: 3.7.2
8
 
Build-Depends: cdbs (>= 0.4.41), libgconf2-dev (>= 2.6.1-2), libgnomecanvas2-dev (>= 2.6.1.1-2), libgnomeui-dev (>= 2.6.1.1-2), libgnomevfs2-dev (>= 2.6.1.1-3), libgnomeprintui2.2-dev, libgnomeprint2.2-dev, libgtk2.0-dev (>= 2.10), libglade2-dev (>= 2.3.6), libxml2-dev, scrollkeeper, libjpeg62-dev, libpng12-dev, zlib1g-dev, libexif-dev (>= 0.6.14), libxt-dev, libxml-parser-perl, gnome-pkg-tools (>= 0.10), liblcms-dev, libart-2.0-dev (>= 2.3.16), libgnome-desktop-dev (>= 2.10.0), gnome-doc-utils, gnome-icon-theme (>= 2.17.1), liblaunchpad-integration-dev, python-gnome2-dev (>= 2.19.1-0ubuntu2), libdbus-glib-1-dev (>= 0.74-1), debhelper (>= 5.0.38), python-central (>= 0.5.6), intltool
 
8
Build-Depends: cdbs (>= 0.4.41),
 
9
               debhelper (>= 5),
 
10
               libgtk2.0-dev (>= 2.11.6),
 
11
               libglib2.0-dev (>= 2.12),
 
12
               libgnomevfs2-dev (>= 2.10.0),
 
13
               libgnomeui-dev (>= 2.6.1.1-2),
 
14
               libglade2-dev (>= 2.3.6),
 
15
               libgconf2-dev (>= 2.6.1-2),
 
16
               libart-2.0-dev (>= 2.3.16),
 
17
               libgnome-desktop-dev (>= 2.10.0),
 
18
               gnome-icon-theme (>= 2.19.1),
 
19
               shared-mime-info (>= 0.20),
 
20
               libexif-dev (>= 0.6.14),
 
21
               liblcms-dev,
 
22
               libjpeg62-dev,
 
23
               libdbus-glib-1-dev (>= 0.71),
 
24
               x11proto-core-dev,
 
25
               python-dev (>= 2.3),
 
26
               python-gobject-dev (>= 2.11.5),
 
27
               python-gtk2-dev (>= 2.9.7),
 
28
               python-gnome2-dev (>= 2.18.2),
 
29
               scrollkeeper,
 
30
               libxml-parser-perl,
 
31
               gnome-pkg-tools (>= 0.10),
 
32
               gnome-doc-utils,
 
33
               liblaunchpad-integration-dev,
 
34
               python-central (>= 0.5.6)
9
35
XS-Python-Version: current
10
36
XS-Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/eog/ubuntu
11
37
 
12
38
Package: eog
13
39
Architecture: any
14
 
Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-icon-theme (>= 2.17.1), ${python:Depends}
 
40
Depends: ${shlibs:Depends},
 
41
         ${misc:Depends},
 
42
         gnome-icon-theme (>= 2.19.1),
 
43
         shared-mime-info (>= 0.20),
 
44
         ${python:Depends}
15
45
Recommends: librsvg2-common
16
46
Conflicts: eog2
17
47
XB-Python-Version: ${python:Versions}
20
50
 gdk-pixbuf library.  It can deal with large images, and zoom and
21
51
 scroll with constant memory usage.   The goal is a standard graphics
22
52
 viewer for future releases of Gnome.
 
53
 
 
54
Package: eog-dbg
 
55
Architecture: any
 
56
Priority: extra
 
57
Depends: eog (= ${binary:Version})
 
58
Description: Eye of Gnome graphics viewer program
 
59
 eog or the Eye of Gnome is a graphics viewer for GNOME which uses the
 
60
 gdk-pixbuf library.  It can deal with large images, and zoom and
 
61
 scroll with constant memory usage.   The goal is a standard graphics
 
62
 viewer for future releases of Gnome.
 
63
 .
 
64
 This package contains the debugging symbols for eog.
 
65
 
 
66
Package: eog-dev
 
67
Architecture: all
 
68
Depends: eog (>= ${source:Version})
 
69
Replaces: eog (<< 2.21)
 
70
Description: Development files for the Eye of Gnome
 
71
 eog or the Eye of Gnome is a graphics viewer for GNOME which uses the
 
72
 gdk-pixbuf library.
 
73
 .
 
74
 This package contains header files and development information, which 
 
75
 is needed to build plugins for the Eye of Gnome.