r22464 - in /desktop/unstable/gnome-user-share/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Nov 28 12:48:55 UTC 2009


Author: joss
Date: Sat Nov 28 12:48:55 2009
New Revision: 22464

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22464
Log:
Depend on obexd-server, not obex-data-server.

Modified:
    desktop/unstable/gnome-user-share/debian/changelog
    desktop/unstable/gnome-user-share/debian/control
    desktop/unstable/gnome-user-share/debian/control.in

Modified: desktop/unstable/gnome-user-share/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/changelog?rev=22464&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/changelog [utf-8] Sat Nov 28 12:48:55 2009
@@ -1,3 +1,9 @@
+gnome-user-share (2.28.1-4) UNRELEASED; urgency=low
+
+  * Depend on obexd-server, not obex-data-server.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 28 Nov 2009 13:48:39 +0100
+
 gnome-user-share (2.28.1-3) unstable; urgency=low
 
   * Oops, it’s not+linux-gnu, not not+linux.

Modified: desktop/unstable/gnome-user-share/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/control?rev=22464&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/control [utf-8] Sat Nov 28 12:48:55 2009
@@ -1,3 +1,8 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
 Source: gnome-user-share
 Section: gnome
 Priority: optional
@@ -29,7 +34,7 @@
          ${misc:Depends},
          apache2.2-bin,
          libapache2-mod-dnssd (>= 0.6),
-         obex-data-server (>= 0.4) [linux-any],
+         obexd-server [linux-any],
          gnome-bluetooth [linux-any]
 Description: User level public file sharing via WebDAV or ObexFTP
  gnome-user-share is a small package that allows easy user-level file sharing

Modified: desktop/unstable/gnome-user-share/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/control.in?rev=22464&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/control.in [utf-8] Sat Nov 28 12:48:55 2009
@@ -29,7 +29,7 @@
          ${misc:Depends},
          apache2.2-bin,
          libapache2-mod-dnssd (>= 0.6),
-         obex-data-server (>= 0.4) [linux-any],
+         obexd-server [linux-any],
          gnome-bluetooth [linux-any]
 Description: User level public file sharing via WebDAV or ObexFTP
  gnome-user-share is a small package that allows easy user-level file sharing




More information about the pkg-gnome-commits mailing list