r7460 - in /vdr/vdr-plugin-timeline/trunk/debian: changelog control copyright patches/ rules

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Sat Nov 15 16:32:47 UTC 2008


Author: tiber-guest
Date: Sat Nov 15 16:32:47 2008
New Revision: 7460

URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7460
Log:
* New upstream release
* Changed my maintainer/uploader email address
* Updated debian/copyright
* Removed 91_timeline-1.0.141-1.5.0.dpatch (fixed upstream)
* Removed 92_timeline-1.0.141-vdr-1.5.3.dpatch (fixed upstream)

Removed:
    vdr/vdr-plugin-timeline/trunk/debian/patches/
Modified:
    vdr/vdr-plugin-timeline/trunk/debian/changelog
    vdr/vdr-plugin-timeline/trunk/debian/control
    vdr/vdr-plugin-timeline/trunk/debian/copyright
    vdr/vdr-plugin-timeline/trunk/debian/rules

Modified: vdr/vdr-plugin-timeline/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-timeline/trunk/debian/changelog?rev=7460&op=diff
==============================================================================
--- vdr/vdr-plugin-timeline/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-timeline/trunk/debian/changelog Sat Nov 15 16:32:47 2008
@@ -1,3 +1,13 @@
+vdr-plugin-timeline (1.0.141-kw160-1) experimental; urgency=low
+
+  * New upstream release
+  * Changed my maintainer/uploader email address
+  * Updated debian/copyright
+  * Removed 91_timeline-1.0.141-1.5.0.dpatch (fixed upstream)
+  * Removed 92_timeline-1.0.141-vdr-1.5.3.dpatch (fixed upstream)
+
+ -- Tobias Grimm <etobi at debian.org>  Sat, 15 Nov 2008 17:05:46 +0100
+
 vdr-plugin-timeline (1.0.141-20) experimental; urgency=low
 
   * Dropped patchlevel control field

Modified: vdr/vdr-plugin-timeline/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-timeline/trunk/debian/control?rev=7460&op=diff
==============================================================================
--- vdr/vdr-plugin-timeline/trunk/debian/control (original)
+++ vdr/vdr-plugin-timeline/trunk/debian/control Sat Nov 15 16:32:47 2008
@@ -2,8 +2,8 @@
 Section: misc
 Priority: extra
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
-Uploaders: Tobias Grimm <tg at e-tobi.net>, 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)
+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, vdr-dev (>= 1.6.0-5)
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-timeline/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-timeline/trunk/

Modified: vdr/vdr-plugin-timeline/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-timeline/trunk/debian/copyright?rev=7460&op=diff
==============================================================================
--- vdr/vdr-plugin-timeline/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-timeline/trunk/debian/copyright Sat Nov 15 16:32:47 2008
@@ -1,18 +1,43 @@
-This package was debianized by Arthur Weber on Mon, 01 Dec 2003 20:00:00 +0200.
+Upstream Homepage:
+    http://www.js-home.org/vdr/timeline/index.php
 
-It was downloaded from http://www.js-home.org/vdr/timeline/index.php
-
-Upstream Author: Jürgen Schmitz <js at js-home.org>
+Upstream Author:
+    Jürgen Schmitz <js at js-home.org>
 
 Debian Maintainers:
-
-  Tobias Grimm <tg at e-tobi.net>
-  Thomas Schmidt <tschmidt at debian.org>
-  Thomas Günther <tom at toms-cafe.de>
+    Tobias Grimm <etobi at debian.org>
+    Thomas Schmidt <tschmidt at debian.org>
+    Thomas Günther <tom at toms-cafe.de>
+    Peter Siering <ps at ctmagazin.de>
+    Arthur Weber <x-TuX at gmx.net>
 
 Copyright:
-       
-       You are free to distribute this software under the terms of
-       the GNU General Public License.
-       On Debian systems, the complete text of the GNU General Public
-       License can be found in /usr/share/common-licenses/GPL file.
+    (C) 2003 - 2008 Jürgen Schmitz <js at js-home.org>
+
+Copyright (Debian packaging):
+    (C) 2003        Arthur Weber
+    (C) 2004        Peter Siering
+    (C) 2004 - 2008 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 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-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-timeline/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-timeline/trunk/debian/rules?rev=7460&op=diff
==============================================================================
--- vdr/vdr-plugin-timeline/trunk/debian/rules (original)
+++ vdr/vdr-plugin-timeline/trunk/debian/rules Sat Nov 15 16:32:47 2008
@@ -1,7 +1,7 @@
 #! /bin/sh /usr/share/vdr-dev/make-special-vdr.sh
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
+#include /usr/share/cdbs/1/rules/dpatch.mk
 
 DEB_INSTALL_CHANGELOGS_ALL = HISTORY
 




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