r8753 - in /vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian: README.source changelog control patches/ patches/00list patches/01_ignore-missing-include.dpatch rules
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Tue Oct 5 21:14:02 UTC 2010
Author: tiber-guest
Date: Tue Oct 5 21:13:56 2010
New Revision: 8753
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=8753
Log:
Allow `make clean` without vdr-dev beeing installed
Added:
vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/README.source
vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/
vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/00list
vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/01_ignore-missing-include.dpatch
Modified:
vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/changelog
vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/control
vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/rules
Added: vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/README.source?rev=8753&op=file
==============================================================================
--- vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/README.source (added)
+++ vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/README.source Tue Oct 5 21:13:56 2010
@@ -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-rssreader/branches/devel-1.7.x/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/changelog?rev=8753&op=diff
==============================================================================
--- vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/changelog (original)
+++ vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/changelog Tue Oct 5 21:13:56 2010
@@ -1,3 +1,9 @@
+vdr-plugin-rssreader (1.7.0-2) experimental; urgency=low
+
+ * Allow `make clean` without vdr-dev beeing installed
+
+ -- Tobias Grimm <etobi at debian.org> Tue, 05 Oct 2010 23:13:30 +0200
+
vdr-plugin-rssreader (1.7.0-1) experimental; urgency=low
* New upstream release for vdr 1.7.x
Modified: vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/control?rev=8753&op=diff
==============================================================================
--- vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/control (original)
+++ vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/control Tue Oct 5 21:13:56 2010
@@ -3,7 +3,7 @@
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 <etobi at debian.org>, Thomas Schmidt <tschmidt at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, vdr-dev (>= 1.6.0-5), libexpat1-dev, libcurl3-dev | libcurl-dev, gettext
+Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-5), libexpat1-dev, libcurl3-dev | libcurl-dev, gettext
Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-rssreader/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-rssreader/trunk/
Added: vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/00list?rev=8753&op=file
==============================================================================
--- vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/00list (added)
+++ vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/00list Tue Oct 5 21:13:56 2010
@@ -1,0 +1,1 @@
+01_ignore-missing-include
Added: vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/01_ignore-missing-include.dpatch
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/01_ignore-missing-include.dpatch?rev=8753&op=file
==============================================================================
--- vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/01_ignore-missing-include.dpatch (added)
+++ vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/patches/01_ignore-missing-include.dpatch Tue Oct 5 21:13:56 2010
@@ -1,0 +1,20 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_ignore-missing-include.dpatch by Tobias Grimm <etobi at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Ignore missing Make.global to allow `make clean` without vdr-dev
+## DP: installed.
+
+ at DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' vdr-plugin-rssreader-1.7.0~/Makefile vdr-plugin-rssreader-1.7.0/Makefile
+--- vdr-plugin-rssreader-1.7.0~/Makefile 2010-03-05 03:20:00.000000000 +0100
++++ vdr-plugin-rssreader-1.7.0/Makefile 2010-10-05 23:04:39.000000000 +0200
+@@ -38,7 +38,7 @@
+
+ ### Make sure that necessary options are included:
+
+-include $(VDRDIR)/Make.global
++-include $(VDRDIR)/Make.global
+
+ ### Allow user defined options to overwrite defaults:
+
Modified: vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/rules?rev=8753&op=diff
==============================================================================
--- vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/rules (original)
+++ vdr/vdr-plugin-rssreader/branches/devel-1.7.x/debian/rules Tue Oct 5 21:13:56 2010
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
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