summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2005-05-12 11:01:29 +0200
committerAndreas Mair <amair.sob@googlemail.com>2005-05-12 11:01:29 +0200
commitbebe0382652e0616c8d040b3e217c2a21b81beee (patch)
tree30378ade7ba3e45c4ed6fc0915580cecc344d226 /debian/changelog
parent022c4f162d7b83cb287b7d16749899d9e7c4242a (diff)
downloadvdradmin-am-0.97-am3.2.tar.gz
vdradmin-am-0.97-am3.2.tar.bz2
2005-05-12: 0.97-am3.2v0.97-am3.2
- Added "make uninstall" to remove VDRAdmin from your system if you have installed it using "make install". Please always use this before you install a new release! - Fixed programming of repeating timers when day is "D" (Thanks to "maxkr" for reporting this). - Print date in prog_list & prog_list2 in system's locale. Please comment! - More transparent "selected channels" usage. - Added reccmds.conf content to rec_list (needs valid VDRCONFDIR in vdradmind.conf) - AutoTimers can now be limited to certain weekdays (Patch submitted by Magnus Schmidt). - Streaming can be turn on/off for live viewing and recordings viewing (Based on code submitted by Tobias Grimm). - Added streaming button to prog_list2. - Fixed handling of incorrect start/stop times in AutoTimer. - Changed localisation to use gettext() (Thanks to Tobias Grimm for doing most of the needed work). - Language can no longer be set in VDRAdmin, it's taken from your system's setting. Issue "export LC_MESSAGES=<language code>" if you need to change it, where <language code> is one of "de_DE", "en_EN", "es_ES", "fi_FI" or "fr_FR". - Added Finnish i18n (Submitted by Rolf Ahrenberg). - Fixed ":" & "|" handling in timer's directory (Thanks "vejoun"). - Added links to prog_list on channels in at_timer_list and timer_list. - Added IMDb lookup button to recording's detail view. - Added "Priority" and "Lifetime" tooltip to at_timer_list and timer_list (point mouse to timer's name). - Small changes for streaming recordings: Please update your vdradmind.conf (VIDEODIR & ST_VIDEODIR)! - Non-LinVDR logo on non-LinVDR machines (Posted by Unimatrix0 at vdrportal.de).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog135
1 files changed, 0 insertions, 135 deletions
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index d0cfcb2..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,135 +0,0 @@
-vdradmin (0.97-am3.1) unstable; urgency=low
-
-vdradmin (0.97-am3.0) unstable; urgency=low
-
- * vdr-1.3.23
-
-vdradmin (0.96-5.ctvdr.3) unstable; urgency=low
-
- * Added fix for new date format in vdr > 1.2.6 (thx to Andreas Mair,
- Torsten Lang)
-
- -- Tobias Grimm <tg@e-tobi.net> Sun, 3 Apr 2005 19:11:39 +0200
-
-vdradmin (0.96-5.ctvdr.2) unstable; urgency=low
-
- * Made vdradmind.conf readable by group "vdr" (may be needed by
- autotimer plugin)
-
- -- Tobias Grimm <tg@e-tobi.net> Sun, 3 Apr 2005 13:45:13 +0200
-
-vdradmin (0.96-5.ctvdr.1) unstable; urgency=low
-
- * Tobias Grimm <tg@e-tobi.net>
- - Made package more compatible to official Debian version
- * Thomas Schmidt <tschmidt@debian.org>
- - From now on vdradmin will run under the user vdradmin,
- the owner of the cfg-file will be changed in postinst
- - Changed path of vdradmind.{conf,at} from /etc/vdradmin/ to
- /var/lib/vdradmin to comply with the FHS (existing files
- will be moved in postinst)
-
- -- Tobias Grimm <tg@e-tobi.net> Sun, 27 Mar 2005 14:33:27 +0200
-
-vdradmin (0.96-3.ctvdr.1) unstable; urgency=low
-
- * New upstream release
- * changed version numbering to "backports.org"-style to reflect relationship
- to official debian package
- * Modified streaming patch to allow streaming of recordings with
- dot, slash, double underscore and parenthesis in filename
- * Converted all patches to shorter format for new dpatch
- * Added dist-var patch, that change vdradmin.pl to search for it's
- files in system-directories, instead of local, relative paths
- (taken from official debian version 0.96-3)
- * Added 02_sectmpfiles.dpatch: use File::Temp to create temporary
- files, to prevent possible symlink-attacks (Closes: #287601)
- (taken from official debian version 0.96-3)
- * Set permissions of /etc/vdradmin/vdradmind.conf to 600 on new
- installations (users with an existing installation should
- ensure that the cfg-file has a permission of 600)
- (taken from official debian version 0.96-3)
- * using dh_install now
- * Added manpage for vdradmin.pl (taken from official debian version 0.96-2)
- * Set section to "web" and architecture to "all", set standards version to
- 3.6.1
- * Fixed depends (no longer depends on vdr, but suggests it)
- * Added watch file
- * The vdradmin daemon can now be enabled/disabled in /etc/default/vdradmin
- (taken from official debian version 0.96-3)
- * Do not install Base64.pm, Template.pm and RescDescent.pm
- from upstream anymore, depend on libhtml-template-perl and
- libparse-rescdescent-perl (Base64.pm is allready provided by
- perl) (taken from official debian version 0.96-2)
- * Link /usr/share/vdradmin/template/{English,French}/bilder to
- /usr/share/vdradmin/template/Deutsch/bilder, this reduces the
- size of the deb by about 50% (taken from official debian version 0.96-2)
- * Took over README.Debian from official debian version 0.96-3
- * added debian/compat
-
- -- Tobias Grimm <tg@e-tobi.net> Thu, 30 Dec 2004 22:20:00 +0100
-
-vdradmin (0.95-ct-10) unstable; urgency=low
-
- * Fix rec streaming patch: slashes in dir names and order
-
- -- Peter Siering <ps@ctmagazin.de> Fri, 29 Oct 2004 11:00:00 +0100
-
-vdradmin (0.95-ct-9) unstable; urgency=low
-
- * extracted Peter Sierings modifications as 05_streaming.dpatch
-
- -- Tobias Grimm <tg@e-tobi.net> Sat, 21 Mar 2004 16:00:00 +0100
-
-vdradmin (0.95-ct-8) unstable; urgency=low
-
- * added fix to rec_stream to skip "new"-char at time
-
- -- Tobias Grimm <tg@e-tobi.net> Wed, 17 Feb 2003 21:30:00 +0100
-
-vdradmin (0.95-ct-7) unstable; urgency=low
-
- * changed additional_images -patch to work within CVS source-dirs too
- * added patch to fix problem with vdr's Wareagle Icon Patch
- (Thanks to HFlor from vdrportal.de)
-
- -- Tobias Grimm <tg@e-tobi.net> Sat, 08 Feb 2003 23:50:00 +0100
-
-vdradmin (0.95-ct-6) unstable; urgency=low
-
- * vdradmin is distributed as non-native package from now on
-
- -- Tobias Grimm <tg@e-tobi.net> Sat, 08 Feb 2003 23:50:00 +0100
-
-vdradmin (0.95-ct-5) unstable; urgency=low
-
- * new upstream release
- * includes fix for using through apache
-
- -- Peter Siering <ps@ctmagazin.de> Tue, 22 Dec 2003 00:30:00 +0100
-
-vdradmin (0.94-ct-4) unstable; urgency=low
-
- * minor streaming fixes, repair init
-
- -- Peter Siering <ps@ctmagazin.de> Tue, 28 Nov 2003 10:00:00 +0100
-
-vdradmin (0.94-ct-3) unstable; urgency=low
-
- * incorporated (live) streaming functions
-
- -- Peter Siering <ps@ctmagazin.de> Tue, 25 Nov 2003 12:00:00 +0100
-
-vdradmin (0.94-2) unstable; urgency=low
-
- * fixed vdradmind.pl location in init skript
-
- -- Peter Siering <ps@ctmagazin.de> Sun, 16 Nov 2003 12:00:00 +0100
-
-vdradmin (0.94-1) unstable; urgency=low
-
- * Initial Release.
- * includes daylight saving fix
-
- -- Peter Siering <ps@ctmagazin.de> Thu, 30 Oct 2003 00:13:40 +0100
-