r8872 - in /vdr/vdr-plugin-games/trunk/debian: ./ patches/ source/
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Thu Apr 7 20:29:40 UTC 2011
Author: tiber-guest
Date: Thu Apr 7 20:29:38 2011
New Revision: 8872
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=8872
Log:
* Build-depend on vdr-dev >= 1.7.17
* Updated debian/copyright
* Standards-Version: 3.9.1
* Switched to debhelper 7 and dropped cdbs
Added:
vdr/vdr-plugin-games/trunk/debian/patches/02_Makefile-nosilent.patch
- copied unchanged from r8871, vdr/vdr-plugin-games/trunk/debian/patches/02_Makefile-nosilent.dpatch
vdr/vdr-plugin-games/trunk/debian/patches/03_games-0.6.3-fix-INCLUDES.patch
- copied unchanged from r8871, vdr/vdr-plugin-games/trunk/debian/patches/03_games-0.6.3-fix-INCLUDES.dpatch
vdr/vdr-plugin-games/trunk/debian/patches/series
- copied, changed from r8871, vdr/vdr-plugin-games/trunk/debian/patches/00list
vdr/vdr-plugin-games/trunk/debian/source/
vdr/vdr-plugin-games/trunk/debian/source/format
Removed:
vdr/vdr-plugin-games/trunk/debian/README.source
vdr/vdr-plugin-games/trunk/debian/patches/00list
vdr/vdr-plugin-games/trunk/debian/patches/02_Makefile-nosilent.dpatch
vdr/vdr-plugin-games/trunk/debian/patches/03_games-0.6.3-fix-INCLUDES.dpatch
Modified:
vdr/vdr-plugin-games/trunk/debian/changelog
vdr/vdr-plugin-games/trunk/debian/compat
vdr/vdr-plugin-games/trunk/debian/control
vdr/vdr-plugin-games/trunk/debian/copyright
vdr/vdr-plugin-games/trunk/debian/rules
Modified: vdr/vdr-plugin-games/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-games/trunk/debian/changelog?rev=8872&op=diff
==============================================================================
--- vdr/vdr-plugin-games/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-games/trunk/debian/changelog Thu Apr 7 20:29:38 2011
@@ -1,3 +1,12 @@
+vdr-plugin-games (0.6.3-28) unstable; urgency=low
+
+ * Build-depend on vdr-dev >= 1.7.17
+ * Updated debian/copyright
+ * Standards-Version: 3.9.1
+ * Switched to debhelper 7 and dropped cdbs
+
+ -- Tobias Grimm <etobi at debian.org> Thu, 07 Apr 2011 22:01:08 +0200
+
vdr-plugin-games (0.6.3-27) unstable; urgency=low
* Build-depend on vdr-dev >= 1.6.0-16
Modified: vdr/vdr-plugin-games/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-games/trunk/debian/compat?rev=8872&op=diff
==============================================================================
--- vdr/vdr-plugin-games/trunk/debian/compat (original)
+++ vdr/vdr-plugin-games/trunk/debian/compat Thu Apr 7 20:29:38 2011
@@ -1,1 +1,1 @@
-5
+7
Modified: vdr/vdr-plugin-games/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-games/trunk/debian/control?rev=8872&op=diff
==============================================================================
--- vdr/vdr-plugin-games/trunk/debian/control (original)
+++ vdr/vdr-plugin-games/trunk/debian/control Thu Apr 7 20:29:38 2011
@@ -3,8 +3,8 @@
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0-16)
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 7.0.50~), vdr-dev (>= 1.7.17)
+Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-games/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-games/trunk/
Homepage: http://1541.org/vdr-games/
Modified: vdr/vdr-plugin-games/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-games/trunk/debian/copyright?rev=8872&op=diff
==============================================================================
--- vdr/vdr-plugin-games/trunk/debian/copyright (original)
+++ vdr/vdr-plugin-games/trunk/debian/copyright Thu Apr 7 20:29:38 2011
@@ -28,7 +28,7 @@
(C) 2003 Rhett D. Jacobs, Clemens Kirchgatterer
Copyright (Debian packaging):
- (C) 2002 - 2010 Tobias Grimm, Thomas Günther, Thomas Schmidt
+ (C) 2002 - 2011 Tobias Grimm, Thomas Günther, Thomas Schmidt
License:
This program is free software; you can redistribute it and/or modify
Copied: vdr/vdr-plugin-games/trunk/debian/patches/series (from r8871, vdr/vdr-plugin-games/trunk/debian/patches/00list)
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-games/trunk/debian/patches/series?rev=8872&op=diff
==============================================================================
--- vdr/vdr-plugin-games/trunk/debian/patches/00list (original)
+++ vdr/vdr-plugin-games/trunk/debian/patches/series Thu Apr 7 20:29:38 2011
@@ -1,2 +1,2 @@
-02_Makefile-nosilent
-03_games-0.6.3-fix-INCLUDES
+02_Makefile-nosilent.patch
+03_games-0.6.3-fix-INCLUDES.patch
Modified: vdr/vdr-plugin-games/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-games/trunk/debian/rules?rev=8872&op=diff
==============================================================================
--- vdr/vdr-plugin-games/trunk/debian/rules (original)
+++ vdr/vdr-plugin-games/trunk/debian/rules Thu Apr 7 20:29:38 2011
@@ -1,18 +1,23 @@
#!/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=.
+%:
+ dh $@
-common-build-arch::
- $(MAKE) all $(MAKE_OPTIONS)
+override_dh_auto_build:
+ dh_auto_build -- all $(MAKE_OPTIONS)
-cleanbuilddir::
+override_dh_auto_install:
+ # NOP
+
+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-games/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-games/trunk/debian/source/format?rev=8872&op=file
==============================================================================
--- vdr/vdr-plugin-games/trunk/debian/source/format (added)
+++ vdr/vdr-plugin-games/trunk/debian/source/format Thu Apr 7 20:29:38 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)
More information about the pkg-vdr-dvb-changes
mailing list