r7725 - in /vdr/vdr-plugin-sysinfo/trunk/debian: changelog control copyright

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


Author: tom-guest
Date: Wed Apr 29 21:34:59 2009
New Revision: 7725

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

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

Modified: vdr/vdr-plugin-sysinfo/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-sysinfo/trunk/debian/changelog?rev=7725&op=diff
==============================================================================
--- vdr/vdr-plugin-sysinfo/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-sysinfo/trunk/debian/changelog Wed Apr 29 21:34:59 2009
@@ -1,3 +1,13 @@
+vdr-plugin-sysinfo (0.1.0a-14) 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
+  * Changed section to "video"
+
+ -- Thomas Günther <tom at toms-cafe.de>  Wed, 29 Apr 2009 23:11:10 +0200
+
 vdr-plugin-sysinfo (0.1.0a-13) experimental; urgency=low
 
   * Added 03_gcc-4.3.dpatch to fix FTBFS witg GCC4.3

Modified: vdr/vdr-plugin-sysinfo/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-sysinfo/trunk/debian/control?rev=7725&op=diff
==============================================================================
--- vdr/vdr-plugin-sysinfo/trunk/debian/control (original)
+++ vdr/vdr-plugin-sysinfo/trunk/debian/control Wed Apr 29 21:34:59 2009
@@ -1,16 +1,16 @@
 Source: vdr-plugin-sysinfo
-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 <tg at e-tobi.net>, Thomas Schmidt <tschmidt at debian.org>
 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-sysinfo/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-sysinfo/trunk/
 
 Package: vdr-plugin-sysinfo
 Architecture: any
-Depends: ${shlibs:Depends}, ${vdr:Depends}, lm-sensors
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}, lm-sensors
 Description: Plugin for vdr to display hardware monitoring data
  This plugin displays hardware monitoring data identified by lm-sensors,
  such as CPU and mainboard temperature, CPU and system fan speed.

Modified: vdr/vdr-plugin-sysinfo/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-sysinfo/trunk/debian/copyright?rev=7725&op=diff
==============================================================================
--- vdr/vdr-plugin-sysinfo/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-sysinfo/trunk/debian/copyright Wed Apr 29 21:34:59 2009
@@ -1,19 +1,19 @@
-This package was debianized by Thomas Günther <tom at toms-cafe.de> on
-Sun, 12 Mar 2006 15:00:00 +0200.
-
-Current Debian Maintainers:
-    Tobias Grimm <tg at e-tobi.net>
-    Thomas Günther <tom at toms-cafe.de>
-    Thomas Schmidt <tschmidt at debian.org>
-
-It was downloaded from:
+Upstream Homepage:
     http://kikko77.altervista.org
 
 Upstream Author:
     Alberto Pachera <kikko77 at altervista.org>
 
+Debian Maintainers:
+    Tobias Grimm <etobi at debian.org>
+    Thomas Günther <tom at toms-cafe.de>
+    Thomas Schmidt <tschmidt at debian.org>
+
 Copyright:
-    (C) 2004-2006 Alberto Pachera <kikko77 at altervista.org>
+    (C) 2004 - 2006 Alberto Pachera
+
+Copyright (Debian packaging):
+    (C) 2006 - 2009 Tobias Grimm, Thomas Günther, Thomas Schmidt
 
 License:
     This program is free software; you can redistribute it and/or modify
@@ -26,17 +26,13 @@
     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 with
-    the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL;
-    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.
 
-    On Debian systems, the complete text of the GNU General Public
-    License, version 2, can be found in /usr/share/common-licenses/GPL-2.
- 
-Copyright for the Debian packaging:
-    (C) 2006-2007 Thomas Günther <tom at toms-cafe.de>
-    (C) 2006-2007 Thomas Schmidt <tschmidt at debian.org>
-    (C) 2006-2007 Tobias Grimm <tg at e-tobi.net>
+    The complete text of the GNU General Public License can be found
+    in /usr/share/common-licenses/GPL-2 on most Debian systems.
 
-The Debian packaging is licensed under the GPL, see above.
+License (Debian packaging):
+    The Debian packaging is licensed under the GPL, version 2 or any
+    later version, see /usr/share/common-licenses/GPL-2.




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