debian/ 0000755 0000000 0000000 00000000000 12261212210 007153 5 ustar debian/copyright 0000644 0000000 0000000 00000002007 12261212201 011105 0 ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dleyna-connector-dbus
Source: https://github.com/01org/dleyna-connector-dbus
Files: *
Copyright: 2012-2013 Intel Corporation
License: LGPL-2.1
License: LGPL-2.1
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
.
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in "/usr/share/common-licenses/LGPL-2.1".
debian/control 0000644 0000000 0000000 00000003114 12261212201 010555 0 ustar Source: dleyna-connector-dbus
Section: libs
Priority: optional
Maintainer: Emanuele Aina
Build-Depends: debhelper (>= 9),
dh-autoreconf,
libglib2.0-dev,
libdleyna-core-1.0-dev (>= 0.4.0),
libdbus-1-dev
Standards-Version: 3.9.5
Homepage: https://01.org/dleyna/
Vcs-Git: git://anonscm.debian.org/collab-maint/pkg-dleyna-connector-dbus.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/pkg-dleyna-connector-dbus.git;a=summary
Package: libdleyna-connector-dbus-1.0-1
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: DBus connector module for the dLeyna services
dleyna-connector-dbus is the loadable module providing DBus connectivity to
the dLeyna services.
.
dLeyna is an umbrella project hosting a number of middleware components
designed to make it easy for developers to integrate DLNA functionality into
their applications.
Package: libdleyna-connector-dbus-1.0-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libdleyna-connector-dbus-1.0-1 (= ${binary:Version}),
${misc:Depends}
Multi-Arch: same
Description: DBus connector module for the dLeyna services (debug files)
dleyna-connector-dbus is the loadable module providing DBus connectivity to
the dLeyna services.
.
dLeyna is an umbrella project hosting a number of middleware components
designed to make it easy for developers to integrate DLNA functionality into
their applications.
.
This package contains the debug files.
debian/watch 0000644 0000000 0000000 00000000130 12261212201 010176 0 ustar version=3
https://01.org/dleyna/downloads .*/dleyna-connector-dbus-(\d[\d\.]*)\.tar\.gz
debian/compat 0000644 0000000 0000000 00000000002 12261212201 010351 0 ustar 9
debian/changelog 0000644 0000000 0000000 00000001034 12261212201 011023 0 ustar dleyna-connector-dbus (0.2.0-1) unstable; urgency=low
[ Emanuele Aina ]
* New upstream release.
+ Change publish_object() signature
* Bump Standards-Version to 3.9.5 (no changes).
[ Logan Rosen ]
* Use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el
-- Emanuele Aina Mon, 30 Dec 2013 12:50:15 +0100
dleyna-connector-dbus (0.1.0-1) unstable; urgency=low
* Initial release. (Closes: #710235)
-- Emanuele Aina Fri, 07 Jun 2013 14:16:28 +0200
debian/source/ 0000755 0000000 0000000 00000000000 12261212201 010453 5 ustar debian/source/format 0000644 0000000 0000000 00000000014 12261212201 011661 0 ustar 3.0 (quilt)
debian/libdleyna-connector-dbus-1.0-1.install 0000644 0000000 0000000 00000000072 12261212201 016062 0 ustar usr/lib/*/dleyna-1.0/connectors/*.so
usr/lib/*/pkgconfig/
debian/rules 0000755 0000000 0000000 00000000635 12261212201 010237 0 ustar #!/usr/bin/make -f
%:
dh $@ --with autoreconf --parallel
override_dh_strip:
dh_strip --dbg-package=libdleyna-connector-dbus-1.0-dbg
# This is a runtime loaded module which is not installed in the dynamic linker
# search path, without the override lintian would complain about
# pkg-has-shlibs-control-file-but-no-actual-shared-libs
override_dh_makeshlibs:
:
override_dh_install:
dh_install --list-missing