r7639 - in /vdr/vdr-plugin-cdda/trunk/debian: changelog control copyright
tom-guest at users.alioth.debian.org
tom-guest at users.alioth.debian.org
Wed Apr 29 21:26:55 UTC 2009
Author: tom-guest
Date: Wed Apr 29 21:26:55 2009
New Revision: 7639
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7639
Log:
Release for vdrdevel 1.7.6
Modified:
vdr/vdr-plugin-cdda/trunk/debian/changelog
vdr/vdr-plugin-cdda/trunk/debian/control
vdr/vdr-plugin-cdda/trunk/debian/copyright
Modified: vdr/vdr-plugin-cdda/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-cdda/trunk/debian/changelog?rev=7639&op=diff
==============================================================================
--- vdr/vdr-plugin-cdda/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-cdda/trunk/debian/changelog Wed Apr 29 21:26:55 2009
@@ -1,3 +1,13 @@
+vdr-plugin-cdda (0.1.0-27) experimental; urgency=low
+
+ * Release for vdrdevel 1.7.6
+ * Added ${misc:Depends}
+ * Bumped standards version to 3.8.1
+ * Updated debian/copyright
+ * Changed section to "video"
+
+ -- Thomas Günther <tom at toms-cafe.de> Wed, 29 Apr 2009 23:10:47 +0200
+
vdr-plugin-cdda (0.1.0-26) experimental; urgency=low
* Fixed debian/watch
Modified: vdr/vdr-plugin-cdda/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-cdda/trunk/debian/control?rev=7639&op=diff
==============================================================================
--- vdr/vdr-plugin-cdda/trunk/debian/control (original)
+++ vdr/vdr-plugin-cdda/trunk/debian/control Wed Apr 29 21:26:55 2009
@@ -1,16 +1,16 @@
Source: vdr-plugin-cdda
-Section: misc
+Section: video
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 <etobi at debian.org>, Thomas Schmidt <tschmidt at debian.org>
Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-5), libcdio-dev (>= 0.76), libmad0-dev
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-cdda/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-cdda/trunk/
Package: vdr-plugin-cdda
Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
Description: VDR-Plugin to play audio cd's
The "cdda" plugin is an audio cd player with cd-text and cddb support.
You can play your favorite music cd's as like as you do it with your
Modified: vdr/vdr-plugin-cdda/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-cdda/trunk/debian/copyright?rev=7639&op=diff
==============================================================================
--- vdr/vdr-plugin-cdda/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-cdda/trunk/debian/copyright Wed Apr 29 21:26:55 2009
@@ -14,7 +14,8 @@
(C) 2005 Christian Alexander Moser
Copyright (Debian packaging):
- (C) 2006 - 2008 Tobias Grimm, Thomas Günther, Thomas Schmidt, Stefan Wagner
+ (C) 2006 Stefan Wagner
+ (C) 2006 - 2009 Tobias Grimm, Thomas Günther, Thomas Schmidt
License:
This program is free software; you can redistribute it and/or modify
@@ -27,10 +28,9 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- 02110-1301, USA.
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
The complete text of the GNU General Public License can be found
in /usr/share/common-licenses/GPL-2 on most Debian systems.
More information about the pkg-vdr-dvb-changes
mailing list