r46583 - in /desktop/unstable/gvfs/debian: changelog control gvfs-backends.install gvfs-daemons.install rules

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Tue Oct 13 15:36:59 UTC 2015


Author: bigon
Date: Tue Oct 13 15:36:58 2015
New Revision: 46583

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46583
Log:
* New upstream release
  - Install systemd user .service files
* debian/rules: List the files that are not installed in any packages

Modified:
    desktop/unstable/gvfs/debian/changelog
    desktop/unstable/gvfs/debian/control
    desktop/unstable/gvfs/debian/gvfs-backends.install
    desktop/unstable/gvfs/debian/gvfs-daemons.install
    desktop/unstable/gvfs/debian/rules

Modified: desktop/unstable/gvfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/changelog?rev=46583&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/changelog	[utf-8] Tue Oct 13 15:36:58 2015
@@ -1,4 +1,4 @@
-gvfs (1.26.0-3) unstable; urgency=medium
+gvfs (1.26.1-1) UNRELEASED; urgency=medium
 
   [ Ritesh Raj Sarraf ]
   * Enable Google Drive support (Closes: #801094)
@@ -6,7 +6,12 @@
     - add build-dependency on libgdata-dev >= 0.17.3
     - install gvfsd-google and google.mount in gvfs-backends
 
- -- Laurent Bigonville <bigon at debian.org>  Tue, 13 Oct 2015 16:30:44 +0200
+  [ Laurent Bigonville ]
+  * New upstream release
+    - Install systemd user .service files
+  * debian/rules: List the files that are not installed in any packages
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 13 Oct 2015 17:31:37 +0200
 
 gvfs (1.26.0-2) unstable; urgency=medium
 

Modified: desktop/unstable/gvfs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control?rev=46583&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/control	[utf-8] Tue Oct 13 15:36:58 2015
@@ -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>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 9),
                dh-exec (>= 0.13),
                autotools-dev,

Modified: desktop/unstable/gvfs/debian/gvfs-backends.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/gvfs-backends.install?rev=46583&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/gvfs-backends.install	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/gvfs-backends.install	[utf-8] Tue Oct 13 15:36:58 2015
@@ -10,10 +10,12 @@
 usr/lib/gvfs/gvfsd-google
 usr/lib/gvfs/gvfsd-gphoto2                                      [linux-any]
 usr/lib/gvfs/gvfs-goa-volume-monitor                            [!hurd-any]
+usr/lib/systemd/user/gvfs-goa-volume-monitor.service		[linux-any]
 usr/share/dbus-1/services/org.gtk.vfs.GoaVolumeMonitor.service  [!hurd-any]
 usr/lib/gvfs/gvfsd-http
 usr/lib/gvfs/gvfsd-mtp                                          [linux-any]
 usr/lib/gvfs/gvfs-mtp-volume-monitor                            [linux-any]
+usr/lib/systemd/user/gvfs-mtp-volume-monitor.service		[linux-any]
 usr/share/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service  [linux-any]
 usr/lib/gvfs/gvfsd-network
 usr/lib/gvfs/gvfsd-recent
@@ -21,8 +23,10 @@
 usr/lib/gvfs/gvfsd-smb
 usr/lib/gvfs/gvfsd-smb-browse
 usr/lib/gvfs/gvfs-afc-volume-monitor                            [!hurd-any]
+usr/lib/systemd/user/gvfs-afc-volume-monitor.service		[linux-any]
 usr/share/dbus-1/services/org.gtk.vfs.AfcVolumeMonitor.service  [!hurd-any]
 usr/lib/gvfs/gvfs-gphoto2-volume-monitor                        [linux-any]
+usr/lib/systemd/user/gvfs-gphoto2-volume-monitor.service	[linux-any]
 usr/share/dbus-1/services/org.gtk.vfs.GPhoto2VolumeMonitor.service  [linux-any]
 usr/share/gvfs/mounts/afc.mount                                 [!hurd-any]
 usr/share/gvfs/mounts/afp.mount

Modified: desktop/unstable/gvfs/debian/gvfs-daemons.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/gvfs-daemons.install?rev=46583&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/gvfs-daemons.install	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/gvfs-daemons.install	[utf-8] Tue Oct 13 15:36:58 2015
@@ -5,12 +5,15 @@
 usr/lib/gvfs/gvfsd-localtest
 usr/lib/gvfs/gvfsd-metadata
 usr/lib/gvfs/gvfsd-trash
-usr/share/dbus-1/services/gvfs-daemon.service
-usr/share/dbus-1/services/gvfs-metadata.service
+usr/lib/systemd/user/gvfs-daemon.service			[linux-any]
+usr/share/dbus-1/services/org.gtk.vfs.Daemon.service
+usr/lib/systemd/user/gvfs-metadata.service			[linux-any]
+usr/share/dbus-1/services/org.gtk.vfs.Metadata.service
 usr/share/gvfs/mounts/burn.mount
 usr/share/gvfs/mounts/computer.mount
 usr/share/gvfs/mounts/localtest.mount
 usr/share/gvfs/mounts/trash.mount
 usr/lib/gvfs/gvfs-udisks2-volume-monitor                        [linux-any]
+usr/lib/systemd/user/gvfs-udisks2-volume-monitor.service	[linux-any]
 usr/share/dbus-1/services/org.gtk.vfs.UDisks2VolumeMonitor.service [linux-any]
 usr/share/gvfs/remote-volume-monitors/udisks2.monitor           [linux-any]

Modified: desktop/unstable/gvfs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/rules?rev=46583&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/rules	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/rules	[utf-8] Tue Oct 13 15:36:58 2015
@@ -10,6 +10,10 @@
 
 #LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
+# List any files which are not installed
+include /usr/share/cdbs/1/rules/utils.mk
+DEB_DH_INSTALL_ARGS := --list-missing
+
 DEB_DH_STRIP_ARGS := --dbg-package=gvfs-dbg
 DEB_DH_MAKESHLIBS_ARGS_ALL := --no-act
 DEB_HOST_ARCH_OS = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)




More information about the pkg-gnome-commits mailing list