debian/0000755000000000000000000000000012231465407007172 5ustar debian/watch0000644000000000000000000000037411715143124010222 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/GStreamer-Interfaces/ .*/GStreamer-Interfaces-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003511715143124010243 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000237411715143124011126 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Torsten Schoenfeld Source: http://search.cpan.org/dist/GStreamer-Interfaces/ Name: GStreamer-Interfaces Files: * Copyright: 2005-2010 by the gtk2-perl team License: LGPL-2.1+ Files: debian/* Copyright: 2009, Antonio Radici 2010, gregor herrmann License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991, or (at your option) any later version. . On Debian GNU/Linux systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2' License: LGPL-2.1+ This program 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; version 2.1 dated February, 1999, or (at your option) any later version. . On Debian GNU/Linux systems, the complete text of version 2 of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1' debian/libgstreamer-interfaces-perl.examples0000644000000000000000000000001311715143124016460 0ustar examples/* debian/source/0000755000000000000000000000000011715143124010465 5ustar debian/source/format0000644000000000000000000000001411715143124011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211715143124010363 0ustar 9 debian/control0000644000000000000000000000321311715143124010567 0ustar Source: libgstreamer-interfaces-perl Section: perl Priority: optional Build-Depends: debhelper (>= 9), libgstreamer-plugins-base0.10-dev, gstreamer0.10-plugins-base, libgstreamer0.10-dev, libextutils-depends-perl, libextutils-pkgconfig-perl, libglib-perl, libgstreamer-perl, perl, gstreamer0.10-alsa [linux-any], alsa-utils [linux-any] Maintainer: Debian Perl Group Uploaders: Antonio Radici , gregor herrmann Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/GStreamer-Interfaces/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libgstreamer-interfaces-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgstreamer-interfaces-perl.git Package: libgstreamer-interfaces-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libgstreamer-perl, libglib-perl, libextutils-depends-perl, libextutils-pkgconfig-perl, gstreamer0.10-plugins-base, libgstreamer-plugins-base0.10-0 Description: Perl interface to the GStreamer Interfaces library GStreamer::Interfaces provides access to some of the interfaces in the GStreamer Interfaces library. Currently, that's GStreamer::PropertyProbe and GStreamer::XOverlay. . The perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source. . This module is part of gtk2-perl. . To discuss gtk2-perl, ask questions and flame/praise the authors, join gtk-perl-list@gnome.org at lists.gnome.org. . Also have a look at the gtk2-perl website and sourceforge project page, http://gtk2-perl.sourceforge.net debian/changelog0000644000000000000000000000443712231465407011054 0ustar libgstreamer-interfaces-perl (0.06-2build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Tue, 22 Oct 2013 13:09:43 +0100 libgstreamer-interfaces-perl (0.06-2) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. * Restrict Build-Depends to linux-architectures. Restrict Build-Depends for gstreamer0.10-alsa and alsa-utils to only Linux architectures. Thanks to Pino Toscano (Closes: #659225) * Bump Standards-Version to 3.9.2 * Simplify versioned (Build-)Depends. Change versioned (Build-)Depends on packages which are already satisfied in Squeeze to unversioned (Build-)Depends. * Bump Debhelper compat level to 9. Adjust versioned Build-Depends on debhelper to (>= 9). -- Salvatore Bonaccorso Fri, 10 Feb 2012 08:22:07 +0100 libgstreamer-interfaces-perl (0.06-1) unstable; urgency=low * New upstream release. * Update years of upstream copyright. * Convert to source format 3.0 (quilt). * Adjust build/runtime dependencies. -- gregor herrmann Wed, 24 Mar 2010 17:55:46 +0100 libgstreamer-interfaces-perl (0.05-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ gregor herrmann ] * debian/control: add missing full stop to long description, thanks to Rhonda for spotting. * New upstream release. * Install new example script. * Drop patch skip_alsamixer_tests.patch (not needed anymore). Remove quilt framework. * Minimize debian/rules. * debian/copyright: update formatting. * Set Standards-Version to 3.8.4 (no changes). * Add /me to Uploaders. -- gregor herrmann Sun, 07 Mar 2010 17:31:24 +0100 libgstreamer-interfaces-perl (0.04-1) unstable; urgency=low * Initial Release. (Closes: #516835) -- Antonio Radici Mon, 23 Feb 2009 22:23:47 +0000