debian/0000755000000000000000000000000012243373151007167 5ustar debian/libltc11.install0000644000000000000000000000002412052426147012170 0ustar usr/lib/*/lib*.so.* debian/libltc-doc.install0000644000000000000000000000002712052426147012574 0ustar usr/share/man/man3/*.3 debian/gbp.conf0000644000000000000000000000003612052426147010607 0ustar [DEFAULT] pristine-tar = True debian/rules0000755000000000000000000000022112213355725010246 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf override_dh_strip: dh_strip -plibltc11 --dbg-package=libltc-dbg dh_strip --remaining-packages debian/libltc-dev.install0000644000000000000000000000011012052426147012576 0ustar usr/include/* usr/lib/*/lib*.so #usr/lib/*/lib*.a usr/lib/*/pkgconfig/* debian/changelog0000644000000000000000000000252212243372736011052 0ustar libltc (1.1.3-1) unstable; urgency=low * New upstream release. -- Jaromír Mikeš Thu, 21 Nov 2013 12:53:43 +0100 libltc (1.1.2-1) unstable; urgency=low [ Alessio Treglia ] * Remove DM-Upload-Allowed field, not needed anymore. [ Jaromír Mikeš ] * Update watch file. * Drop patch - applied upstream. * Bump Standards. * Use canonical VCS-* URLs. -- Jaromír Mikeš Fri, 06 Sep 2013 15:22:39 +0200 libltc (1.1.1-1) unstable; urgency=low [ Jaromír Mikeš ] * New upstream release. * Patch removed - applied upstream. * Bump soname. [ Alessio Treglia ] * Add package for debugging symbols. * Fix small mistake in configure.ac to make the buildsystem process LDFLAGS properly. -- Jaromír Mikeš Mon, 19 Nov 2012 12:09:04 +0100 libltc (1.0.3-2) unstable; urgency=low * Added local-option file. * Added patch fixing build on big_endian archs (Closes: #693419). -- Jaromír Mikeš Sat, 17 Nov 2012 23:45:49 +0100 libltc (1.0.3-1) unstable; urgency=low * New upstream release. -- Jaromír Mikeš Thu, 15 Nov 2012 22:21:53 +0100 libltc (1.0.1-1) unstable; urgency=low * Initial release. (Closes: #692102). -- Jaromír Mikeš Sat, 03 Nov 2012 12:20:55 +0100 debian/watch0000644000000000000000000000020112213355725010215 0ustar version=3 opts=libltc=s/.+\/v?(\d\S*)\.tar\.gz/-$1.tar.gz/ \ https://github.com/x42/libltc/tags .*/v?(\d\S*)\.tar\.gz debian/copyright0000644000000000000000000000307512052426147011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libltc Upstream-Contact: Robin Gareus Source: git://github.com/x42/libltc.git Copyright: 2006-2012 Robin Gareus Files: * Copyright: 2006-2012 Robin Gareus License: LGPL-3+ Files: debian/* Copyright: 2012 Robin Gareus 2012 Jaromír Mikeš License: LGPL-3+ Files: src/ Copyright: 2003 Maarten de Boer 2006-2012 Robin Gareus 2008-2010 Jan Weiß License: LGPL-3+ License: LGPL-3+ 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 3 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 Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA X-Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-3'. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . debian/source/0000755000000000000000000000000012052426147010471 5ustar debian/source/format0000644000000000000000000000001412052426147011677 0ustar 3.0 (quilt) debian/control0000644000000000000000000000500012213355725010571 0ustar Source: libltc Section: libs Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Jaromír Mikeš Build-Depends: automake, autotools-dev, debhelper (>= 9), dh-autoreconf, libtool Build-Depends-Indep: doxygen Standards-Version: 3.9.4 Homepage: https://github.com/x42/libltc Vcs-Git: git://anonscm.debian.org/pkg-multimedia/libltc.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/libltc.git Package: libltc-dev Section: libdevel Architecture: any Depends: libltc11(= ${binary:Version}), ${misc:Depends} Multi-Arch: same Description: Development files for libltc Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data as a Manchester-Biphase encoded audio signal. The audio signal is commonly recorded on a VTR track or other storage media. libltc provides functionality to both encode and decode LTC from/to timecode. . This package contains files needed for application development. Package: libltc-doc Section: doc Architecture: all Depends: ${misc:Depends} Description: Documentation for libltc Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data as a Manchester-Biphase encoded audio signal. The audio signal is commonly recorded on a VTR track or other storage media. libltc provides functionality to both encode and decode LTC from/to timecode. . This package contains the API reference (as manpages) for the development of applications. Package: libltc11 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same Description: linear timecode library Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data as a Manchester-Biphase encoded audio signal. The audio signal is commonly recorded on a VTR track or other storage media. libltc provides functionality to both encode and decode LTC from/to timecode. . This package provides the shared library. Package: libltc-dbg Section: debug Priority: extra Architecture: any Depends: libltc11 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same Description: Debugging symbols for libltc Linear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data as a Manchester-Biphase encoded audio signal. The audio signal is commonly recorded on a VTR track or other storage media. libltc provides functionality to both encode and decode LTC from/to timecode. . This package provides the debugging symbols for libltc. debian/compat0000644000000000000000000000000212052426147010367 0ustar 9