r49179 - in /desktop/unstable/gnome-bluetooth/debian: 61-gnome-bluetooth-rfkill.rules changelog control control.in gnome-bluetooth.install

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon Jun 27 10:52:33 UTC 2016


Author: bigon
Date: Mon Jun 27 10:52:32 2016
New Revision: 49179

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49179
Log:
* Drop debian/61-gnome-bluetooth-rfkill.rules: gnome-bluetooth is not
  managing rfkill anymore, this has been moved to gnome-settings-daemon
  which is shipping the exact same rules file.
* Drop dependency against libpam-systemd, this was added for the udev rules
  that are gone now.
* Bump Standards-Version to 3.9.8 (no further changes)

Removed:
    desktop/unstable/gnome-bluetooth/debian/61-gnome-bluetooth-rfkill.rules
Modified:
    desktop/unstable/gnome-bluetooth/debian/changelog
    desktop/unstable/gnome-bluetooth/debian/control
    desktop/unstable/gnome-bluetooth/debian/control.in
    desktop/unstable/gnome-bluetooth/debian/gnome-bluetooth.install

Modified: desktop/unstable/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/changelog?rev=49179&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/changelog	[utf-8] Mon Jun 27 10:52:32 2016
@@ -1,3 +1,14 @@
+gnome-bluetooth (3.18.3-2) UNRELEASED; urgency=medium
+
+  * Drop debian/61-gnome-bluetooth-rfkill.rules: gnome-bluetooth is not
+    managing rfkill anymore, this has been moved to gnome-settings-daemon
+    which is shipping the exact same rules file.
+  * Drop dependency against libpam-systemd, this was added for the udev rules
+    that are gone now.
+  * Bump Standards-Version to 3.9.8 (no further changes)
+
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 27 Jun 2016 12:48:05 +0200
+
 gnome-bluetooth (3.18.3-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control?rev=49179&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control	[utf-8] Mon Jun 27 10:52:32 2016
@@ -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>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: autotools-dev,
                cdbs (>= 0.4.93),
                debhelper (>= 8.1.0~),
@@ -22,7 +22,7 @@
                libnotify-dev,
                libudev-dev,
                libxml2-utils
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-bluetooth
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-bluetooth/
 Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth
@@ -32,7 +32,6 @@
 Depends: bluez (>= 5.5),
          bluez-obexd,
          udev (>= 154),
-         libpam-systemd,
          ${gir:Depends},
          ${misc:Depends},
          ${shlibs:Depends}

Modified: desktop/unstable/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control.in?rev=49179&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control.in	[utf-8] Mon Jun 27 10:52:32 2016
@@ -18,7 +18,7 @@
                libnotify-dev,
                libudev-dev,
                libxml2-utils
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-bluetooth
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-bluetooth/
 Homepage: https://wiki.gnome.org/Projects/GnomeBluetooth
@@ -28,7 +28,6 @@
 Depends: bluez (>= 5.5),
          bluez-obexd,
          udev (>= 154),
-         libpam-systemd,
          ${gir:Depends},
          ${misc:Depends},
          ${shlibs:Depends}

Modified: desktop/unstable/gnome-bluetooth/debian/gnome-bluetooth.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/gnome-bluetooth.install?rev=49179&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/gnome-bluetooth.install	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/gnome-bluetooth.install	[utf-8] Mon Jun 27 10:52:32 2016
@@ -1,4 +1,3 @@
-debian/61-gnome-bluetooth-rfkill.rules lib/udev/rules.d/
 usr/bin
 usr/share/applications
 usr/share/gnome-bluetooth




More information about the pkg-gnome-commits mailing list