r6664 - in /vdr/vdr-plugin-softdevice/trunk/debian: changelog compat control rules
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Fri Apr 4 12:02:47 UTC 2008
Author: tiber-guest
Date: Fri Apr 4 12:02:46 2008
New Revision: 6664
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=6664
Log:
* Build-depend on vdr-dev (>= 1.6.0)
* Switched Build-System to cdbs, Build-Depend on cdbs
* Renamed XS-Vcs-* fields to Vcs-* in debian/control
* Bumped Standards-Version to 3.7.3
* Using COMPAT=5 now
Modified:
vdr/vdr-plugin-softdevice/trunk/debian/changelog
vdr/vdr-plugin-softdevice/trunk/debian/compat
vdr/vdr-plugin-softdevice/trunk/debian/control
vdr/vdr-plugin-softdevice/trunk/debian/rules
Modified: vdr/vdr-plugin-softdevice/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/debian/changelog?rev=6664&op=diff
==============================================================================
--- vdr/vdr-plugin-softdevice/trunk/debian/changelog (original)
+++ vdr/vdr-plugin-softdevice/trunk/debian/changelog Fri Apr 4 12:02:46 2008
@@ -1,3 +1,13 @@
+vdr-plugin-softdevice (0.4.0+cvs20070830-8) experimental; urgency=low
+
+ * Build-depend on vdr-dev (>= 1.6.0)
+ * Switched Build-System to cdbs, Build-Depend on cdbs
+ * Renamed XS-Vcs-* fields to Vcs-* in debian/control
+ * Bumped Standards-Version to 3.7.3
+ * Using COMPAT=5 now
+
+ -- Tobias Grimm <tg at e-tobi.net> Fri, 04 Apr 2008 13:50:07 +0200
+
vdr-plugin-softdevice (0.4.0+cvs20070830-7) experimental; urgency=low
* Force rebuild for vdr 1.5.15
Modified: vdr/vdr-plugin-softdevice/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/debian/compat?rev=6664&op=diff
==============================================================================
--- vdr/vdr-plugin-softdevice/trunk/debian/compat (original)
+++ vdr/vdr-plugin-softdevice/trunk/debian/compat Fri Apr 4 12:02:46 2008
@@ -1,1 +1,1 @@
-4
+5
Modified: vdr/vdr-plugin-softdevice/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/debian/control?rev=6664&op=diff
==============================================================================
--- vdr/vdr-plugin-softdevice/trunk/debian/control (original)
+++ vdr/vdr-plugin-softdevice/trunk/debian/control Fri Apr 4 12:02:46 2008
@@ -3,10 +3,10 @@
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt at debian.org>, Nicolas Huillard <nicolas at huillard.net>, Tobias Grimm <tg at e-tobi.net>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>> 4.1.16), dpatch, vdr-dev (>= 1.4.7-1), pkg-config, libavcodec-dev (>= 0.cvs20060329-4), libavformat-dev (>= 0.cvs20060329-4), libasound2-dev, libdfb++-dev, libdirectfb-dev, libxv-dev, libx11-dev, libxext-dev, zlib1g-dev, libxinerama-dev
-Standards-Version: 3.7.2
-XS-Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/
-XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/
+Build-Depends: debhelper (>= 5), cdbs, dpatch, vdr-dev (>= 1.6.0), pkg-config, libavcodec-dev (>= 0.cvs20060329-4), libavformat-dev (>= 0.cvs20060329-4), libasound2-dev, libdfb++-dev, libdirectfb-dev, libxv-dev, libx11-dev, libxext-dev, zlib1g-dev, libxinerama-dev
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/
Package: vdr-plugin-softdevice
Architecture: any
Modified: vdr/vdr-plugin-softdevice/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr-plugin-softdevice/trunk/debian/rules?rev=6664&op=diff
==============================================================================
--- vdr/vdr-plugin-softdevice/trunk/debian/rules (original)
+++ vdr/vdr-plugin-softdevice/trunk/debian/rules Fri Apr 4 12:02:46 2008
@@ -1,94 +1,23 @@
#! /bin/sh /usr/share/vdr-dev/make-special-vdr.sh
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/dpatch.mk
-ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
- CFLAGS += -g
-endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
- INSTALL_PROGRAM += -s
-endif
+DEB_INSTALL_CHANGELOGS_ALL = CHANGELOG
-# To use dpatch uncomment the following line and set Build-Depends to dpatch
-DPATCH=yes
+MAKE_OPTIONS = DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=. \
+ LOCALEDIR=debian/tmp/usr/share/locale
-ifdef DPATCH
-include /usr/share/dpatch/dpatch.make
-else
-patch:
-patch-stamp:
-unpatch:
-endif
+configure/vdr-plugin-softdevice::
+ ./configure --with-ffmpeg-path /usr/include/ffmpeg --disable-subplugins
-MAKE_OPTIONS = DVBDIR=/usr VDRDIR=/usr/include/vdr LIBDIR=.
+common-build-arch::
+ $(MAKE) all $(MAKE_OPTIONS)
-configure: configure-stamp
-configure-stamp: patch-stamp
- dh_testdir
- ./configure --with-ffmpeg-path /usr/include/ffmpeg --disable-subplugins
- touch configure-stamp
-
-build: build-stamp
-build-stamp: configure-stamp
- dh_testdir
- $(MAKE) all $(MAKE_OPTIONS)
- touch build-stamp
-
-clean: clean-patched unpatch
-clean-patched:
- dh_testdir
- dh_testroot
- rm -f build-stamp configure-stamp
+cleanbuilddir::
$(MAKE) -o .dependencies clean $(MAKE_OPTIONS)
rm -f libvdr-*.so.*
- dh_clean
-install: build
- dh_testdir
- dh_testroot
- dh_clean -k
- dh_installdirs
- dh_install
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
- dh_testdir
- dh_testroot
-# dh_installdebconf
- dh_installdocs
- dh_installexamples
-# dh_installmenu
-# dh_installlogrotate
-# dh_installemacsen
-# dh_installpam
-# dh_installmime
-# dh_installinit
-# dh_installcron
-# dh_installman
-# dh_installinfo
-# dh_undocumented
- dh_installchangelogs CHANGELOG
- dh_link
- dh_strip
- dh_compress
- dh_fixperms
-# dh_makeshlibs
- dh_installdeb
-# dh_perl
- dh_shlibdeps
+common-binary-predeb-arch::
sh /usr/share/vdr-dev/patchlevel.sh subst
sh /usr/share/vdr-dev/dependencies.sh
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install configure \
- clean-patched patch unpatch
More information about the pkg-vdr-dvb-changes
mailing list