r7673 - in /vdr/vdr-plugin-lastfm/trunk/debian: changelog control copyright

tom-guest at users.alioth.debian.org tom-guest at users.alioth.debian.org
Wed Apr 29 21:29:54 UTC 2009


Author: tom-guest
Date: Wed Apr 29 21:29:53 2009
New Revision: 7673

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7673
Log:
Release for vdrdevel 1.7.6

Modified:
    vdr/vdr-plugin-lastfm/trunk/debian/changelog
    vdr/vdr-plugin-lastfm/trunk/debian/control
    vdr/vdr-plugin-lastfm/trunk/debian/copyright

Modified: vdr/vdr-plugin-lastfm/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-lastfm/trunk/debian/changelog?rev=7673&op=diff
==============================================================================
--- vdr/vdr-plugin-lastfm/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-lastfm/trunk/debian/changelog Wed Apr 29 21:29:53 2009
@@ -1,3 +1,13 @@
+vdr-plugin-lastfm (0.2.2-2) 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:56 +0200
+
 vdr-plugin-lastfm (0.2.2-1) experimental; urgency=low
 
   * New upstream release

Modified: vdr/vdr-plugin-lastfm/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-lastfm/trunk/debian/control?rev=7673&op=diff
==============================================================================
--- vdr/vdr-plugin-lastfm/trunk/debian/control (original)
+++ vdr/vdr-plugin-lastfm/trunk/debian/control Wed Apr 29 21:29:53 2009
@@ -1,17 +1,17 @@
 Source: vdr-plugin-lastfm
-Section: misc
+Section: video
 Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
 Uploaders: Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <tg at e-tobi.net>, Thomas Günther <tom at toms-cafe.de>
 Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-5), libmad0-dev, uuid-dev, libmagick++9-dev, libsockets-dev, gettext
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-lastfm/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-lastfm/trunk/
 Homepage: http://sourceforge.net/projects/vdr-lastfm
 
 Package: vdr-plugin-lastfm
 Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
 Description: Last.fm plugin for VDR
  Plugin for VDR which allows playing music provided by last.fm while
  showing additional title information on your OnScreenDisplay.

Modified: vdr/vdr-plugin-lastfm/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-lastfm/trunk/debian/copyright?rev=7673&op=diff
==============================================================================
--- vdr/vdr-plugin-lastfm/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-lastfm/trunk/debian/copyright Wed Apr 29 21:29:53 2009
@@ -11,13 +11,14 @@
     Thomas Schmidt <tschmidt at debian.org>
 
 Copyright:
-    (C) Matthias Feistel
+    (C) 2006 - 2008 Matthias Feistel
 
 Copyright for the C++ Sockets Library:
     (C) Anders Hedström
 
 Copyright (Debian packaging):
-    (C) 2004 - 2008 Sebastian Dellit, Tobias Grimm, Thomas Schmidt
+    (C) 2004 - 2009 Sebastian Dellit, Tobias Grimm, Thomas Günther,
+                    Thomas Schmidt
 
 License:
     This program is free software; you can redistribute it and/or modify
@@ -35,7 +36,7 @@
     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 on most Debian systems.
+    in /usr/share/common-licenses/GPL-2 on most Debian systems.
 
 License C++ Sockets Library:
     The C++ Sockets Library is licensed under the GNU general public license 
@@ -44,4 +45,4 @@
 
 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.




More information about the pkg-vdr-dvb-changes mailing list