[SCM] mate-bluetooth Debian package branch, master, updated. 04ca4812f6c4ee4d397a5ac1cb02a8583b6a3037
Mike Gabriel
sunweaver at alioth.debian.org
Fri Aug 16 00:19:54 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-bluetooth.git;a=commitdiff;h=04ca481
The following commit has been merged in the master branch:
commit 04ca4812f6c4ee4d397a5ac1cb02a8583b6a3037
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Aug 16 02:19:50 2013 +0200
Package becomes team-maintained: MATE Packaging Team.
---
debian/changelog | 4 +++
debian/control | 86 ++++++++++++++++++++++++++++++------------------------
2 files changed, 52 insertions(+), 38 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4afe2d4..b4ee07d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
mate-bluetooth (1.6.0-2) UNRELEASED; urgency=low
+ [ Stefano Karapetsas ]
* debian/rules: Add LDFLAGS hack.
* Cherry pick 00-fix-for-extra-quotes.patch from upstream.
+ [ Mike Gabriel ]
+ * Package becomes team-maintained: MATE Packaging Team.
+
-- Stefano Karapetsas <stefano at karapetsas.com> Tue, 30 Apr 2013 15:10:25 +0200
mate-bluetooth (1.6.0-1) UNRELEASED; urgency=low
diff --git a/debian/control b/debian/control
index e764e34..609f858 100644
--- a/debian/control
+++ b/debian/control
@@ -1,39 +1,46 @@
Source: mate-bluetooth
Section: x11
Priority: optional
-Maintainer: Stefano Karapetsas <stefano at karapetsas.com>
-Uploaders: Steve Zesch <stevezesch2 at gmail.com>
-Build-Depends: debhelper (>= 8),
- cdbs,
- mate-common,
- libunique-dev,
- libnotify-dev,
- libglib2.0-dev,
- libgtk2.0-dev (>= 2.19.1),
- libx11-dev,
- libxi-dev,
- libdbus-glib-1-dev (>= 0.74),
- intltool (>= 0.35),
- libxml2-utils,
- gtk-doc-tools,
- caja-sendto,
- mate-doc-utils,
- mate-doc-utils-gnome | gnome-doc-utils,
- gobject-introspection,
- libgirepository1.0-dev
+Maintainer: MATE Packaging Team <pkg-mate-team at lists.alioth.debian.org>
+Uploaders:
+ John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
+ Mike Gabriel <sunweaver at debian.org>,
+ Stefano Karapetsas <stefano at karapetsas.com>,
+ Steve Zesch <stevezesch2 at gmail.com>,
+Build-Depends:
+ debhelper (>= 8),
+ cdbs,
+ mate-common,
+ libunique-dev,
+ libnotify-dev,
+ libglib2.0-dev,
+ libgtk2.0-dev (>= 2.19.1),
+ libx11-dev,
+ libxi-dev,
+ libdbus-glib-1-dev (>= 0.74),
+ intltool (>= 0.35),
+ libxml2-utils,
+ gtk-doc-tools,
+ caja-sendto,
+ mate-doc-utils,
+ mate-doc-utils-gnome | gnome-doc-utils,
+ gobject-introspection,
+ libgirepository1.0-dev,
Standards-Version: 3.9.3
Homepage: http://www.mate-desktop.org/
Package: mate-bluetooth
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- bluez (>= 4.36),
- obexd-client,
- udev (>= 154),
- consolekit,
- obex-data-server
-Recommends: gvfs-backends,
- mate-user-share
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ bluez (>= 4.36),
+ obexd-client,
+ udev (>= 154),
+ consolekit,
+ obex-data-server,
+Recommends:
+ gvfs-backends,
+ mate-user-share,
Suggests: caja-sendto
Architecture: any
Description: MATE Bluetooth tools
@@ -50,9 +57,10 @@ Package: mate-bluetooth-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: ${misc:Depends},
- mate-bluetooth (= ${binary:Version}),
- libmatebluetooth (= ${binary:Version})
+Depends:
+ ${misc:Depends},
+ mate-bluetooth (= ${binary:Version}),
+ libmatebluetooth (= ${binary:Version}),
Description: MATE Bluetooth tools (debugging symbols)
This package contains debugging symbols for mate-bluetooth and the
libmatebluetooth library. It is provided to help debugging problems.
@@ -61,8 +69,9 @@ Description: MATE Bluetooth tools (debugging symbols)
Package: libmatebluetooth
Section: libs
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
Architecture: any
Description: MATE Bluetooth tools (library)
This package contains tools for managing and manipulating Bluetooth
@@ -72,10 +81,11 @@ Description: MATE Bluetooth tools (library)
Package: libmatebluetooth-dev
Section: libdevel
-Depends: libmatebluetooth (= ${binary:Version}),
- ${misc:Depends},
- libgtk2.0-dev,
- libdbus-glib-1-dev
+Depends:
+ libmatebluetooth (= ${binary:Version}),
+ ${misc:Depends},
+ libgtk2.0-dev,
+ libdbus-glib-1-dev,
Suggests: pkg-config
Priority: extra
Architecture: any
--
mate-bluetooth Debian package
More information about the pkg-mate-commits
mailing list