r26572 - in /desktop/experimental/d-conf/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Feb 19 14:28:00 UTC 2011


Author: pochu
Date: Sat Feb 19 14:27:56 2011
New Revision: 26572

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26572
Log:
Update the gtk+ 3 build dependency for the new package names.

Modified:
    desktop/experimental/d-conf/debian/changelog
    desktop/experimental/d-conf/debian/control
    desktop/experimental/d-conf/debian/control.in

Modified: desktop/experimental/d-conf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/d-conf/debian/changelog?rev=26572&op=diff
==============================================================================
--- desktop/experimental/d-conf/debian/changelog [utf-8] (original)
+++ desktop/experimental/d-conf/debian/changelog [utf-8] Sat Feb 19 14:27:56 2011
@@ -1,4 +1,4 @@
-d-conf (0.7.2-1) UNRELEASED; urgency=low
+d-conf (0.7.2-1) experimental; urgency=low
 
   [ Emilio Pozuelo Monfort ]
   * New upstream release.
@@ -37,11 +37,12 @@
   * New upstream release.
     + debian/control.in:
       - Updated build dependencies.
+      - Update the gtk+ 3 build dependency for the new package names.
     + debian/libdconf0.symbols,
       debian/libdconf-dbus-1-0.symbols:
       - Updated.
 
- -- Laurent Bigonville <bigon at debian.org>  Sat, 22 Jan 2011 22:39:53 +0100
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 19 Feb 2011 14:25:28 +0000
 
 d-conf (0.5.1-2) experimental; urgency=low
 

Modified: desktop/experimental/d-conf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/d-conf/debian/control?rev=26572&op=diff
==============================================================================
--- desktop/experimental/d-conf/debian/control [utf-8] (original)
+++ desktop/experimental/d-conf/debian/control [utf-8] Sat Feb 19 14:27:56 2011
@@ -16,7 +16,7 @@
                valac-0.12 (>= 0.11.4),
                libglib2.0-dev (>= 2.25.16),
                libdbus-1-dev,
-               libgtk3.0-dev (>= 2.99.3),
+               libgtk-3-dev (>= 3.0.0),
                libxml2-dev
 Standards-Version: 3.9.1
 Homepage: http://live.gnome.org/dconf

Modified: desktop/experimental/d-conf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/d-conf/debian/control.in?rev=26572&op=diff
==============================================================================
--- desktop/experimental/d-conf/debian/control.in [utf-8] (original)
+++ desktop/experimental/d-conf/debian/control.in [utf-8] Sat Feb 19 14:27:56 2011
@@ -11,7 +11,7 @@
                valac-0.12 (>= 0.11.4),
                libglib2.0-dev (>= 2.25.16),
                libdbus-1-dev,
-               libgtk3.0-dev (>= 2.99.3),
+               libgtk-3-dev (>= 3.0.0),
                libxml2-dev
 Standards-Version: 3.9.1
 Homepage: http://live.gnome.org/dconf




More information about the pkg-gnome-commits mailing list