debian/0000755000000000000000000000000012261212210007153 5ustar debian/copyright0000644000000000000000000000200712261212201011105 0ustar 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/control0000644000000000000000000000311412261212201010555 0ustar 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/watch0000644000000000000000000000013012261212201010176 0ustar version=3 https://01.org/dleyna/downloads .*/dleyna-connector-dbus-(\d[\d\.]*)\.tar\.gz debian/compat0000644000000000000000000000000212261212201010351 0ustar 9 debian/changelog0000644000000000000000000000103412261212201011023 0ustar 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/0000755000000000000000000000000012261212201010453 5ustar debian/source/format0000644000000000000000000000001412261212201011661 0ustar 3.0 (quilt) debian/libdleyna-connector-dbus-1.0-1.install0000644000000000000000000000007212261212201016062 0ustar usr/lib/*/dleyna-1.0/connectors/*.so usr/lib/*/pkgconfig/ debian/rules0000755000000000000000000000063512261212201010237 0ustar #!/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