r36810 - in /desktop/experimental/gnome-desktop3/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Feb 26 22:54:09 UTC 2013


Author: pochu
Date: Tue Feb 26 22:54:08 2013
New Revision: 36810

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36810
Log:
* debian/control.in:
  + Add missing replaces on libgnome-desktop-3-4.

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

Modified: desktop/experimental/gnome-desktop3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/changelog?rev=36810&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/changelog [utf-8] Tue Feb 26 22:54:08 2013
@@ -1,10 +1,15 @@
 gnome-desktop3 (3.7.90-1) UNRELEASED; urgency=low
 
+  [ Jeremy Bicha ]
   * New upstream release
     - soname bump, update symbols
   * debian/control.in:
     - Build-depend on libgl1-mesa-dev and iso-codes
     - Bump minimum glib
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/control.in:
+    + Add missing replaces on libgnome-desktop-3-4.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Sat, 23 Feb 2013 11:44:38 -0500
 

Modified: desktop/experimental/gnome-desktop3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/control?rev=36810&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/control [utf-8] Tue Feb 26 22:54:08 2013
@@ -2,6 +2,7 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
+
 Source: gnome-desktop3
 Section: gnome
 Priority: optional
@@ -54,7 +55,8 @@
          ${shlibs:Depends},
          gsettings-desktop-schemas (>= 3.5.91),
          gnome-desktop3-data (>= 3.4.2)
-Replaces: libgnome-desktop-3-2 (<< 3.5.2)
+Replaces: libgnome-desktop-3-2 (<< 3.5.2),
+          libgnome-desktop-3-4 (<< 3.7.90),
 Recommends: hwdata (>= 0.227-1)
 Description: Utility library for loading .desktop files - runtime files
  This library is used by GNOME to load the .desktop files.

Modified: desktop/experimental/gnome-desktop3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-desktop3/debian/control.in?rev=36810&op=diff
==============================================================================
--- desktop/experimental/gnome-desktop3/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-desktop3/debian/control.in [utf-8] Tue Feb 26 22:54:08 2013
@@ -50,7 +50,8 @@
          ${shlibs:Depends},
          gsettings-desktop-schemas (>= 3.5.91),
          gnome-desktop3-data (>= 3.4.2)
-Replaces: libgnome-desktop-3-2 (<< 3.5.2)
+Replaces: libgnome-desktop-3-2 (<< 3.5.2),
+          libgnome-desktop-3-4 (<< 3.7.90),
 Recommends: hwdata (>= 0.227-1)
 Description: Utility library for loading .desktop files - runtime files
  This library is used by GNOME to load the .desktop files.




More information about the pkg-gnome-commits mailing list