r26748 - in /desktop/experimental/gnome-bluetooth/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Feb 27 15:05:28 UTC 2011


Author: pochu
Date: Sun Feb 27 15:05:20 2011
New Revision: 26748

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26748
Log:
Update gtk+ 3 package names.

Modified:
    desktop/experimental/gnome-bluetooth/debian/changelog
    desktop/experimental/gnome-bluetooth/debian/control
    desktop/experimental/gnome-bluetooth/debian/control.in

Modified: desktop/experimental/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/changelog?rev=26748&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/changelog [utf-8] Sun Feb 27 15:05:20 2011
@@ -33,6 +33,7 @@
   * debian/control.in:
     + Bump gobject-introspection build dependency to get a
       dh_girepository that can cope with private libraries.
+    + Update gtk+ 3 package names.
 
  -- Laurent Bigonville <bigon at debian.org>  Sun, 30 Jan 2011 23:49:46 +0100
 

Modified: desktop/experimental/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control?rev=26748&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control [utf-8] Sun Feb 27 15:05:20 2011
@@ -13,7 +13,7 @@
                gnome-pkg-tools,
                libnotify-dev (>= 0.7),
                libglib2.0-dev (>= 2.25.7),
-               libgtk3.0-dev (>= 2.91.3),
+               libgtk-3-dev (>= 3.0.0),
                libx11-dev,
                libxi-dev,
                libgconf2-dev,
@@ -76,7 +76,7 @@
 Provides: libgnome-bluetooth8-dev
 Depends: libgnome-bluetooth8 (= ${binary:Version}),
          ${misc:Depends},
-         libgtk3.0-dev,
+         libgtk-3-dev,
          libdbus-glib-1-dev
 Suggests: pkg-config
 Priority: extra

Modified: desktop/experimental/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-bluetooth/debian/control.in?rev=26748&op=diff
==============================================================================
--- desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-bluetooth/debian/control.in [utf-8] Sun Feb 27 15:05:20 2011
@@ -8,7 +8,7 @@
                gnome-pkg-tools,
                libnotify-dev (>= 0.7),
                libglib2.0-dev (>= 2.25.7),
-               libgtk3.0-dev (>= 2.91.3),
+               libgtk-3-dev (>= 3.0.0),
                libx11-dev,
                libxi-dev,
                libgconf2-dev,
@@ -71,7 +71,7 @@
 Provides: libgnome-bluetooth8-dev
 Depends: libgnome-bluetooth8 (= ${binary:Version}),
          ${misc:Depends},
-         libgtk3.0-dev,
+         libgtk-3-dev,
          libdbus-glib-1-dev
 Suggests: pkg-config
 Priority: extra




More information about the pkg-gnome-commits mailing list