debian/0000755000000000000000000000000012224467704007176 5ustar debian/control0000644000000000000000000000142512224467533010603 0ustar Source: vclt-tools Priority: optional Maintainer: Patrick Matthäi Build-Depends: debhelper (>= 9) Standards-Version: 3.9.4 Section: sound Homepage: http://roaraudio.keep-cool.org/ Package: vclt-tools Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${misc:Depends}, ${perl:Depends}, libmp3-info-perl, libxml-simple-perl, libdigest-sha-perl, vorbis-tools, oggz-tools, libwww-perl Recommends: flac, id3tool Description: Collection of tools to create and manipulate VCLT playlists This is a collection of tools to create and manipulate VCLT playlists. VCLT playlists are similar to M3U or PLS playlists just be abled to store a much larger set of information about entries. . This set of tools allow you to create and manipulate such playlists. debian/vclt-tools.install0000644000000000000000000000004412224467533012672 0ustar debian/resources/dir2vclt.conf etc/ debian/resources/0000755000000000000000000000000012224467534011211 5ustar debian/resources/dir2vclt.conf0000644000000000000000000000042012224467534013605 0ustar # The name of this tool was changed some time ago # so we set correct name here to match Debian's package. CMD_OGGZ_INFO='oggz-info' # Data about package system. PACKAGE_LIST='metaflac:flac id3tool raum-info:raum-tools' PACKAGE_INSTALL_COMMAND='apt-get install %s'; #ll debian/changelog0000644000000000000000000000377112224467534011061 0ustar vclt-tools (0.1.4-3) unstable; urgency=high * Also overwrite dh_auto_clean in this package. Closes: #725576 -- Patrick Matthäi Mon, 07 Oct 2013 10:21:12 +0200 vclt-tools (0.1.4-2) unstable; urgency=low * Bump Standards-Version to 3.9.4 (no changes needed). * Switch to xz compression and add a Pre-Depends on dpkg. * Bump compat level to version 9. * Uploading to unstable. * Migrate to minimal debhelper. -- Patrick Matthäi Tue, 07 May 2013 11:12:07 +0200 vclt-tools (0.1.4-1) experimental; urgency=low * New upstream release. -- Patrick Matthäi Tue, 18 Sep 2012 08:52:56 +0200 vclt-tools (0.1.3-1) experimental; urgency=low * New upstream release. -- Patrick Matthäi Mon, 20 Aug 2012 17:43:19 +0200 vclt-tools (0.1.2-3) unstable; urgency=low * Remove Philipp as maintainer. Closes: #682879 -- Patrick Matthäi Fri, 03 Aug 2012 23:29:24 +0200 vclt-tools (0.1.2-2) unstable; urgency=low * Bump Standards-Version to 3.9.3 (no changes needed). * Wrap all debian/control fields. -- Patrick Matthäi Fri, 06 Apr 2012 20:53:31 +0200 vclt-tools (0.1.2-1) unstable; urgency=low [ Philipp Schafft ] * New upstream release. * Fixed lintian warnings about build-arch and build-indep rule. -- Patrick Matthäi Tue, 27 Sep 2011 19:10:22 +0200 vclt-tools (0.1.1-1) unstable; urgency=low [ Philipp Schafft ] * New upstream release. - Avoid dependecy on libdigest-sha1-perl (Closes: #624685) -- Patrick Matthäi Tue, 03 May 2011 19:50:50 +0200 vclt-tools (0.1.0-2) unstable; urgency=low * Bump Standards-Version to 3.9.2 (no changes needed). -- Patrick Matthäi Sat, 30 Apr 2011 18:37:34 +0200 vclt-tools (0.1.0-1) unstable; urgency=low * Initial release. (Closes: #604118) -- Philipp Schafft Sat, 20 Nov 2010 14:10:17 +0100 debian/copyright0000644000000000000000000000236512224467534011140 0ustar This package was debianized by Philipp 'ph3-der-loewe' Schafft on Wed, 17 Nov 2010 00:04:13 +0100. It was downloaded from . Upstream Author: Philipp 'ph3-der-loewe' Schafft Copyright: © 2009-2011 Philipp 'ph3-der-loewe' Schafft License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. It 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 General Public License for more details. You should have received a copy of the GNU General Public License along with this software; see the file COPYING.gplv3. If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3. The Debian packaging is © 2010-2011, Philipp 'ph3-der-loewe' Schafft is licensed under the GPL, see above. debian/watch0000644000000000000000000000012412224467534010225 0ustar version=3 http://roaraudio.keep-cool.org/downloads.html dl/vclt-tools-(.*)\.tar\.gz debian/rules0000755000000000000000000000053312224467534010260 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_clean: [ ! -f Makefile.conf ] || $(MAKE) distclean override_dh_auto_configure: ./configure --prefix /usr --shell-bash /bin/bash override_dh_install: dh_install rmdir $(CURDIR)/debian/vclt-tools/usr/include rmdir $(CURDIR)/debian/vclt-tools/usr/lib override_dh_builddeb: dh_builddeb -- -Zxz debian/source/0000755000000000000000000000000012224467534010477 5ustar debian/source/format0000644000000000000000000000001412224467534011705 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212224467534010375 0ustar 9