r27108 - in /desktop/unstable/glib-networking/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Mar 26 08:50:17 UTC 2011


Author: pochu
Date: Sat Mar 26 08:50:11 2011
New Revision: 27108

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27108
Log:
* New upstream stable release.
  + debian/control.in:
    - Build-depend on gsettings-desktop-schemas-dev, depend on
      gsettings-desktop-schemas.

Modified:
    desktop/unstable/glib-networking/debian/changelog
    desktop/unstable/glib-networking/debian/control
    desktop/unstable/glib-networking/debian/control.in

Modified: desktop/unstable/glib-networking/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib-networking/debian/changelog?rev=27108&op=diff
==============================================================================
--- desktop/unstable/glib-networking/debian/changelog [utf-8] (original)
+++ desktop/unstable/glib-networking/debian/changelog [utf-8] Sat Mar 26 08:50:11 2011
@@ -1,3 +1,12 @@
+glib-networking (2.28.4-1) unstable; urgency=low
+
+  * New upstream stable release.
+    + debian/control.in:
+      - Build-depend on gsettings-desktop-schemas-dev, depend on
+        gsettings-desktop-schemas.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 26 Mar 2011 08:48:49 +0000
+
 glib-networking (2.28.0-1) unstable; urgency=low
 
   * New upstream stable release.

Modified: desktop/unstable/glib-networking/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib-networking/debian/control?rev=27108&op=diff
==============================================================================
--- desktop/unstable/glib-networking/debian/control [utf-8] (original)
+++ desktop/unstable/glib-networking/debian/control [utf-8] Sat Mar 26 08:50:11 2011
@@ -14,6 +14,7 @@
                libglib2.0-dev (>= 2.27.90),
                libgnutls-dev (>= 2.1.7),
                libproxy-dev (>= 0.3.1),
+               gsettings-desktop-schemas-dev,
                ca-certificates,
                intltool (>= 0.35.0)
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/glib-networking
@@ -23,7 +24,8 @@
 Package: glib-networking
 Architecture: any
 Depends: ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
+         gsettings-desktop-schemas
 Description: network-related giomodules for GLib
  This package contains various network related extension points
  for GLib.

Modified: desktop/unstable/glib-networking/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib-networking/debian/control.in?rev=27108&op=diff
==============================================================================
--- desktop/unstable/glib-networking/debian/control.in [utf-8] (original)
+++ desktop/unstable/glib-networking/debian/control.in [utf-8] Sat Mar 26 08:50:11 2011
@@ -9,6 +9,7 @@
                libglib2.0-dev (>= 2.27.90),
                libgnutls-dev (>= 2.1.7),
                libproxy-dev (>= 0.3.1),
+               gsettings-desktop-schemas-dev,
                ca-certificates,
                intltool (>= 0.35.0)
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/glib-networking
@@ -18,7 +19,8 @@
 Package: glib-networking
 Architecture: any
 Depends: ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
+         gsettings-desktop-schemas
 Description: network-related giomodules for GLib
  This package contains various network related extension points
  for GLib.




More information about the pkg-gnome-commits mailing list