[mate-user-share] 08/11: debian/control: Add mate-user-share-common package. Update build dependencies for new upstream release.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Tue Jun 16 15:54:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch debian/experimental
in repository mate-user-share.
commit 155b0c8e9e74ef53c590fd20b03894bd36cd752a
Author: Martin Wimpress <code at flexion.org>
Date: Tue Jun 16 16:51:46 2015 +0100
debian/control: Add mate-user-share-common package. Update build dependencies for new upstream release.
---
debian/control | 36 ++++++++++++++++++++++++------------
1 file changed, 24 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index 42f8dcc..7639602 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,12 @@ Build-Depends: cdbs,
debhelper (>= 9),
quilt,
intltool (>= 0.35.0),
+ yelp-tools,
libxt-dev,
pkg-config,
libdbus-1-dev (>= 1.1.1),
libglib2.0-dev (>= 2.15.2),
- libgtk2.0-dev (>= 2.12.0),
+ libgtk2.0-dev,
libdbus-glib-1-dev,
libnotify-dev,
libcanberra-gtk-dev,
@@ -36,24 +37,35 @@ Depends: ${shlibs:Depends},
libapache2-mod-dnssd (>= 0.6),
obex-data-server [linux-any],
gvfs-backends,
+ mate-user-share-common (= ${source:Version})
Description: User level public file sharing via WebDAV or ObexFTP
- mate-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.
+ MATE user share tool allows easy user-level file sharing via WebDAV
+ or ObexFTP. The shared files are announced on the network by Avahi.
+
+Package: mate-user-share-common
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: mate-user-share (<< 1.9.0)
+Breaks: mate-user-share (<< 1.9.0)
+Description: User level public file sharing via WebDAV or ObexFTP (common files)
+ MATE user share tool allows easy user-level file sharing via WebDAV
+ or ObexFTP. The shared files are announced on the network by Avahi.
+ .
+ This package contains the architecture independent files.
Package: mate-user-share-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: ${misc:Depends},
- mate-user-share (= ${binary:Version}),
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ mate-user-share (= ${binary:Version})
Description: User level public file sharing via WebDAV or ObexFTP (debugging symbols)
- mate-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.
+ MATE user share tool allows easy user-level file sharing via WebDAV
+ or ObexFTP. The shared files are announced on the network by Avahi.
.
- This package contains debugging symbols for the MATE user share tool. It
- is provided to help debugging problems.
+ This package contains debugging symbols for the MATE user share tool.
+ It is provided to help debugging problems.
.
- The debugging symbols are installed in /usr/lib/debug and will
+ The debugging symbols are installed in /usr/lib/debug and will
automatically be used by gdb.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-user-share.git
More information about the pkg-mate-commits
mailing list