r7366 - in /vdr/vdr/trunk/debian: .vdr-patches TODO.Debian changelog control
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Fri Aug 1 22:21:50 UTC 2008
Author: tiber-guest
Date: Fri Aug 1 22:21:50 2008
New Revision: 7366
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/?sc=1&rev=7366
Log:
Replaced libcap-dev build dependency by libcap2-dev | libcap-dev (Closes: #492681)
Modified:
vdr/vdr/trunk/debian/.vdr-patches
vdr/vdr/trunk/debian/TODO.Debian
vdr/vdr/trunk/debian/changelog
vdr/vdr/trunk/debian/control
Modified: vdr/vdr/trunk/debian/.vdr-patches
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr/trunk/debian/.vdr-patches?rev=7366&op=diff
==============================================================================
--- vdr/vdr/trunk/debian/.vdr-patches (original)
+++ vdr/vdr/trunk/debian/.vdr-patches Fri Aug 1 22:21:50 2008
@@ -1,5 +1,6 @@
debian/patches/81_Make_config.dpatch:dcff6a00ef9474bca19d955d19574009
debian/patches/12_osdbase-maxitems.dpatch:e45d1b62f7d66c3e5d279e3561034107
+debian/patches/18_signalhandler-fix.dpatch:ee4ed6015a0a0a2122ca76db6ff05e44
debian/patches/10_dd-record-option.dpatch:56f2327b5930da8d40873b0140f5e051
debian/patches/11_sortrecordings.dpatch:9ed4cd1e144ee59dab34d4df4aa9af51
debian/patches/04_newplugin.dpatch:e99f8d21734a19b3eb93d9e3f11b680a
Modified: vdr/vdr/trunk/debian/TODO.Debian
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr/trunk/debian/TODO.Debian?rev=7366&op=diff
==============================================================================
--- vdr/vdr/trunk/debian/TODO.Debian (original)
+++ vdr/vdr/trunk/debian/TODO.Debian Fri Aug 1 22:21:50 2008
@@ -2,3 +2,4 @@
TODO: When plugin could not be loaded, log stderr output somewhere
TODO: Remove all vdr 1.2.6 upgrade code and conflict with 1.2.6
TODO: Manpage for pic2mpg
+TODO: Remove | libcap-dev build dep, if Etch gets uninteresting
Modified: vdr/vdr/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr/trunk/debian/changelog?rev=7366&op=diff
==============================================================================
--- vdr/vdr/trunk/debian/changelog (original)
+++ vdr/vdr/trunk/debian/changelog Fri Aug 1 22:21:50 2008
@@ -8,8 +8,9 @@
* Added opt-21_internal-cam-devices.dpatch
* Added opt-53_dvbsetup.dpatch
* Added opt-54_deltimeshiftrec.dpatch
-
- -- Tobias Grimm <tg at e-tobi.net> Fri, 01 Aug 2008 23:59:53 +0200
+ * Replaced libcap-dev build dependency by libcap2-dev | libcap-dev (Closes: #492681)
+
+ -- Tobias Grimm <tg at e-tobi.net> Sat, 02 Aug 2008 00:05:23 +0200
vdr (1.6.0-5) unstable; urgency=low
Modified: vdr/vdr/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-vdr-dvb/vdr/vdr/trunk/debian/control?rev=7366&op=diff
==============================================================================
--- vdr/vdr/trunk/debian/control (original)
+++ vdr/vdr/trunk/debian/control Fri Aug 1 22:21:50 2008
@@ -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 <tg at e-tobi.net>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 5), dpatch, libjpeg62-dev, libcap-dev,
+Build-Depends: debhelper (>= 5), dpatch, libjpeg62-dev, libcap2-dev | libcap-dev,
libncursesw5-dev, libfreetype6-dev, libfontconfig-dev, gettext,
txt2man, python
Standards-Version: 3.8.0
More information about the pkg-vdr-dvb-changes
mailing list