summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorsvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2008-03-21 23:01:20 +0000
committersvntobi <svntobi@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2008-03-21 23:01:20 +0000
commitfeff6c258c109abe5a64f5dd08ad5198c5202e4c (patch)
tree145191b7df91250969db5dd57640dd2a3c2cb535 /debian
parent20f371ed3393b72ffb23b05f228f9312a149d082 (diff)
downloadvdr-plugin-menuorg-feff6c258c109abe5a64f5dd08ad5198c5202e4c.tar.gz
vdr-plugin-menuorg-feff6c258c109abe5a64f5dd08ad5198c5202e4c.tar.bz2
merged changes from the 0.3.x branch
git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/menuorg/trunk@6962 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog57
-rw-r--r--debian/control8
-rw-r--r--debian/examples1
-rw-r--r--debian/install1
-rw-r--r--debian/menuorg.xml.minimum17
-rw-r--r--debian/postinst2
6 files changed, 79 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index dc598d5..d353cc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,60 @@
-vdr-plugin-menuorg (0.1-1) UNRELEASED; urgency=low
+vdr-plugin-menuorg (0.3.1-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> Sun, 22 Jul 2007 00:25:20 +0200
+ -- Tobias Grimm <tg@e-tobi.net> Fri, 24 Aug 2007 21:27:05 +0200
diff --git a/debian/control b/debian/control
index 6dc55ba..94c8f0a 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), vdr-dev (>= 1.4.7-2ctvdr1), libxml++2.6-dev
+Build-Depends: debhelper (>= 5), vdr-dev (>= 1.4.7-2ctvdr1), libxml++2.6-dev, libglibmm-2.4-dev
Standards-Version: 3.7.2
Package: vdr-plugin-menuorg
@@ -11,8 +11,8 @@ Depends: ${shlibs:Depends}, ${vdr:Depends}
Conflicts: vdr-plugin-submenu (<< 0.0.2-35)
Replaces: vdr-plugin-submenu (<< 0.0.2-35)
Description: A VDR plug-in to reorganize the OSD main menu
- This plug-in for the Linux Video Disc Recorder VDR, allows the main menu in
+ This plug-in for the Linux Video Disc Recorder VDR allows the main menu in
VDR's On Screen Display to be reorganized. The order of the displayed menu
- items can be changed and sub menus can be created. Besides this, additional
- "command" menu items can be added, that will execute any system commands.
+ items can be changed and sub menus can be created. Besides this additional
+ "command" menu items can be added, which will execute any system commands.
XB-VDR-Patchlevel: ${vdr:Patchlevel}
diff --git a/debian/examples b/debian/examples
new file mode 100644
index 0000000..e8fc762
--- /dev/null
+++ b/debian/examples
@@ -0,0 +1 @@
+menuorg.xml
diff --git a/debian/install b/debian/install
index 5c38b81..ec489ee 100644
--- a/debian/install
+++ b/debian/install
@@ -1,4 +1,5 @@
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/
diff --git a/debian/menuorg.xml.minimum b/debian/menuorg.xml.minimum
new file mode 100644
index 0000000..936088b
--- /dev/null
+++ b/debian/menuorg.xml.minimum
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+This is the config file for the Menuorg plug-in.
+
+See /usr/share/doc/vdr-plugin-menurg for examples and a full
+description of the config file format.
+
+-->
+<menus>
+ <system name="Schedule" />
+ <system name="Channels" />
+ <system name="Timers" />
+ <system name="Recordings" />
+ <system name="Setup" />
+ <system name="Commands" />
+</menus>
diff --git a/debian/postinst b/debian/postinst
index 8f8346d..5c804ef 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -22,7 +22,7 @@ MENUORG_XML=/var/lib/vdr/plugins/menuorg.xml
case "$1" in
configure)
[ -e "$MENUORG_XML" ] || \
- cp /usr/share/vdr-plugin-menuorg/menuorg.xml "$MENUORG_XML"
+ cp /usr/share/vdr-plugin-menuorg/menuorg.xml.minimum "$MENUORG_XML"
;;
abort-upgrade|abort-remove|abort-deconfigure)