r27440 - in /packages/experimental/eog-plugins/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Apr 10 21:52:55 UTC 2011


Author: joss
Date: Sun Apr 10 21:52:54 2011
New Revision: 27440

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27440
Log:
* New upstream release.
* Update build-dependencies accordingly.
* Use introspection packages instead of Python dependencies.

Modified:
    packages/experimental/eog-plugins/debian/changelog
    packages/experimental/eog-plugins/debian/control
    packages/experimental/eog-plugins/debian/control.in

Modified: packages/experimental/eog-plugins/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/eog-plugins/debian/changelog?rev=27440&op=diff
==============================================================================
--- packages/experimental/eog-plugins/debian/changelog [utf-8] (original)
+++ packages/experimental/eog-plugins/debian/changelog [utf-8] Sun Apr 10 21:52:54 2011
@@ -1,3 +1,11 @@
+eog-plugins (2.91.90-1) experimental; urgency=low
+
+  * New upstream release.
+  * Update build-dependencies accordingly.
+  * Use introspection packages instead of Python dependencies.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 10 Apr 2011 23:52:43 +0200
+
 eog-plugins (2.30.1-1) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: packages/experimental/eog-plugins/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/eog-plugins/debian/control?rev=27440&op=diff
==============================================================================
--- packages/experimental/eog-plugins/debian/control [utf-8] (original)
+++ packages/experimental/eog-plugins/debian/control [utf-8] Sun Apr 10 21:52:54 2011
@@ -2,25 +2,22 @@
 Section: gnome
 Priority: optional
 Maintainer: Luca Bruno <lethalman88 at gmail.com>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs,
                gnome-pkg-tools (>= 0.11),
                debhelper (>= 5),
                intltool (>= 0.40.0),
-               libglib2.0-dev (>= 2.12.0),
-               libgtk2.0-dev (>= 2.19.7),
-               libgconf2-dev,
-               eog-dev (>= 2.19.0),
-               gconf2,
+               libglib2.0-dev (>= 2.26.0),
+               libgtk-3-dev (>= 2.99.3),
+               libpeas-dev (>= 0.7.4),
+               eog-dev (>= 2.91.92),
+               python-dev (>= 2.5.2),
                postr,
-               libchamplain-0.4-dev (>= 0.4),
-               libchamplain-gtk-0.4-dev (>= 0.4),
-               libclutter-gtk-0.10-dev (>= 0.10),
+               libgdata-dev (>= 0.8),
+               libchamplain-0.10-dev (>= 0.9.0),
+               libchamplain-gtk-0.10-dev (>= 0.9.0),
+               libclutter-gtk-1.0-dev (>= 0.90),
                libexif-dev (>= 0.6.16),
-               libgdata-dev (>= 0.6.0),
-               python-gobject-dev (>= 2.11.5),
-               python-gnome2-dev (>= 2.18.2),
-               python-gtk2-dev (>= 2.9.7),
                python-support (>= 0.7.1)
 Standards-Version: 3.9.0
 Homepage: http://live.gnome.org/EyeOfGnome/Plugins
@@ -33,21 +30,12 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         eog (>= 2.28.0),
-         python-gobject (>= 2.11.5),
-         python-gnome2 (>= 2.18.2),
-         python-gtk2 (>= 2.9.7)
+         eog (>= 3.0),
+         python-gobject (>= 2.27),
+         gir1.2-gtk-3.0
 Suggests: postr
 Description: set of plugins for eog
  eog-plugins contain a set of plugins for eog, Eye of GNOME.
  .
  The following plugins are included:
-  * Zoom to fit image width: Zoom to fit image width
-  * Flickr Uploader: Upload your pictures to Flickr
-  * Slideshow Shuffle: Shuffles images in slideshow mode
-  * PicasaWeb Uploader: Upload your pictures to PicasaWeb
-  * Exif display: Displays camera settings and histogram
-  * Map: Display the geolocation of the image on a map
-  * Send By Mail: Sends an image attached to a new mail
-  * Python Console: Python console for Eye of GNOME
  

Modified: packages/experimental/eog-plugins/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/eog-plugins/debian/control.in?rev=27440&op=diff
==============================================================================
--- packages/experimental/eog-plugins/debian/control.in [utf-8] (original)
+++ packages/experimental/eog-plugins/debian/control.in [utf-8] Sun Apr 10 21:52:54 2011
@@ -7,20 +7,17 @@
                gnome-pkg-tools (>= 0.11),
                debhelper (>= 5),
                intltool (>= 0.40.0),
-               libglib2.0-dev (>= 2.12.0),
-               libgtk2.0-dev (>= 2.19.7),
-               libgconf2-dev,
-               eog-dev (>= 2.19.0),
-               gconf2,
+               libglib2.0-dev (>= 2.26.0),
+               libgtk-3-dev (>= 2.99.3),
+               libpeas-dev (>= 0.7.4),
+               eog-dev (>= 2.91.92),
+               python-dev (>= 2.5.2),
                postr,
-               libchamplain-0.4-dev (>= 0.4),
-               libchamplain-gtk-0.4-dev (>= 0.4),
-               libclutter-gtk-0.10-dev (>= 0.10),
+               libgdata-dev (>= 0.8),
+               libchamplain-0.10-dev (>= 0.9.0),
+               libchamplain-gtk-0.10-dev (>= 0.9.0),
+               libclutter-gtk-1.0-dev (>= 0.90),
                libexif-dev (>= 0.6.16),
-               libgdata-dev (>= 0.6.0),
-               python-gobject-dev (>= 2.11.5),
-               python-gnome2-dev (>= 2.18.2),
-               python-gtk2-dev (>= 2.9.7),
                python-support (>= 0.7.1)
 Standards-Version: 3.9.0
 Homepage: http://live.gnome.org/EyeOfGnome/Plugins
@@ -33,10 +30,9 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         eog (>= 2.28.0),
-         python-gobject (>= 2.11.5),
-         python-gnome2 (>= 2.18.2),
-         python-gtk2 (>= 2.9.7)
+         eog (>= 3.0),
+         python-gobject (>= 2.27),
+         gir1.2-gtk-3.0
 Suggests: postr
 Description: set of plugins for eog
  eog-plugins contain a set of plugins for eog, Eye of GNOME.




More information about the pkg-gnome-commits mailing list