r7468 - in /vdr/vdr-plugin-filebrowser/trunk/debian: changelog control copyright patches/00list patches/01_Makefile-fPIC-fix.dpatch

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Sat Nov 15 17:04:48 UTC 2008


Author: tiber-guest
Date: Sat Nov 15 17:04:48 2008
New Revision: 7468

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7468
Log:
* New upstream release
* Updated debian/copyright (licence changed to GPL-3!)
* Removed 01_Makefile-fPIC-fix.dpatch (fixed upstream)
* Removed 90_filebrowser-0.0.6-1.5.4.dpatch (fixed upstream)
* Bumped Standards-Version to 3.8.0

Removed:
    vdr/vdr-plugin-filebrowser/trunk/debian/patches/01_Makefile-fPIC-fix.dpatch
Modified:
    vdr/vdr-plugin-filebrowser/trunk/debian/changelog
    vdr/vdr-plugin-filebrowser/trunk/debian/control
    vdr/vdr-plugin-filebrowser/trunk/debian/copyright
    vdr/vdr-plugin-filebrowser/trunk/debian/patches/00list

Modified: vdr/vdr-plugin-filebrowser/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-filebrowser/trunk/debian/changelog?rev=7468&op=diff
==============================================================================
--- vdr/vdr-plugin-filebrowser/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-filebrowser/trunk/debian/changelog Sat Nov 15 17:04:48 2008
@@ -1,10 +1,14 @@
-vdr-plugin-filebrowser (0.0.6b-10) UNRELEASED; urgency=low
+vdr-plugin-filebrowser (0.2.0-1) experimental; urgency=low
 
+  * New upstream release
   * Changed my maintainer/uploader email address
   * Fixed debian/watch
-  * Updated upstream homepage
+  * Updated debian/copyright (licence changed to GPL-3!)
+  * Removed 01_Makefile-fPIC-fix.dpatch (fixed upstream)
+  * Removed 90_filebrowser-0.0.6-1.5.4.dpatch (fixed upstream)
+  * Bumped Standards-Version to 3.8.0
 
- -- Tobias Grimm <etobi at debian.org>  Fri, 14 Nov 2008 22:36:24 +0100
+ -- Tobias Grimm <etobi at debian.org>  Sat, 15 Nov 2008 17:55:02 +0100
 
 vdr-plugin-filebrowser (0.0.6b-9) experimental; urgency=low
 

Modified: vdr/vdr-plugin-filebrowser/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-filebrowser/trunk/debian/control?rev=7468&op=diff
==============================================================================
--- vdr/vdr-plugin-filebrowser/trunk/debian/control (original)
+++ vdr/vdr-plugin-filebrowser/trunk/debian/control Sat Nov 15 17:04:48 2008
@@ -4,7 +4,7 @@
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
 Uploaders: Tobias Grimm <etobi at debian.org>, Thomas Schmidt <tschmidt at debian.org>, Thomas Günther <tom at toms-cafe.de>
 Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-5)
-Standards-Version: 3.6.3
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-filebrowser/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-filebrowser/trunk/
 

Modified: vdr/vdr-plugin-filebrowser/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-filebrowser/trunk/debian/copyright?rev=7468&op=diff
==============================================================================
--- vdr/vdr-plugin-filebrowser/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-filebrowser/trunk/debian/copyright Sat Nov 15 17:04:48 2008
@@ -2,7 +2,7 @@
     http://vdr.nasenbaeren.net/filebrowser/
 
 Upstream Author:
-    Holger Brunn <holger.brunn at stud.uni-karlsruhe.de>
+    Holger Brunn <filebrowser at vdr.nasenbaeren.net>
 
 Debian Maintainers:
     Tobias Grimm <etobi at debian.org>
@@ -10,7 +10,7 @@
     Thomas Schmidt <tschmidt at debian.org>
 
 Copyright:
-    (C) 2005 - 2007 Holger Brunn
+    (C) 2005 - 2008 Holger Brunn
 
 Copyright (Debian packaging):
     (C) 2007 - 2008 Tobias Grimm, Thomas Günther, Thomas Schmidt
@@ -18,20 +18,20 @@
 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.
+    the Free Software Foundation; version 3 dated June, 2007.
 
     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.
+    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.
 
-    The complete text of the GNU General Public License can be found
-    in /usr/share/common-licenses/GPL on most Debian systems.
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL-3'.
 
 License (Debian packaging):
     The Debian packaging is licensed under the GPL, version 2 or any

Modified: vdr/vdr-plugin-filebrowser/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-filebrowser/trunk/debian/patches/00list?rev=7468&op=diff
==============================================================================
--- vdr/vdr-plugin-filebrowser/trunk/debian/patches/00list (original)
+++ vdr/vdr-plugin-filebrowser/trunk/debian/patches/00list Sat Nov 15 17:04:48 2008
@@ -1,3 +1,1 @@
-01_Makefile-fPIC-fix
-
-90_filebrowser-0.0.6-1.5.4
+#90_filebrowser-0.0.6-1.5.4




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