r5983 - in /vdr/vdr-plugin-vcd/trunk/debian: changelog control copyright patches/ rules
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Wed Dec 12 19:08:54 UTC 2007
Author: tiber-guest
Date: Wed Dec 12 19:08:53 2007
New Revision: 5983
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=5983
Log:
* New upstream release
* Changed debian/watch to match the changed upstream URL (closes: #450314)
* Removed because of upstream fixes:
- 01_Makefile-fPIC-fix.dpatch
- 02_vdr-1.3.38-fix.dpatch
- 90_APIVERSION.dpatch
- 91_vcd-0.7-1.5.0.dpatch
* Updated debian/copyright
Removed:
vdr/vdr-plugin-vcd/trunk/debian/patches/
Modified:
vdr/vdr-plugin-vcd/trunk/debian/changelog
vdr/vdr-plugin-vcd/trunk/debian/control
vdr/vdr-plugin-vcd/trunk/debian/copyright
vdr/vdr-plugin-vcd/trunk/debian/rules
Modified: vdr/vdr-plugin-vcd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vcd/trunk/debian/changelog?rev=5983&op=diff
==============================================================================
--- vdr/vdr-plugin-vcd/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-vcd/trunk/debian/changelog Wed Dec 12 19:08:53 2007
@@ -1,9 +1,15 @@
-vdr-plugin-vcd (0.7-39) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
- * Changed debian/watch to match the changed upstream url (closes: #450314)
-
- -- Tobias Grimm <tg at e-tobi.net> Wed, 05 Dec 2007 22:36:48 +0100
+vdr-plugin-vcd (0.8-1) unstable; urgency=low
+
+ * New upstream release
+ * Changed debian/watch to match the changed upstream URL (closes: #450314)
+ * Removed because of upstream fixes:
+ - 01_Makefile-fPIC-fix.dpatch
+ - 02_vdr-1.3.38-fix.dpatch
+ - 90_APIVERSION.dpatch
+ - 91_vcd-0.7-1.5.0.dpatch
+ * Updated debian/copyright
+
+ -- Tobias Grimm <tg at e-tobi.net> Wed, 12 Dec 2007 20:05:56 +0100
vdr-plugin-vcd (0.7-38) unstable; urgency=low
Modified: vdr/vdr-plugin-vcd/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vcd/trunk/debian/control?rev=5983&op=diff
==============================================================================
--- vdr/vdr-plugin-vcd/trunk/debian/control (original)
+++ vdr/vdr-plugin-vcd/trunk/debian/control Wed Dec 12 19:08:53 2007
@@ -3,7 +3,7 @@
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 (>> 4.1.16), dpatch, vdr-dev (>= 1.4.5-1)
+Build-Depends: debhelper (>> 4.1.16), vdr-dev (>= 1.4.5-1)
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-vcd/trunk/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vcd/trunk/
Modified: vdr/vdr-plugin-vcd/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vcd/trunk/debian/copyright?rev=5983&op=diff
==============================================================================
--- vdr/vdr-plugin-vcd/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-vcd/trunk/debian/copyright Wed Dec 12 19:08:53 2007
@@ -1,18 +1,40 @@
-This package was debianized by Thomas Schmidt <thomas.schmidt at in.stud.tu-ilmenau.de> on
-Sun, 2 Feb 2003 15:21:57 +0100.
+Upstream Homepage:
+ http://www.heiligenmann.de/vdr/
-It was downloaded from http://vdr.heiligenmann.de
-
-Upstream Authors: Thomas Heiligenmann <thomas at heiligenmann.de>
- Andreas Schultz <aschultz at warp10.net>
+Upstream Author:
+ Thomas Heiligenmann <thomas at heiligenmann.de>
+ Andreas Schultz <aschultz at warp10.net>
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 <tg at e-tobi.net>
+ Thomas Schmidt <tschmidt at debian.org>
+ Thomas Günther <tom at toms-cafe.de>
Copyright:
+ (C) 2002 Thomas Heiligenmann
-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) 2002 - 2007 Thomas Schmidt, Thomas Günther, Tobias Grimm
+
+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 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.
Modified: vdr/vdr-plugin-vcd/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-vcd/trunk/debian/rules?rev=5983&op=diff
==============================================================================
--- vdr/vdr-plugin-vcd/trunk/debian/rules (original)
+++ vdr/vdr-plugin-vcd/trunk/debian/rules Wed Dec 12 19:08:53 2007
@@ -13,7 +13,7 @@
endif
# To use dpatch uncomment the following line and set Build-Depends to dpatch
-DPATCH=yes
+# DPATCH=yes
ifdef DPATCH
include /usr/share/dpatch/dpatch.make
More information about the pkg-vdr-dvb-changes
mailing list