r53388 - in /desktop/unstable/gnome-user-share/debian: changelog control control.in patches/02_bluetooth_optional.patch patches/series rules
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Sun Sep 3 14:26:33 UTC 2017
Author: jbicha
Date: Sun Sep 3 14:26:32 2017
New Revision: 53388
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53388
Log:
Fully drop Bluetooth from packaging, obsolete since 3.18.0.
Removed:
desktop/unstable/gnome-user-share/debian/patches/02_bluetooth_optional.patch
Modified:
desktop/unstable/gnome-user-share/debian/changelog
desktop/unstable/gnome-user-share/debian/control
desktop/unstable/gnome-user-share/debian/control.in
desktop/unstable/gnome-user-share/debian/patches/series
desktop/unstable/gnome-user-share/debian/rules
Modified: desktop/unstable/gnome-user-share/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/changelog?rev=53388&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/changelog [utf-8] Sun Sep 3 14:26:32 2017
@@ -1,3 +1,9 @@
+gnome-user-share (3.18.3-2) UNRELEASED; urgency=medium
+
+ * Fully drop Bluetooth from packaging, obsolete since 3.18.0.
+
+ -- Jeremy Bicha <jbicha at debian.org> Sun, 03 Sep 2017 10:19:34 -0400
+
gnome-user-share (3.18.3-1) unstable; urgency=medium
* New upstream release.
Modified: desktop/unstable/gnome-user-share/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/control?rev=53388&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/control [utf-8] Sun Sep 3 14:26:32 2017
@@ -6,7 +6,7 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 10),
gnome-pkg-tools,
gnome-common,
@@ -20,7 +20,6 @@
libnotify-dev (>= 0.7),
libcanberra-gtk3-dev,
libselinux1-dev [linux-any],
- libgnome-bluetooth-dev (>= 3.12.0-4~) [linux-any],
libnautilus-extension-dev (>= 2.91.7),
systemd [linux-any]
Standards-Version: 3.9.8
@@ -32,10 +31,7 @@
Depends: ${shlibs:Depends},
${misc:Depends},
apache2-bin (>= 2.4),
- libapache2-mod-dnssd (>= 0.6-3.1~),
- bluez-obexd [linux-any],
- gnome-bluetooth (>= 3.9.3) [linux-any]
-Description: User level public file sharing via WebDAV or ObexFTP
+ libapache2-mod-dnssd (>= 0.6-3.1~)
+Description: User level public file sharing via WebDAV
gnome-user-share is a small package that allows easy user-level file sharing
- via WebDAV or ObexFTP. The shared files are announced on the network
- by Avahi.
+ via WebDAV. The shared files are announced on the network by Avahi.
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=53388&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/control.in [utf-8] Sun Sep 3 14:26:32 2017
@@ -16,7 +16,6 @@
libnotify-dev (>= 0.7),
libcanberra-gtk3-dev,
libselinux1-dev [linux-any],
- libgnome-bluetooth-dev (>= 3.12.0-4~) [linux-any],
libnautilus-extension-dev (>= 2.91.7),
systemd [linux-any]
Standards-Version: 3.9.8
@@ -28,10 +27,7 @@
Depends: ${shlibs:Depends},
${misc:Depends},
apache2-bin (>= 2.4),
- libapache2-mod-dnssd (>= 0.6-3.1~),
- bluez-obexd [linux-any],
- gnome-bluetooth (>= 3.9.3) [linux-any]
-Description: User level public file sharing via WebDAV or ObexFTP
+ libapache2-mod-dnssd (>= 0.6-3.1~)
+Description: User level public file sharing via WebDAV
gnome-user-share is a small package that allows easy user-level file sharing
- via WebDAV or ObexFTP. The shared files are announced on the network
- by Avahi.
+ via WebDAV. The shared files are announced on the network by Avahi.
Modified: desktop/unstable/gnome-user-share/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/patches/series?rev=53388&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/patches/series [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/patches/series [utf-8] Sun Sep 3 14:26:32 2017
@@ -1,4 +1,3 @@
01_apache-config.patch
-#02_bluetooth_optional.patch
10_apache_2.4.patch
20-build-Don-t-install-systemd-user-unit-files-if-targe.patch
Modified: desktop/unstable/gnome-user-share/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-share/debian/rules?rev=53388&op=diff
==============================================================================
--- desktop/unstable/gnome-user-share/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-user-share/debian/rules [utf-8] Sun Sep 3 14:26:32 2017
@@ -9,10 +9,6 @@
override_dh_autoreconf:
dh_autoreconf --as-needed
-
-ifneq ($(DEB_HOST_ARCH_OS),linux)
-CONFFLAGS = --disable-bluetooth
-endif
override_dh_auto_configure:
dh_auto_configure -- \
More information about the pkg-gnome-commits
mailing list