r22808 - in /desktop/unstable/gnome-user-share/debian: changelog control control.in
and at users.alioth.debian.org
and at users.alioth.debian.org
Fri Jan 15 13:44:19 UTC 2010
Author: and
Date: Fri Jan 15 13:44:17 2010
New Revision: 22808
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22808
Log:
* debian/control.in:
- adding back obex-data-server depends since g-u-s
actually needs it and not obexd-server itself. (there's
no GNOME package using obexd-server at the moment)
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=22808&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/changelog [utf-8] Fri Jan 15 13:44:17 2010
@@ -1,3 +1,12 @@
+gnome-user-share (2.28.2-3) unstable; urgency=low
+
+ * debian/control.in:
+ - adding back obex-data-server depends since g-u-s
+ actually needs it and not obexd-server itself. (there's
+ no GNOME package using obexd-server at the moment)
+
+ -- Andrea Veri <and at debian.org> Fri, 15 Jan 2010 14:40:50 +0100
+
gnome-user-share (2.28.2-2) unstable; urgency=low
* debian/patches/90_relibtoolize.patch:
Modified: desktop/unstable/gnome-user-share/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/control?rev=22808&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/control [utf-8] Fri Jan 15 13:44:17 2010
@@ -7,7 +7,7 @@
Section: gnome
Priority: optional
Maintainer: Sebastian Dröge <slomo at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Luca Falavigna <dktrkranz at debian.org>
+Uploaders: Andrea Veri <and at debian.org>, Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Luca Falavigna <dktrkranz at debian.org>
Build-Depends: cdbs,
debhelper (>= 5),
gnome-pkg-tools,
@@ -35,7 +35,7 @@
${misc:Depends},
apache2.2-bin,
libapache2-mod-dnssd (>= 0.6),
- obexd-server [linux-any],
+ obex-data-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=22808&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/control.in [utf-8] Fri Jan 15 13:44:17 2010
@@ -30,7 +30,7 @@
${misc:Depends},
apache2.2-bin,
libapache2-mod-dnssd (>= 0.6),
- obexd-server [linux-any],
+ obex-data-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