r8004 - in /vdr/vdr-plugin-eggtimer/trunk/debian: README.source changelog control rules
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Sun Nov 8 16:46:21 UTC 2009
Author: tiber-guest
Date: Sun Nov 8 16:46:21 2009
New Revision: 8004
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=8004
Log:
* Removed non-standard shebang line from debian/rules
* Added README.source
* Standards-Version: 3.8.3
Added:
vdr/vdr-plugin-eggtimer/trunk/debian/README.source
Modified:
vdr/vdr-plugin-eggtimer/trunk/debian/changelog
vdr/vdr-plugin-eggtimer/trunk/debian/control
vdr/vdr-plugin-eggtimer/trunk/debian/rules
Added: vdr/vdr-plugin-eggtimer/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-eggtimer/trunk/debian/README.source?rev=8004&op=file
==============================================================================
--- vdr/vdr-plugin-eggtimer/trunk/debian/README.source (added)
+++ vdr/vdr-plugin-eggtimer/trunk/debian/README.source Sun Nov 8 16:46:21 2009
@@ -1,0 +1,7 @@
+This package uses the dpatch system to save and apply patches to the
+upstream source code of the software that is packaged. For details
+about how to use dpatch read
+
+ /usr/share/doc/dpatch/README.source.gz
+
+from the dpatch package.
Modified: vdr/vdr-plugin-eggtimer/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-eggtimer/trunk/debian/changelog?rev=8004&op=diff
==============================================================================
--- vdr/vdr-plugin-eggtimer/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-eggtimer/trunk/debian/changelog Sun Nov 8 16:46:21 2009
@@ -1,3 +1,11 @@
+vdr-plugin-eggtimer (0.9.5-20) UNRELEASED; urgency=low
+
+ * Removed non-standard shebang line from debian/rules
+ * Added README.source
+ * Standards-Version: 3.8.3
+
+ -- Tobias Grimm <etobi at debian.org> Sun, 08 Nov 2009 17:46:23 +0100
+
vdr-plugin-eggtimer (0.9.5-19) experimental; urgency=low
* Release for vdrdevel 1.7.6
Modified: vdr/vdr-plugin-eggtimer/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-eggtimer/trunk/debian/control?rev=8004&op=diff
==============================================================================
--- vdr/vdr-plugin-eggtimer/trunk/debian/control (original)
+++ vdr/vdr-plugin-eggtimer/trunk/debian/control Sun Nov 8 16:46:21 2009
@@ -1,18 +1,0 @@
-Source: vdr-plugin-eggtimer
-Section: video
-Priority: extra
-Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
-Uploaders: Tobias Grimm <tg at e-tobi.net>, Thomas Günther <tom at toms-cafe.de>, Thomas Schmidt <tschmidt at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-5)
-Standards-Version: 3.8.1
-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-eggtimer/trunk/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-eggtimer/trunk/
-
-Package: vdr-plugin-eggtimer
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
-Description: An eggtimer that reminds you of certain things, while watching TV
- This is a plugin for the Linux Video Disc Recorder (VDR). It can be used to be
- reminded of certain things, while watching TV. The plugin may also be
- configured to switch to a channel or execute a command from VDRs commands.conf
- at a certain point of time.
Modified: vdr/vdr-plugin-eggtimer/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-eggtimer/trunk/debian/rules?rev=8004&op=diff
==============================================================================
--- vdr/vdr-plugin-eggtimer/trunk/debian/rules (original)
+++ vdr/vdr-plugin-eggtimer/trunk/debian/rules Sun Nov 8 16:46:21 2009
@@ -1,4 +1,4 @@
-#! /bin/sh /usr/share/vdr-dev/make-special-vdr.sh
+#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/dpatch.mk
More information about the pkg-vdr-dvb-changes
mailing list