r7582 - in /vdr/vdr-plugin-mlist/trunk/debian: changelog control copyright
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Sat Mar 14 19:36:41 UTC 2009
Author: tiber-guest
Date: Sat Mar 14 19:36:41 2009
New Revision: 7582
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7582
Log:
* (NOT RELEASED YET) New upstream release
* Updated copyright years
* TODO: There's a bug in the Makefile ($@ instead of $< in the all rule!!!)
* NOT RELEASED YET
Modified:
vdr/vdr-plugin-mlist/trunk/debian/changelog
vdr/vdr-plugin-mlist/trunk/debian/control
vdr/vdr-plugin-mlist/trunk/debian/copyright
Modified: vdr/vdr-plugin-mlist/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/debian/changelog?rev=7582&op=diff
==============================================================================
--- vdr/vdr-plugin-mlist/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-mlist/trunk/debian/changelog Sat Mar 14 19:36:41 2009
@@ -1,3 +1,17 @@
+vdr-plugin-mlist (1.0.0-1) UNRELEASED; urgency=low
+
+ * (NOT RELEASED YET) New upstream release
+ * Updated copyright years
+ * TODO: There's a bug in the Makefile ($@ instead of $< in the all rule!!!)
+
+ -- Tobias Grimm <etobi at debian.org> Sat, 14 Mar 2009 20:31:22 +0100
+
+vdr-plugin-mlist (0.0.5-4) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+
+ -- Tobias Grimm <tg at e-tobi.net> Fri, 25 Jul 2008 19:41:13 +0200
+
vdr-plugin-mlist (0.0.5-3) experimental; urgency=low
* Dropped patchlevel control field
Modified: vdr/vdr-plugin-mlist/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/debian/control?rev=7582&op=diff
==============================================================================
--- vdr/vdr-plugin-mlist/trunk/debian/control (original)
+++ vdr/vdr-plugin-mlist/trunk/debian/control Sat Mar 14 19:36:41 2009
@@ -2,7 +2,7 @@
Section: misc
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
-Uploaders: Thomas Günther <tom at toms-cafe.de>, Tobias Grimm <tg at e-tobi.net>, Thomas Schmidt <tschmidt at debian.org>
+Uploaders: Thomas Günther <tom at toms-cafe.de>, Tobias Grimm <etobi at debian.org>, Thomas Schmidt <tschmidt at debian.org>
Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.6.0-5), gettext
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/
@@ -10,6 +10,6 @@
Package: vdr-plugin-mlist
Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}
+Depends: ${shlibs:Depends}, ${misch:Depends}, ${vdr:Depends}
Description: VDR plugin to display the message history
This plugin displays a list of all shown OSD messages since VDR start up.
Modified: vdr/vdr-plugin-mlist/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-mlist/trunk/debian/copyright?rev=7582&op=diff
==============================================================================
--- vdr/vdr-plugin-mlist/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-mlist/trunk/debian/copyright Sat Mar 14 19:36:41 2009
@@ -5,15 +5,15 @@
Joachim Wilke <vdr at joachim-wilke.de>
Debian Maintainers:
- Tobias Grimm <tg at e-tobi.net>
+ Tobias Grimm <etobi at debian.org>
Thomas Günther <tom at toms-cafe.de>
Thomas Schmidt <tschmidt at debian.org>
Copyright:
- (C) 2006 - 2007 Joachim Wilke
+ (C) 2006 - 2009 Joachim Wilke
Copyright (Debian packaging):
- (C) 2006 - 2008 Tobias Grimm, Thomas Günther, Thomas Schmidt
+ (C) 2006 - 2009 Tobias Grimm, Thomas Günther, Thomas Schmidt
License:
This program is free software; you can redistribute it and/or modify
More information about the pkg-vdr-dvb-changes
mailing list