debian/0000755000000000000000000000000012260600436007165 5ustar debian/gbp.conf0000644000000000000000000000003612260600252010577 0ustar [DEFAULT] pristine-tar = True debian/copyright0000644000000000000000000000176312260600252011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: dleyna-core Source: https://github.com/01org/dleyna-core 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/control0000644000000000000000000000514512260600252010571 0ustar Source: dleyna-core Section: libs Priority: optional Maintainer: Emanuele Aina Build-Depends: debhelper (>= 9), dh-autoreconf, libglib2.0-dev, libgupnp-1.0-dev (>= 0.19.1) Standards-Version: 3.9.5 Homepage: https://01.org/dleyna/ Vcs-Git: git://anonscm.debian.org/collab-maint/pkg-dleyna-core.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/pkg-dleyna-core.git;a=summary Package: libdleyna-core-1.0-3 Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: ${misc:Pre-Depends} Description: Utility functions for higher level dLeyna components dleyna-core is a library of utility functions that are used by the higher level dLeyna libraries that communicate with DLNA devices, e.g., dleyna-server. In brief, it provides APIs for logging, error, settings and task management and an IPC abstraction API. . 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-core-1.0-dev Architecture: any Section: libdevel Depends: libdleyna-core-1.0-3 (= ${binary:Version}), libglib2.0-dev, libgupnp-1.0-dev (>= 0.19.1), pkg-config, ${misc:Depends} Description: Utility functions for higher level dLeyna components (development files) dleyna-core is a library of utility functions that are used by the higher level dLeyna libraries that communicate with DLNA devices, e.g., dleyna-server. In brief, it provides APIs for logging, error, settings and task management and an IPC abstraction API. . 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 development files. Package: libdleyna-core-1.0-dbg Section: debug Priority: extra Architecture: any Depends: libdleyna-core-1.0-3 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same Description: Utility functions for higher level dLeyna components (debug files) dleyna-core is a library of utility functions that are used by the higher level dLeyna libraries that communicate with DLNA devices, e.g., dleyna-server. In brief, it provides APIs for logging, error, settings and task management and an IPC abstraction API. . 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/libdleyna-core-1.0-3.lintian-overrides0000644000000000000000000000040312260600252016063 0ustar # We have just a couple of reverse-rependencies which usually get released in # sync with the library. # Tracking symbols version is likely not worth the effort for a library which # is expected to to bump its soname relatively often. no-symbols-control-file debian/watch0000644000000000000000000000011612260600252010210 0ustar version=3 https://01.org/dleyna/downloads .*/dleyna-core-(\d[\d\.]*)\.tar\.gz debian/compat0000644000000000000000000000000212260600252010357 0ustar 9 debian/libdleyna-core-1.0-3.install0000644000000000000000000000002112260600252014067 0ustar usr/lib/*/*.so.* debian/changelog0000644000000000000000000000147212260600252011037 0ustar dleyna-core (0.4.0-1) unstable; urgency=low [ Emanuele Aina ] * New upstream release. + Change publish_object() signature + Add Network Filtering support + Fix queued task cancellation + Update: Save, monitoring, notification * Bump soname. * Override symbols versioning check by lintian, the library is expected to bump the soname often enough to make versioning not worth the effort. * Bump Standards-Version to 3.9.5 (no changes). [ Logan Rosen ] * Use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el (Closes: #733571) -- Emanuele Aina Mon, 30 Dec 2013 12:49:10 +0100 dleyna-core (0.1.0-1) unstable; urgency=low * Initial release. (Closes: #710233) -- Emanuele Aina Fri, 07 Jun 2013 13:51:34 +0200 debian/source/0000755000000000000000000000000012260600252010461 5ustar debian/source/format0000644000000000000000000000001412260600252011667 0ustar 3.0 (quilt) debian/libdleyna-core-1.0-dev.install0000644000000000000000000000006112260600252014507 0ustar usr/lib/*/*.so usr/lib/*/pkgconfig/ usr/include/ debian/rules0000755000000000000000000000033212260600252010237 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf --parallel override_dh_strip: dh_strip --dbg-package=libdleyna-core-1.0-dbg override_dh_makeshlibs: dh_makeshlibs -V override_dh_install: dh_install --list-missing