r8433 - in /vdr/vdr-plugin-epgsearch/trunk/debian: changelog control rules
tom-guest at users.alioth.debian.org
tom-guest at users.alioth.debian.org
Thu Mar 4 23:16:39 UTC 2010
Author: tom-guest
Date: Thu Mar 4 23:16:39 2010
New Revision: 8433
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=8433
Log:
* Removed INCLUDES from debian/rules ("INCLUDES +=" in Makefile not applied)
* Build-Depend on vdr-dev (>= 1.6.0-16)
* Added pkg-config to Build-Depends
Modified:
vdr/vdr-plugin-epgsearch/trunk/debian/changelog
vdr/vdr-plugin-epgsearch/trunk/debian/control
vdr/vdr-plugin-epgsearch/trunk/debian/rules
Modified: vdr/vdr-plugin-epgsearch/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-epgsearch/trunk/debian/changelog?rev=8433&op=diff
==============================================================================
--- vdr/vdr-plugin-epgsearch/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-epgsearch/trunk/debian/changelog Thu Mar 4 23:16:39 2010
@@ -1,3 +1,11 @@
+vdr-plugin-epgsearch (0.9.25~beta16-2) unstable; urgency=low
+
+ * Removed INCLUDES from debian/rules ("INCLUDES +=" in Makefile not applied)
+ * Build-Depend on vdr-dev (>= 1.6.0-16)
+ * Added pkg-config to Build-Depends
+
+ -- Thomas Günther <tom at toms-cafe.de> Thu, 04 Mar 2010 13:09:35 +0100
+
vdr-plugin-epgsearch (0.9.25~beta16-1) unstable; urgency=low
* New upstream beta release
Modified: vdr/vdr-plugin-epgsearch/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-epgsearch/trunk/debian/control?rev=8433&op=diff
==============================================================================
--- vdr/vdr-plugin-epgsearch/trunk/debian/control (original)
+++ vdr/vdr-plugin-epgsearch/trunk/debian/control Thu Mar 4 23:16:39 2010
@@ -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 <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>> 5), cdbs, dpatch, vdr-dev (>= 1.6.0-5), gettext
+Build-Depends: debhelper (>> 5), cdbs, dpatch, vdr-dev (>= 1.6.0-16), gettext, pkg-config
Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-epgsearch/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-epgsearch/trunk/
Modified: vdr/vdr-plugin-epgsearch/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-epgsearch/trunk/debian/rules?rev=8433&op=diff
==============================================================================
--- vdr/vdr-plugin-epgsearch/trunk/debian/rules (original)
+++ vdr/vdr-plugin-epgsearch/trunk/debian/rules Thu Mar 4 23:16:39 2010
@@ -6,7 +6,6 @@
DEB_INSTALL_CHANGELOGS_ALL = HISTORY
MAKE_OPTIONS = DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=. \
- INCLUDES=-I/usr/include/vdr \
LOCALEDIR=debian/tmp/usr/share/locale
common-build-arch::
More information about the pkg-vdr-dvb-changes
mailing list