r12680 - in /desktop/unstable/eog/debian: changelog control control.in menu rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Sep 21 20:46:08 UTC 2007


Author: joss
Date: Fri Sep 21 20:46:08 2007
New Revision: 12680

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12680
Log:
* New upstream release.
  + Fix crash when switching between normal and fullscreen modes.
    Closes: #382164.
  + Add WBMP to supported file types. Closes: #270595.
  + Shows file type in properties dialog. Closes: #439798.
  + Features a command line option to start in fullscreen mode.
    Closes: #134684.
* Massive build-depends update.
* Fix section for the menu file.
* Don't ship the headers and pkg-config files for now.

Modified:
    desktop/unstable/eog/debian/changelog
    desktop/unstable/eog/debian/control
    desktop/unstable/eog/debian/control.in
    desktop/unstable/eog/debian/menu
    desktop/unstable/eog/debian/rules

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=12680&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog (original)
+++ desktop/unstable/eog/debian/changelog Fri Sep 21 20:46:08 2007
@@ -1,3 +1,18 @@
+eog (2.20.0-1) unstable; urgency=low
+
+  * New upstream release.
+    + Fix crash when switching between normal and fullscreen modes.
+      Closes: #382164.
+    + Add WBMP to supported file types. Closes: #270595.
+    + Shows file type in properties dialog. Closes: #439798.
+    + Features a command line option to start in fullscreen mode.
+      Closes: #134684.
+  * Massive build-depends update.
+  * Fix section for the menu file.
+  * Don't ship the headers and pkg-config files for now.
+
+ -- Josselin Mouette <joss at debian.org>  Fri, 21 Sep 2007 22:39:07 +0200
+
 eog (2.18.2-2) experimental; urgency=low
 
   [ Sven Arvidsson ]

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=12680&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control (original)
+++ desktop/unstable/eog/debian/control Fri Sep 21 20:46:08 2007
@@ -2,36 +2,41 @@
 Section: gnome
 Priority: optional
 Maintainer: Guilherme de S. Pastore <gpastore at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Marc 'HE' Brockschmidt <he at debian.org>
 Standards-Version: 3.7.2
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
+               libgtk2.0-dev (>= 2.11.6),
+               libglib2.0-dev (>= 2.12),
+               libgnomevfs2-dev (>= 2.10.0),
+               libgnomeui-dev (>= 2.6.1.1-2),
+               libglade2-dev (>= 2.3.6),
                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),
-               libgtk2.0-dev (>= 2.10),
-               libglade2-dev (>= 2.3.6),
-               libxml2-dev,
+               libart-2.0-dev (>= 2.3.16),
+               libgnome-desktop-dev (>= 2.10.0),
+               gnome-icon-theme (>= 2.19.1),
+               shared-mime-info (>= 0.20),
+               libexempi-dev (>= 1.99.2),
+               libexif-dev (>= 0.6.14),
+               liblcms-dev,
+               libjpeg62-dev,
+               libdbus-glib-1-dev (>= 0.71),
+               x11proto-core-dev,
+               python-dev (>= 2.3),
+               python-gobject-dev (>= 2.11.5),
+               python-gtk2-dev (>= 2.9.7),
+               python-gnome2-dev (>= 2.18.2),
                scrollkeeper,
-               libjpeg62-dev,
-               libpng12-dev,
-               zlib1g-dev,
-               libexif-dev (>= 0.6.12),
-               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)
+               gnome-doc-utils
 
 Package: eog
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gnome-icon-theme (>= 2.17.1)
+         gnome-icon-theme (>= 2.19.1),
+         shared-mime-info (>= 0.20)
 Recommends: librsvg2-common
 Conflicts: eog2
 Description: Eye of Gnome graphics viewer program

Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=12680&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in (original)
+++ desktop/unstable/eog/debian/control.in Fri Sep 21 20:46:08 2007
@@ -6,32 +6,37 @@
 Standards-Version: 3.7.2
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
+               libgtk2.0-dev (>= 2.11.6),
+               libglib2.0-dev (>= 2.12),
+               libgnomevfs2-dev (>= 2.10.0),
+               libgnomeui-dev (>= 2.6.1.1-2),
+               libglade2-dev (>= 2.3.6),
                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),
-               libgtk2.0-dev (>= 2.10),
-               libglade2-dev (>= 2.3.6),
-               libxml2-dev,
+               libart-2.0-dev (>= 2.3.16),
+               libgnome-desktop-dev (>= 2.10.0),
+               gnome-icon-theme (>= 2.19.1),
+               shared-mime-info (>= 0.20),
+               libexempi-dev (>= 1.99.2),
+               libexif-dev (>= 0.6.14),
+               liblcms-dev,
+               libjpeg62-dev,
+               libdbus-glib-1-dev (>= 0.71),
+               x11proto-core-dev,
+               python-dev (>= 2.3),
+               python-gobject-dev (>= 2.11.5),
+               python-gtk2-dev (>= 2.9.7),
+               python-gnome2-dev (>= 2.18.2),
                scrollkeeper,
-               libjpeg62-dev,
-               libpng12-dev,
-               zlib1g-dev,
-               libexif-dev (>= 0.6.12),
-               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)
+               gnome-doc-utils
 
 Package: eog
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         gnome-icon-theme (>= 2.17.1)
+         gnome-icon-theme (>= 2.19.1),
+         shared-mime-info (>= 0.20)
 Recommends: librsvg2-common
 Conflicts: eog2
 Description: Eye of Gnome graphics viewer program

Modified: desktop/unstable/eog/debian/menu
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/menu?rev=12680&op=diff
==============================================================================
--- desktop/unstable/eog/debian/menu (original)
+++ desktop/unstable/eog/debian/menu Fri Sep 21 20:46:08 2007
@@ -1,4 +1,4 @@
-?package(eog):needs="X11" section="Apps/Viewers" \
+?package(eog):needs="X11" section="Applications/Viewers" \
   title="Eye of GNOME" hints="Images" command="/usr/bin/eog" \
   longtitle="View many different types of images" \
   icon="/usr/share/pixmaps/gnome-eog.xpm"

Modified: desktop/unstable/eog/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/rules?rev=12680&op=diff
==============================================================================
--- desktop/unstable/eog/debian/rules (original)
+++ desktop/unstable/eog/debian/rules Fri Sep 21 20:46:08 2007
@@ -14,6 +14,8 @@
 # DIE SCROLLKEEPER
 binary-post-install/eog::
 	rm -rvf debian/eog/var/scrollkeeper
+	rm -rf debian/eog/usr/include
+	rm -rf debian/eog/usr/lib/pkgconfig
 
 clean::
 	rm -vf eog.desktop eog.schemas




More information about the pkg-gnome-commits mailing list