From e473251d6d5a894f939a57e580e38e9e96b9cd69 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Mar 2013 14:38:41 -0600 Subject: Update Debian and Ubuntu packaging to match new module names --- .../applications/tderadio/debian/changelog | 79 +++++++++++ .../maverick/applications/tderadio/debian/compat | 1 + .../maverick/applications/tderadio/debian/control | 33 +++++ .../applications/tderadio/debian/convert-presets.1 | 150 +++++++++++++++++++++ .../applications/tderadio/debian/copyright | 33 +++++ ubuntu/maverick/applications/tderadio/debian/docs | 2 + .../maverick/applications/tderadio/debian/manpages | 2 + ubuntu/maverick/applications/tderadio/debian/menu | 7 + ubuntu/maverick/applications/tderadio/debian/rules | 130 ++++++++++++++++++ .../applications/tderadio/debian/source/format | 1 + .../applications/tderadio/debian/source/options | 6 + .../applications/tderadio/debian/tderadio.1 | 147 ++++++++++++++++++++ ubuntu/maverick/applications/tderadio/debian/watch | 6 + 13 files changed, 597 insertions(+) create mode 100644 ubuntu/maverick/applications/tderadio/debian/changelog create mode 100644 ubuntu/maverick/applications/tderadio/debian/compat create mode 100644 ubuntu/maverick/applications/tderadio/debian/control create mode 100644 ubuntu/maverick/applications/tderadio/debian/convert-presets.1 create mode 100644 ubuntu/maverick/applications/tderadio/debian/copyright create mode 100644 ubuntu/maverick/applications/tderadio/debian/docs create mode 100644 ubuntu/maverick/applications/tderadio/debian/manpages create mode 100644 ubuntu/maverick/applications/tderadio/debian/menu create mode 100755 ubuntu/maverick/applications/tderadio/debian/rules create mode 100644 ubuntu/maverick/applications/tderadio/debian/source/format create mode 100644 ubuntu/maverick/applications/tderadio/debian/source/options create mode 100644 ubuntu/maverick/applications/tderadio/debian/tderadio.1 create mode 100644 ubuntu/maverick/applications/tderadio/debian/watch (limited to 'ubuntu/maverick/applications/tderadio/debian') diff --git a/ubuntu/maverick/applications/tderadio/debian/changelog b/ubuntu/maverick/applications/tderadio/debian/changelog new file mode 100644 index 000000000..375e977cb --- /dev/null +++ b/ubuntu/maverick/applications/tderadio/debian/changelog @@ -0,0 +1,79 @@ +tderadio-trinity (0.1.1.1~0ubuntu0) karmic; urgency=low + + * Karmic upload + + -- Timothy Pearson Sun, 22 Nov 2009 23:25:00 -6000 + +tderadio (0.1.1.1~20061112-4) unstable; urgency=low + + * QA upload ; orphaning after discussion with maintainer + * fix up autoconf things (Closes: 543013) + * Relibtoolize while we are at it. + * Switch to unversioned autotools. + * Clean up rules file. + * Move homepage from description to dedicated field + * Bump S-V + * Update menu file + + -- Sune Vuorela Wed, 02 Sep 2009 00:45:55 +0200 + +tderadio (0.1.1.1~20061112-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix gcc-4.3 FTBFS, patch by Kibi (Closes: #455390) + + -- Marc 'HE' Brockschmidt Sun, 16 Mar 2008 19:00:02 +0100 + +tderadio (0.1.1.1~20061112-3) unstable; urgency=low + + * Modify build-system to use automake + - Remove build-depends against unsermake as it shall be removed from + debian soon + - Add build-depends against automake1.9 + - Recreate the autofoo files + - Add build-depends against chrpath and use it to remove some rpaths + * Make sure that all the .gmo generated files are deleted to avoid + the FTBFS during a second build (Closes: #424463) + * Dependencies are accurate for the new libflac libraries + (Closes: #426649) + + -- Steffen Joeris Wed, 20 Jun 2007 22:14:59 +0200 + +tderadio (0.1.1.1~20061112-2) unstable; urgency=low + + * Upload to unstable + + -- Steffen Joeris Mon, 23 Apr 2007 05:59:03 +1000 + +tderadio (0.1.1.1~20061112-1) experimental; urgency=low + + * New upstream release + * Fix small typo in debian/copyright + * Bump debhelper level to 5 + * Change my maintainer address + + -- Steffen Joeris Sun, 7 Jan 2007 18:42:05 +0100 + +tderadio (0.1.1.1~20060920-1) unstable; urgency=low + + * New upstream version + * Drop 10-configure.dpatch + * Drop dpatch from debian/rules and debian/control + * Add build-depends against unsermake + * Adjust debian/rules for cleaning up properly + * Add temporary dependency, because unsermake is broken + + -- Steffen Joeris Tue, 3 Oct 2006 15:01:07 +1000 + +tderadio (0.1beta1.0snapshot20051127-2) unstable; urgency=low + + * Upload to unstable, no changes + + -- Steffen Joeris Sun, 5 Feb 2006 18:42:11 +0100 + +tderadio (0.1beta1.0snapshot20051127-1) experimental; urgency=low + + * Initial release for Debian (Closes: #341954) + * drop debian dir from upstream and use own debian dir + + -- Steffen Joeris Sun, 4 Dec 2005 12:01:26 +0000 diff --git a/ubuntu/maverick/applications/tderadio/debian/compat b/ubuntu/maverick/applications/tderadio/debian/compat new file mode 100644 index 000000000..7ed6ff82d --- /dev/null +++ b/ubuntu/maverick/applications/tderadio/debian/compat @@ -0,0 +1 @@ +5 diff --git a/ubuntu/maverick/applications/tderadio/debian/control b/ubuntu/maverick/applications/tderadio/debian/control new file mode 100644 index 000000000..3120926d9 --- /dev/null +++ b/ubuntu/maverick/applications/tderadio/debian/control @@ -0,0 +1,33 @@ +Source: tderadio-trinity +Section: sound +Priority: optional +Maintainer: Timothy Pearson +Build-Depends: debhelper (>= 5), tdelibs4-trinity-dev, liblircclient-dev, libsndfile1-dev, imagemagick, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 +Homepage: http://tderadio.sourceforge.net/ + +Package: tderadio-trinity +Architecture: any +Depends: ${shlibs:Depends} +Replaces: tderadio-trinity (<< 4:14.0.0) +Breaks: tderadio-trinity (<< 4:14.0.0) +Description: Comfortable Radio Application for KDE [Trinity] + TDERadio is a comfortable radio application for KDE 3.x with support for + V4L and V4L2 radio cards drivers. + . + TDERadio currently provides + . + * V4L/V4L2 radio support + * Remote control support (LIRC) + * Alarms, sleep Countdown + * Several GUI Controls (Docking Menu, Station Quickbar, Radio Display) + * Recording capabilities, including MP3 and Ogg/Vorbis encoding + * Timeshifter functionality + * Extendable plugin architecture + . + This package also includes a growing collection of station preset + files for many cities around the world contributed by TDERadio users. + . + As TDERadio is based on an extendable plugin architecture, contributions + of new plugins (e.g. Internet Radio Streams, new cool GUIs) are welcome. + . diff --git a/ubuntu/maverick/applications/tderadio/debian/convert-presets.1 b/ubuntu/maverick/applications/tderadio/debian/convert-presets.1 new file mode 100644 index 000000000..1f605127f --- /dev/null +++ b/ubuntu/maverick/applications/tderadio/debian/convert-presets.1 @@ -0,0 +1,150 @@ +.\" This file was generated by kdemangen.pl +.TH CONVERT\-PRESETS 1 "Dec 2005" "K Desktop Environment" "convert-presets" +.SH NAME +convert\-presets +\- convert-presets +.SH SYNOPSIS +convert\-presets [Qt\-options] [KDE\-options] [options] [preset files] +.SH DESCRIPTION +convert-presets +.SH OPTIONS +.SS +.SS Arguments: +.TP +.B preset +files preset file to convert +.SS Options: +-q be quiet +.SS +.SS Generic options: +.TP +.B \-\-help +Show help about options +.TP +.B \-\-help\-qt +Show Qt specific options +.TP +.B \-\-help\-kde +Show KDE specific options +.TP +.B \-\-help\-all +Show all options +.TP +.B \-\-author +Show author information +.TP +.B \-v, \-\-version +Show version information +.TP +.B \-\-license +Show license information +.TP +.B \-\- +End of options +.SS +.SS KDE options: +.TP +.B \-\-caption +Use 'caption' as name in the titlebar +.TP +.B \-\-icon +Use 'icon' as the application icon +.TP +.B \-\-miniicon +Use 'icon' as the icon in the titlebar +.TP +.B \-\-config +Use alternative configuration file +.TP +.B \-\-dcopserver +Use the DCOP Server specified by 'server' +.TP +.B \-\-nocrashhandler +Disable crash handler, to get core dumps +.TP +.B \-\-waitforwm +Waits for a WM_NET compatible windowmanager +.TP +.B \-\-style