r41029 - in /packages/unstable/eog-plugins/debian: changelog control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Tue Mar 25 13:31:59 UTC 2014


Author: ah
Date: Tue Mar 25 13:31:59 2014
New Revision: 41029

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41029
Log:
* New upstream release.
* Update build-dependencies according to configure.ac:
  - Bump eog-dev to (>= 3.11.4)
  - Switch to python3 (>= 3.2)
* debian/control.in: update dependencies to use python3 variant
* debian/rules: use dh_python3 instead of dh_python2

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

Modified: packages/unstable/eog-plugins/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/changelog?rev=41029&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/changelog	[utf-8] (original)
+++ packages/unstable/eog-plugins/debian/changelog	[utf-8] Tue Mar 25 13:31:59 2014
@@ -1,3 +1,14 @@
+eog-plugins (3.12.0-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Update build-dependencies according to configure.ac:
+    - Bump eog-dev to (>= 3.11.4)
+    - Switch to python3 (>= 3.2)
+  * debian/control.in: update dependencies to use python3 variant
+  * debian/rules: use dh_python3 instead of dh_python2
+
+ -- Andreas Henriksson <andreas at fatal.se>  Tue, 25 Mar 2014 13:26:00 +0100
+
 eog-plugins (3.10.1-1) unstable; urgency=low
 
   [ Jeremy Bicha ]

Modified: packages/unstable/eog-plugins/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/control?rev=41029&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/control	[utf-8] (original)
+++ packages/unstable/eog-plugins/debian/control	[utf-8] Tue Mar 25 13:31:59 2014
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs,
                gnome-pkg-tools (>= 0.11),
                debhelper (>= 8),
@@ -11,8 +11,8 @@
                libglib2.0-dev (>= 2.32.0),
                libgtk-3-dev (>= 3.3.8),
                libpeas-dev (>= 0.7.4),
-               eog-dev (>= 3.9.1),
-               python-dev (>= 2.6.6-3~),
+               eog-dev (>= 3.11.4),
+               python3 (>= 3.2),
                postr,
                libgdata-dev (>= 0.6),
                libchamplain-0.12-dev,
@@ -31,9 +31,9 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ${python:Depends},
+         ${python3:Depends},
          eog (>= 3.9.1),
-         python-gi,
+         python3-gi,
          gir1.2-gtk-3.0,
          gsettings-desktop-schemas
 Suggests: postr
@@ -42,16 +42,16 @@
  eog-plugins contain a set of plugins for eog, Eye of GNOME.
  .
  The following plugins are included:
-  * Fullscreen Background: Enables changing background in fullscreen mode
+  * Hide Titlebar: Hides the titlebar of maximized Eye of GNOME windows
+  * Zoom to fit image width: Fit images to the window width
+  * PicasaWeb Uploader: Upload your pictures to PicasaWeb
+  * Export to Folder: Export the current image to a separate directory
   * Map: Display the geolocation of the image on a map
-  * Hide Titlebar: Hides the titlebar of maximized Eye of GNOME windows
-  * Export to Folder: Export the current image to a separate directory
+  * Flickr Uploader: Upload your pictures to Flickr
+  * Python Console: Python console for Eye of GNOME
+  * Send By Mail: Sends an image attached to a new mail
   * Slideshow Shuffle: Shuffles images in slideshow mode
   * Exif display: Displays camera settings and histogram
-  * Zoom to fit image width: Fit images to the window width
+  * Fullscreen Background: Enables changing background in fullscreen mode
   * Disable dark theme: Disables Eye of GNOME's preference of dark theme variants
-  * Python Console: Python console for Eye of GNOME
-  * Flickr Uploader: Upload your pictures to Flickr
-  * PicasaWeb Uploader: Upload your pictures to PicasaWeb
-  * Send By Mail: Sends an image attached to a new mail
  

Modified: packages/unstable/eog-plugins/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/control.in?rev=41029&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/control.in	[utf-8] (original)
+++ packages/unstable/eog-plugins/debian/control.in	[utf-8] Tue Mar 25 13:31:59 2014
@@ -11,8 +11,8 @@
                libglib2.0-dev (>= 2.32.0),
                libgtk-3-dev (>= 3.3.8),
                libpeas-dev (>= 0.7.4),
-               eog-dev (>= 3.9.1),
-               python-dev (>= 2.6.6-3~),
+               eog-dev (>= 3.11.4),
+               python3 (>= 3.2),
                postr,
                libgdata-dev (>= 0.6),
                libchamplain-0.12-dev,
@@ -31,9 +31,9 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ${python:Depends},
+         ${python3:Depends},
          eog (>= 3.9.1),
-         python-gi,
+         python3-gi,
          gir1.2-gtk-3.0,
          gsettings-desktop-schemas
 Suggests: postr

Modified: packages/unstable/eog-plugins/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/rules?rev=41029&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/rules	[utf-8] (original)
+++ packages/unstable/eog-plugins/debian/rules	[utf-8] Tue Mar 25 13:31:59 2014
@@ -19,5 +19,5 @@
 			debian/control.in > debian/control
 
 binary-install/eog-plugins::
-	dh_python2 -p$(cdbs_curpkg) /usr/lib/eog/plugins
+	dh_python3 -p$(cdbs_curpkg) /usr/lib/eog/plugins
 	find debian/$(cdbs_curpkg) -name '*.la' -print -delete




More information about the pkg-gnome-commits mailing list