r48053 - in /desktop/unstable/clutter-gtk/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Apr 16 21:20:56 UTC 2016


Author: biebl
Date: Sat Apr 16 21:20:56 2016
New Revision: 48053

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48053
Log:
Drop pkg-config dependency from libclutter-gtk-1.0-dev and bump the
libgtk-3-dev dependency.

Modified:
    desktop/unstable/clutter-gtk/debian/changelog
    desktop/unstable/clutter-gtk/debian/control
    desktop/unstable/clutter-gtk/debian/control.in

Modified: desktop/unstable/clutter-gtk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/clutter-gtk/debian/changelog?rev=48053&op=diff
==============================================================================
--- desktop/unstable/clutter-gtk/debian/changelog	[utf-8] (original)
+++ desktop/unstable/clutter-gtk/debian/changelog	[utf-8] Sat Apr 16 21:20:56 2016
@@ -3,6 +3,8 @@
   * New upstream release.
   * Don't rely on ./autogen.sh when running autoreconf, as this script does
     not exist in the dist tarball.
+  * Drop pkg-config dependency from libclutter-gtk-1.0-dev and bump the
+    libgtk-3-dev dependency.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 16 Apr 2016 22:49:32 +0200
 

Modified: desktop/unstable/clutter-gtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/clutter-gtk/debian/control?rev=48053&op=diff
==============================================================================
--- desktop/unstable/clutter-gtk/debian/control	[utf-8] (original)
+++ desktop/unstable/clutter-gtk/debian/control	[utf-8] Sat Apr 16 21:20:56 2016
@@ -6,7 +6,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 9),
                cdbs (>= 0.4.93~),
                dh-autoreconf,
@@ -38,8 +38,7 @@
 Architecture: any
 Depends: libclutter-gtk-1.0-0 (= ${binary:Version}),
          gir1.2-gtkclutter-1.0 (= ${binary:Version}),
-         pkg-config,
-         libgtk-3-dev (>= 3.8.0),
+         libgtk-3-dev (>= 3.19.4),
          libclutter-1.0-dev (>= 1.23.7),
          ${misc:Depends}
 Suggests: libclutter-gtk-1.0-doc

Modified: desktop/unstable/clutter-gtk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/clutter-gtk/debian/control.in?rev=48053&op=diff
==============================================================================
--- desktop/unstable/clutter-gtk/debian/control.in	[utf-8] (original)
+++ desktop/unstable/clutter-gtk/debian/control.in	[utf-8] Sat Apr 16 21:20:56 2016
@@ -34,8 +34,7 @@
 Architecture: any
 Depends: libclutter-gtk-1.0-0 (= ${binary:Version}),
          gir1.2-gtkclutter-1.0 (= ${binary:Version}),
-         pkg-config,
-         libgtk-3-dev (>= 3.8.0),
+         libgtk-3-dev (>= 3.19.4),
          libclutter-1.0-dev (>= 1.23.7),
          ${misc:Depends}
 Suggests: libclutter-gtk-1.0-doc




More information about the pkg-gnome-commits mailing list