r49114 - in /desktop/unstable/eog/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jun 22 19:50:51 UTC 2016


Author: biebl
Date: Wed Jun 22 19:50:51 2016
New Revision: 49114

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49114
Log:
Tighten eog-dev's dependency on eog.

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

Modified: desktop/unstable/eog/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/changelog?rev=49114&op=diff
==============================================================================
--- desktop/unstable/eog/debian/changelog	[utf-8] (original)
+++ desktop/unstable/eog/debian/changelog	[utf-8] Wed Jun 22 19:50:51 2016
@@ -7,6 +7,7 @@
     ships files in architecture specific paths. Add versioned Breaks against
     eog-plugins which needs to be updated to use multiarch paths as well.
   * Turn Build-Depends-Indep into Build-Depends.
+  * Tighten eog-dev's dependency on eog.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 22 Jun 2016 20:44:23 +0200
 

Modified: desktop/unstable/eog/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control?rev=49114&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control	[utf-8] (original)
+++ desktop/unstable/eog/debian/control	[utf-8] Wed Jun 22 19:50:51 2016
@@ -58,7 +58,7 @@
 
 Package: eog-dev
 Architecture: any
-Depends: eog (>= ${source:Version}),
+Depends: eog (= ${binary:Version}),
          libgtk-3-dev,
          ${misc:Depends}
 Description: Development files for the Eye of GNOME

Modified: desktop/unstable/eog/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/eog/debian/control.in?rev=49114&op=diff
==============================================================================
--- desktop/unstable/eog/debian/control.in	[utf-8] (original)
+++ desktop/unstable/eog/debian/control.in	[utf-8] Wed Jun 22 19:50:51 2016
@@ -54,7 +54,7 @@
 
 Package: eog-dev
 Architecture: any
-Depends: eog (>= ${source:Version}),
+Depends: eog (= ${binary:Version}),
          libgtk-3-dev,
          ${misc:Depends}
 Description: Development files for the Eye of GNOME




More information about the pkg-gnome-commits mailing list