r7731 - in /vdr/vdr-plugin-vdrcd/trunk/debian: changelog control copyright watch

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


Author: tom-guest
Date: Wed Apr 29 21:35:34 2009
New Revision: 7731

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

Modified:
    vdr/vdr-plugin-vdrcd/trunk/debian/changelog
    vdr/vdr-plugin-vdrcd/trunk/debian/control
    vdr/vdr-plugin-vdrcd/trunk/debian/copyright
    vdr/vdr-plugin-vdrcd/trunk/debian/watch

Modified: vdr/vdr-plugin-vdrcd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vdrcd/trunk/debian/changelog?rev=7731&op=diff
==============================================================================
--- vdr/vdr-plugin-vdrcd/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-vdrcd/trunk/debian/changelog Wed Apr 29 21:35:34 2009
@@ -1,3 +1,15 @@
+vdr-plugin-vdrcd (0.0.10.1-41) experimental; urgency=low
+
+  * Release for vdrdevel 1.7.6
+  * Added ${misc:Depends}
+  * Bumped standards version to 3.8.1
+  * Updated debian/copyright to our new format
+  * Updated debian/watch
+  * Added Homepage field to debian/control
+  * Changed section to "video"
+
+ -- Thomas Günther <tom at toms-cafe.de>  Wed, 29 Apr 2009 23:11:11 +0200
+
 vdr-plugin-vdrcd (0.0.10.1-40) experimental; urgency=low
 
   * Dropped patchlevel control field

Modified: vdr/vdr-plugin-vdrcd/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vdrcd/trunk/debian/control?rev=7731&op=diff
==============================================================================
--- vdr/vdr-plugin-vdrcd/trunk/debian/control (original)
+++ vdr/vdr-plugin-vdrcd/trunk/debian/control Wed Apr 29 21:35:34 2009
@@ -1,16 +1,17 @@
 Source: vdr-plugin-vdrcd
-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)
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-vdrcd/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vdrcd/trunk/
+Homepage: http://linux.kompiliert.net/index.php?view=vdrcd
 
 Package: vdr-plugin-vdrcd
 Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}, vdr-plugin-dvd, vdr-plugin-vcd
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}, vdr-plugin-dvd, vdr-plugin-vcd
 Suggests: vdr-plugin-mp3
 Description: Mediadetection Plugin for vdr
  This Plugin tries to identify the type of a Media Disc 

Modified: vdr/vdr-plugin-vdrcd/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vdrcd/trunk/debian/copyright?rev=7731&op=diff
==============================================================================
--- vdr/vdr-plugin-vdrcd/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-vdrcd/trunk/debian/copyright Wed Apr 29 21:35:34 2009
@@ -1,17 +1,38 @@
-This package was debianized by Thomas Schmidt <tschmidt at debian.org> on
-Wed,  8 Dec 2004 01:49:03 +0100.
+Upstream Homepage:
+    http://linux.kompiliert.net/index.php?view=vdrcd
 
-It was downloaded from http://www.magoa.net/linux/
-
-Upstream Author: Sascha Volkenandt <sascha at akv-soft.de>
+Upstream Author:
+    Sascha Volkenandt <sascha at akv-soft.de>
 
 Debian Maintainers:
-
-  Tobias Grimm <tg at e-tobi.net>
-  Thomas Günther <tom at toms-cafe.de>
-  Thomas Schmidt <tschmidt at debian.org>
+    Tobias Grimm <etobi at debian.org>
+    Thomas Günther <tom at toms-cafe.de>
+    Thomas Schmidt <tschmidt at debian.org>
 
 Copyright:
+    (C) 2003 - 2005 Sascha Volkenandt
 
-It may be redistributed under the terms of the GNU GPL, Version 2
-found on Debian systems in the file /usr/share/common-licenses/GPL .
+Copyright (Debian packaging):
+    (C) 2004 - 2009 Tobias Grimm, Thomas Günther, Thomas Schmidt
+
+License:
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    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 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.
+
+License (Debian packaging):
+    The Debian packaging is licensed under the GPL, version 2 or any
+    later version, see /usr/share/common-licenses/GPL-2.

Modified: vdr/vdr-plugin-vdrcd/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vdrcd/trunk/debian/watch?rev=7731&op=diff
==============================================================================
--- vdr/vdr-plugin-vdrcd/trunk/debian/watch (original)
+++ vdr/vdr-plugin-vdrcd/trunk/debian/watch Wed Apr 29 21:35:34 2009
@@ -1,2 +1,2 @@
 version=2
-http://www.magoa.net/linux/index.php?view=vdrcd files/vdr-vdrcd-(.*)\.tgz
+http://linux.kompiliert.net/index.php?view=vdrcd files/vdr-vdrcd-(.*)\.tgz




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