diff options
author | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-23 01:15:27 +0000 |
---|---|---|
committer | svntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f> | 2008-03-23 01:15:27 +0000 |
commit | f369caad4c4848f1c9bd85afbf0593a171f01363 (patch) | |
tree | 096cb782f4d6a6d7694106265bb3f3641b7bb48e /debian | |
parent | 3d13d0e55013a7c061c1f65c797bb06f7a141d6f (diff) | |
download | vdr-plugin-menuorg-f369caad4c4848f1c9bd85afbf0593a171f01363.tar.gz vdr-plugin-menuorg-f369caad4c4848f1c9bd85afbf0593a171f01363.tar.bz2 |
- Fixed Enabling/Disabling of CustomMenu
- Fixed Setup Menu
- Adding unconfigured Plug-ins again
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6969 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 61 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 11 | ||||
-rw-r--r-- | debian/install | 10 | ||||
-rw-r--r-- | debian/links | 1 |
5 files changed, 16 insertions, 69 deletions
diff --git a/debian/changelog b/debian/changelog index d353cc5..211b475 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,60 +1,5 @@ -vdr-plugin-menuorg (0.3.1-1) UNRELEASED; urgency=low +vdr-plugin-menuorg (0.4.0-1) UNRELEASED; urgency=low - * NOT RELEASED YET - - -- Tobias Grimm <tg@e-tobi.net> Mon, 26 Nov 2007 21:26:56 +0100 - -vdr-plugin-menuorg (0.3-7) unstable; urgency=low - - * Fixed 90_menuorg-0.3-1.5.9.dpatch to build with VDR 1.4 as well - - -- Tobias Grimm <tg@e-tobi.net> Mon, 26 Nov 2007 21:17:41 +0100 - -vdr-plugin-menuorg (0.3-6) unstable; urgency=low - - * Release for vdrdevel 1.5.12 - - -- Thomas Günther <tom@toms-cafe.de> Tue, 20 Nov 2007 23:46:21 +0100 - -vdr-plugin-menuorg (0.3-5) unstable; urgency=low - - * Release for vdrdevel 1.5.11 - - -- Thomas Günther <tom@toms-cafe.de> Tue, 6 Nov 2007 23:34:14 +0100 - -vdr-plugin-menuorg (0.3-4) unstable; urgency=low - - * Release for vdrdevel 1.5.10 - - -- Thomas Günther <tom@toms-cafe.de> Tue, 16 Oct 2007 23:50:55 +0200 - -vdr-plugin-menuorg (0.3-3) unstable; urgency=low - - * Added 90_menuorg-0.3-1.5.9.dpatch - - -- Thomas Günther <tom@toms-cafe.de> Wed, 29 Aug 2007 01:44:00 +0200 - -vdr-plugin-menuorg (0.3-2) unstable; urgency=low - - * Release for vdrdevel 1.5.9 - - -- Thomas Günther <tom@toms-cafe.de> Tue, 28 Aug 2007 01:01:06 +0200 - -vdr-plugin-menuorg (0.3-1) unstable; urgency=low - - * New upstream release - - -- Tobias Grimm <tg@e-tobi.net> Sat, 25 Aug 2007 21:48:43 +0200 - -vdr-plugin-menuorg (0.2-1) unstable; urgency=low - - * New upstream release (fixes issue with burn plug-in) - - -- Tobias Grimm <tg@e-tobi.net> Sat, 25 Aug 2007 20:26:09 +0200 - -vdr-plugin-menuorg (0.1-1) unstable; urgency=low - - * Initial release - - -- Tobias Grimm <tg@e-tobi.net> Fri, 24 Aug 2007 21:27:05 +0200 + * This is just a dummy changelog!!! + -- Tobias Grimm <tg@e-tobi.net> Sat, 22 Mar 2008 23:28:37 +0100 diff --git a/debian/control b/debian/control index 74b7d2a..02ceba7 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vdr-plugin-menuorg Section: misc Priority: extra Maintainer: Tobias Grimm <tg@e-tobi.net> -Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.4.7-2ctvdr1), libxml++2.6-dev, libglibmm-2.4-dev +Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.5.18), gettext, libxml++2.6-dev, libglibmm-2.4-dev Standards-Version: 3.7.2 Package: vdr-plugin-menuorg diff --git a/debian/copyright b/debian/copyright index b12634b..2e5e31e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,16 +3,17 @@ Upstream Homepage: Upstream Authors: Thomas Creutz <thomas.creutz@gmx.de> - Tobias Grimm <vdr@e-tobi.net> + Tobias Grimm <tg@e-tobi.net> Debian Maintainers: Tobias Grimm <tg@e-tobi.net> Copyright: - (C) 2007 Thomas Creutz, Tobias Grimm + (C) 2007 - 2009 Tobias Grimm + (C) 2007 Thomas Creutz Copyright (Debian packaging): - (C) 2007 Tobias Grimm + (C) 2007 - 2008 Tobias Grimm License: This program is free software; you can redistribute it and/or modify @@ -31,8 +32,8 @@ License: 02110-1301, USA. The complete text of the GNU General Public License can be found - in /usr/share/common-licenses/GPL on most Debian systems. + in /usr/share/common-licenses/GPL-2 on most Debian systems. License (Debian packaging): The Debian packaging is licensed under the GPL, version 2 or any - later version, see /usr/share/common-licenses/GPL. + later version, see /usr/share/common-licenses/GPL-2. diff --git a/debian/install b/debian/install index 0d5079c..2cef37e 100644 --- a/debian/install +++ b/debian/install @@ -1,6 +1,6 @@ -libvdr-menuorg.so.* usr/lib/vdr/plugins/ -menuorg.xml usr/share/vdr-plugin-menuorg/ -menuorg.dtd usr/share/vdr-plugin-menuorg/ -debian/menuorg.xml.minimum usr/share/vdr-plugin-menuorg/ -vdr-submenu2menuorg usr/bin/ +libvdr-menuorg.so.* usr/lib/vdr/plugins/ +menuorg.xml usr/share/vdr-plugin-menuorg/ +menuorg.dtd usr/share/vdr-plugin-menuorg/ +debian/menuorg.xml.minimum usr/share/vdr-plugin-menuorg/ +vdr-submenu2menuorg usr/bin/ debian/tmp/usr/share/locale diff --git a/debian/links b/debian/links new file mode 100644 index 0000000..9ee0e40 --- /dev/null +++ b/debian/links @@ -0,0 +1 @@ +var/lib/vdr/plugins/menuorg.xml etc/vdr/plugins/menuorg.xml |