r8972 - in /vdr/vdr-plugin-remotetimers/trunk/debian: ./ patches/ source/
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Tue Apr 19 18:59:49 UTC 2011
Author: tiber-guest
Date: Tue Apr 19 18:59:44 2011
New Revision: 8972
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=8972
Log:
* New upstream release
* Build-depend on vdr-dev >= 1.7.17
* Updated debian/copyright
* Switched to debhelper 7 and dropped cdbs
Added:
vdr/vdr-plugin-remotetimers/trunk/debian/patches/01_include_path.patch
- copied, changed from r8971, vdr/vdr-plugin-remotetimers/trunk/debian/patches/01_include_path.dpatch
vdr/vdr-plugin-remotetimers/trunk/debian/patches/02_Makefile_locale_fix.patch
- copied, changed from r8971, vdr/vdr-plugin-remotetimers/trunk/debian/patches/02_Makefile_locale_fix.dpatch
vdr/vdr-plugin-remotetimers/trunk/debian/patches/series
- copied, changed from r8971, vdr/vdr-plugin-remotetimers/trunk/debian/patches/00list
vdr/vdr-plugin-remotetimers/trunk/debian/source/
vdr/vdr-plugin-remotetimers/trunk/debian/source/format
Removed:
vdr/vdr-plugin-remotetimers/trunk/debian/patches/00list
vdr/vdr-plugin-remotetimers/trunk/debian/patches/01_include_path.dpatch
vdr/vdr-plugin-remotetimers/trunk/debian/patches/02_Makefile_locale_fix.dpatch
Modified:
vdr/vdr-plugin-remotetimers/trunk/debian/changelog
vdr/vdr-plugin-remotetimers/trunk/debian/control
vdr/vdr-plugin-remotetimers/trunk/debian/copyright
vdr/vdr-plugin-remotetimers/trunk/debian/install
vdr/vdr-plugin-remotetimers/trunk/debian/rules
Modified: vdr/vdr-plugin-remotetimers/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/changelog?rev=8972&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/changelog Tue Apr 19 18:59:44 2011
@@ -1,3 +1,12 @@
+vdr-plugin-remotetimers (0.1.5-1) unstable; urgency=low
+
+ * New upstream release
+ * Build-depend on vdr-dev >= 1.7.17
+ * Updated debian/copyright
+ * Switched to debhelper 7 and dropped cdbs
+
+ -- Tobias Grimm <etobi at debian.org> Tue, 19 Apr 2011 20:58:56 +0200
+
vdr-plugin-remotetimers (0.1.4~alpha3-1) unstable; urgency=low
* New upstream release
Modified: vdr/vdr-plugin-remotetimers/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/control?rev=8972&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/control (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/control Tue Apr 19 18:59:44 2011
@@ -3,7 +3,7 @@
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 7), cdbs, dpatch, vdr-dev (>= 1.6.0-8ctvdr3), gettext, svdrpservice-dev
+Build-Depends: debhelper (>= >= 7.0.50~), vdr-dev (>= 1.7.18), gettext, svdrpservice-dev
Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/
Modified: vdr/vdr-plugin-remotetimers/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/copyright?rev=8972&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/copyright Tue Apr 19 18:59:44 2011
@@ -10,10 +10,10 @@
Thomas Günther <tom at toms-cafe.de>
Copyright:
- (C) 2007 - 2010 Frank Schmirler
+ (C) 2007 - 2011 Frank Schmirler
Copyright (Debian packaging):
- (C) 2009 - 2010 Tobias Grimm, Thomas Günther
+ (C) 2009 - 2011 Tobias Grimm, Thomas Günther
(C) 2009 Oliver Grassl
License:
Modified: vdr/vdr-plugin-remotetimers/trunk/debian/install
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/install?rev=8972&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/install (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/install Tue Apr 19 18:59:44 2011
@@ -1,2 +1,2 @@
libvdr-remotetimers.so.* usr/lib/vdr/plugins/
-debian/tmp/usr/share/locale
+locale usr/share/
Copied: vdr/vdr-plugin-remotetimers/trunk/debian/patches/01_include_path.patch (from r8971, vdr/vdr-plugin-remotetimers/trunk/debian/patches/01_include_path.dpatch)
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/patches/01_include_path.patch?rev=8972&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/patches/01_include_path.dpatch (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/patches/01_include_path.patch Tue Apr 19 18:59:44 2011
@@ -5,10 +5,11 @@
## DP: Set correct include path to svdrpservice.h.
@DPATCH@
-diff -urNad remotetimers-0.1.1~/svdrp.h remotetimers-0.1.1/svdrp.h
---- remotetimers-0.1.1~/svdrp.h 2008-07-14 23:57:23.000000000 +0200
-+++ remotetimers-0.1.1/svdrp.h 2009-04-23 13:16:49.000000000 +0200
-@@ -9,7 +9,7 @@
+Index: vdr-plugin-remotetimers-0.1.5/svdrp.h
+===================================================================
+--- vdr-plugin-remotetimers-0.1.5.orig/svdrp.h 2011-03-01 13:07:26.000000000 +0100
++++ vdr-plugin-remotetimers-0.1.5/svdrp.h 2011-04-19 20:56:50.000000000 +0200
+@@ -23,7 +23,7 @@
#define _REMOTETIMERS_SVDRP__H
#include <stdlib.h>
Copied: vdr/vdr-plugin-remotetimers/trunk/debian/patches/02_Makefile_locale_fix.patch (from r8971, vdr/vdr-plugin-remotetimers/trunk/debian/patches/02_Makefile_locale_fix.dpatch)
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/patches/02_Makefile_locale_fix.patch?rev=8972&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/patches/02_Makefile_locale_fix.dpatch (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/patches/02_Makefile_locale_fix.patch Tue Apr 19 18:59:44 2011
@@ -5,9 +5,10 @@
## DP: Small fixes to include the locale-files in the package.
@DPATCH@
-diff -urNad remotetimers-0.1.1~/Makefile remotetimers-0.1.1/Makefile
---- remotetimers-0.1.1~/Makefile 2008-06-05 21:01:03.000000000 +0200
-+++ remotetimers-0.1.1/Makefile 2009-04-23 13:28:11.000000000 +0200
+Index: vdr-plugin-remotetimers-0.1.5/Makefile
+===================================================================
+--- vdr-plugin-remotetimers-0.1.5.orig/Makefile 2011-03-01 12:20:41.000000000 +0100
++++ vdr-plugin-remotetimers-0.1.5/Makefile 2011-04-19 20:57:01.000000000 +0200
@@ -32,9 +32,6 @@
APIVERSION = $(shell sed -ne '/define APIVERSION/s/^.*"\(.*\)".*$$/\1/p' $(VDRDIR)/config.h)
Copied: vdr/vdr-plugin-remotetimers/trunk/debian/patches/series (from r8971, vdr/vdr-plugin-remotetimers/trunk/debian/patches/00list)
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/patches/series?rev=8972&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/patches/00list (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/patches/series Tue Apr 19 18:59:44 2011
@@ -1,2 +1,2 @@
-01_include_path
-02_Makefile_locale_fix
+01_include_path.patch
+02_Makefile_locale_fix.patch
Modified: vdr/vdr-plugin-remotetimers/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/rules?rev=8972&op=diff
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/rules (original)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/rules Tue Apr 19 18:59:44 2011
@@ -1,19 +1,20 @@
#!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
-DEB_INSTALL_CHANGELOGS_ALL = HISTORY
+MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=locale
-MAKE_OPTIONS = VDRDIR=/usr/include/vdr LIBDIR=. \
- LOCALEDIR=debian/tmp/usr/share/locale
+%:
+ dh $@
-common-build-arch::
- $(MAKE) all $(MAKE_OPTIONS)
+override_dh_auto_build:
+ dh_auto_build -- all $(MAKE_OPTIONS)
-cleanbuilddir::
+override_dh_auto_clean:
$(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
- rm -f libvdr-*.so.*
+ rm -rf locale libvdr-*.so.*
-common-binary-predeb-arch::
+override_dh_gencontrol:
sh /usr/share/vdr-dev/dependencies.sh
+ dh_gencontrol
Added: vdr/vdr-plugin-remotetimers/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-remotetimers/trunk/debian/source/format?rev=8972&op=file
==============================================================================
--- vdr/vdr-plugin-remotetimers/trunk/debian/source/format (added)
+++ vdr/vdr-plugin-remotetimers/trunk/debian/source/format Tue Apr 19 18:59:44 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)
More information about the pkg-vdr-dvb-changes
mailing list