[SCM] mate-user-share Debian package branch, master, updated. 2fe71151a772f869c39d6aa2f0bc1839f82b94f6
Mike Gabriel
sunweaver at moszumanska.debian.org
Fri Apr 25 13:56:30 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-user-share.git;a=commitdiff;h=cbe5a34
The following commit has been merged in the master branch:
commit cbe5a34c1775f40531d3b1949aac493ac7cba1d2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Apr 25 13:44:20 2014 +0200
debian/control: Add bin:package mate-user-share-dbg.
---
debian/control | 17 +++++++++++++++++
debian/mate-user-share.install | 2 ++
2 files changed, 19 insertions(+)
diff --git a/debian/control b/debian/control
index 51e2272..049ecf3 100644
--- a/debian/control
+++ b/debian/control
@@ -40,3 +40,20 @@ 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.
+
+Package: mate-user-share-dbg
+Section: debug
+Priority: extra
+Architecture: any
+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.
+ .
+ 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
+ automatically be used by gdb.
diff --git a/debian/mate-user-share.install b/debian/mate-user-share.install
new file mode 100644
index 0000000..f74b4ab
--- /dev/null
+++ b/debian/mate-user-share.install
@@ -0,0 +1,2 @@
+etc/
+usr/
\ No newline at end of file
--
mate-user-share Debian package
More information about the pkg-mate-commits
mailing list