[mate-user-share] 11/11: debian/control: processed with wrap-and-sort
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 543abec4cff0e1c37d4bb588ceea00a72d95438b
Author: Martin Wimpress <code at flexion.org>
Date: Tue Jun 16 16:54:32 2015 +0100
debian/control: processed with wrap-and-sort
---
debian/control | 33 ++++++++++++++++-----------------
1 file changed, 16 insertions(+), 17 deletions(-)
diff --git a/debian/control b/debian/control
index 7639602..a6fb4ff 100644
--- a/debian/control
+++ b/debian/control
@@ -8,21 +8,20 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
Vangelis Mouhtsis <vangelis at gnugr.org>,
Build-Depends: cdbs,
debhelper (>= 9),
- quilt,
intltool (>= 0.35.0),
- yelp-tools,
- libxt-dev,
- pkg-config,
+ libcaja-extension-dev (>= 1.5.0),
+ libcanberra-gtk-dev,
libdbus-1-dev (>= 1.1.1),
+ libdbus-glib-1-dev,
libglib2.0-dev (>= 2.15.2),
libgtk2.0-dev,
- libdbus-glib-1-dev,
libnotify-dev,
- libcanberra-gtk-dev,
libselinux1-dev [linux-any],
libunique-dev,
- libcaja-extension-dev (>= 1.5.0),
+ libxt-dev,
mate-common,
+ pkg-config,
+ quilt,
yelp-tools,
Standards-Version: 3.9.6
Homepage: http://www.mate-desktop.org
@@ -31,22 +30,22 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-user-share.git
Package: mate-user-share
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- apache2-bin,
+Depends: apache2-bin,
+ gvfs-backends,
libapache2-mod-dnssd (>= 0.6),
+ mate-user-share-common (= ${source:Version}),
obex-data-server [linux-any],
- gvfs-backends,
- mate-user-share-common (= ${source:Version})
+ ${misc:Depends},
+ ${shlibs:Depends},
Description: User level public file sharing via WebDAV or ObexFTP
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)
+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.
@@ -57,9 +56,9 @@ Package: mate-user-share-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: ${shlibs:Depends},
+Depends: mate-user-share (= ${binary:Version}),
${misc:Depends},
- mate-user-share (= ${binary:Version})
+ ${shlibs:Depends},
Description: User level public file sharing via WebDAV or ObexFTP (debugging symbols)
MATE user share tool allows easy user-level file sharing via WebDAV
or ObexFTP. The shared files are announced on the network by Avahi.
--
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