debian/0000755000000000000000000000000011666217412007174 5ustar debian/changelog0000644000000000000000000000252211666217412011047 0ustar dradio (3.8-2) unstable; urgency=low * d/control: - Add tidy and xsltproc in Depends field (Closes: #611025) - Update standards-version field * Fix FTBFS related with podcast.c including patch (Closes: #639056). * Update d/copyright to revision "202" -- Alejandro Garrido Mota Mon, 08 Oct 2011 00:36:27 -0430 dradio (3.8-1) unstable; urgency=low * New upstream release * debian/control: - Remove libcurl4-openssl-dev - libcurl4-gnutls-dev (Closes: #556598). -- Alejandro Garrido Mota Fri, 20 Nov 2009 13:48:24 -0430 dradio (3.7-1) unstable; urgency=low * New upstream release (Closes: #551178) -- Alejandro Garrido Mota Tue, 20 Oct 2009 17:48:24 -0430 dradio (3.6-1) unstable; urgency=low * New upstream release -- Alejandro Garrido Mota Mon, 12 Oct 2009 19:48:55 -0430 dradio (3.5-1) unstable; urgency=low * New upstream release. * Remove quilt support (upstream developer applied patches). * Update debian/copyright to DEP5 (machine readable). -- Alejandro Garrido Mota Sun, 04 Oct 2009 11:14:51 -0430 dradio (3.3-1) unstable; urgency=low * Initial release (Closes: #545541) -- Alejandro Garrido Mota Mon, 07 Sep 2009 15:07:31 -0430 debian/rules0000755000000000000000000000003611666217412010253 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000141411666217412011127 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202 Upstream-Contact: Jess Thrysoee Source: http://thrysoee.dk/dradio/ Upstream-Name: dradio Files: * Copyright: 2009, Jess Thrysoee License: GPL-3+ Files: debian/* Copyright: 2009-2011, Alejandro Garrido Mota License: GPL-3+ License: GPL-3+ 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, either version 3 of the License, or (at your option) any later version. On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/patches/0000755000000000000000000000000011666217412010623 5ustar debian/patches/series0000644000000000000000000000003611666217412012037 0ustar fix-include-curl-library.diff debian/patches/fix-include-curl-library.diff0000644000000000000000000000056311666217412016275 0ustar Description: curl/types.h has been removed from libcurl4-gnutls-dev and now is used curl/curl.h. Bug-Debian: http://bugs.debian.org/639056 Author: Alejandro Garrido Mota --- a/src/podcast.c +++ b/src/podcast.c @@ -28,7 +28,6 @@ #include #include -#include #include #include "lists.h" debian/source/0000755000000000000000000000000011666217412010474 5ustar debian/source/format0000644000000000000000000000001411666217412011702 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211666217412010372 0ustar 7 debian/control0000644000000000000000000000105111666217412010574 0ustar Source: dradio Section: sound Priority: extra Maintainer: Alejandro Garrido Mota Build-Depends: debhelper (>= 7), libncursesw5-dev, libexpat1-dev, libcurl4-gnutls-dev Standards-Version: 3.9.2 Homepage: http://thrysoee.dk/dradio/ Package: dradio Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, mplayer, tidy, xsltproc Description: danmarks Radio netradio, podcast, and TV player Dradio is a terminal based frontend to MPlayer that collects the available channels/podcasts for convenient browsing. debian/watch0000644000000000000000000000007111666217412010223 0ustar version=3 http://thrysoee.dk/dradio/dradio-(.*)\.tar\.gz