debian/0000755000000000000000000000000012261214730007164 5ustar debian/copyright0000644000000000000000000000177312261214573011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dleyna-renderer Source: https://github.com/01org/dleyna-renderer 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/control0000644000000000000000000000352112261214573010575 0ustar Source: dleyna-renderer Section: net Priority: optional Maintainer: Emanuele Aina Uploaders: Ludovic Ferrandis Build-Depends: debhelper (>= 9), dh-autoreconf, libglib2.0-dev, libgssdp-1.0-dev (>= 0.13.2), libgupnp-1.0-dev (>= 0.20.5), libgupnp-av-1.0-dev (>= 0.11.5), libgupnp-dlna-2.0-dev (>= 0.9.4), libsoup2.4-dev, libdleyna-core-1.0-dev (>= 0.4.0) Standards-Version: 3.9.5 Homepage: https://01.org/dleyna/ Vcs-Git: git://anonscm.debian.org/collab-maint/pkg-dleyna-renderer.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/pkg-dleyna-renderer.git;a=summary Package: dleyna-renderer Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, libdleyna-connector-dbus-1.0-1 (>= 0.2.0) Description: DBus service to interact with DLNA Digital Media Renderers dleyna-renderer is a DBus user session service that allows clients to discover and manipulate DLNA Digital Media Renderers (DMR). . 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: dleyna-renderer-dbg Section: debug Priority: extra Architecture: any Depends: dleyna-renderer (= ${binary:Version}), ${misc:Depends} Description: DBus service to interact with DLNA Digital Media Renderers (debug files) dleyna-renderer is a DBus user session service that allows clients to discover and manipulate DLNA Digital Media Renderers (DMR). . 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/watch0000644000000000000000000000012212261214573010215 0ustar version=3 https://01.org/dleyna/downloads .*/dleyna-renderer-(\d[\d\.]*)\.tar\.gz debian/compat0000644000000000000000000000000212261214573010367 0ustar 9 debian/changelog0000644000000000000000000000226512261214573011050 0ustar dleyna-renderer (0.4.0-1) unstable; urgency=low [ Ludovic Ferrandis ] * Update to 0.1.3. + Ship the internal library in a private directory + Fix bug in UPnP introspection + Use object paths in LostRenderer, FoundRenderer and GetRenderers() * Enabled verbose logs to let blhc check for hardening flags [ Emanuele Aina ] * New upstream release. + Bugfixes. + MPRIS OpenUri() now tells the renderer to start playing + Add SetUri() method to do what OpenUri() previously did + Add OpenNextUri() method + Update following the publish_object() connector API change + Enable Seek() by bytes + Return object paths in GetRenderers(), LostRenderer() and FoundRenderer() as documented + Add Network Filtering support + Add 'NeverQuit' property to Manager * 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 13:57:48 +0100 dleyna-renderer (0.1.1-1) unstable; urgency=low * Initial release. (Closes: #710236) -- Emanuele Aina Wed, 22 May 2013 10:01:22 +0100 debian/source/0000755000000000000000000000000012261214573010471 5ustar debian/source/format0000644000000000000000000000001412261214573011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000057412261214573010257 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf --parallel override_dh_auto_configure: dh_auto_configure -- \ --libexecdir=/usr/lib/dleyna-renderer \ --disable-silent-rules override_dh_strip: dh_strip --dbg-package=dleyna-renderer-dbg override_dh_makeshlibs: # we only ship our shared library in a private location override_dh_install: dh_install --list-missing debian/dleyna-renderer.install0000644000000000000000000000016312261214573013641 0ustar etc/dleyna-renderer-service.conf usr/lib/dleyna-renderer/ usr/lib/*/*/*.so.* usr/lib/*/pkgconfig/ usr/share/dbus-1