r2603 - vdr/vdr/trunk/debian
Tobias Grimm
tiber-guest at costa.debian.org
Sat Apr 29 12:43:34 UTC 2006
Author: tiber-guest
Date: 2006-04-29 12:43:33 +0000 (Sat, 29 Apr 2006)
New Revision: 2603
Modified:
vdr/vdr/trunk/debian/changelog
vdr/vdr/trunk/debian/rules
Log:
- Call target clean-plugins instead of plugins-clean in debian/rules
- Merged last UNRELEASED changelog entries
Modified: vdr/vdr/trunk/debian/changelog
===================================================================
--- vdr/vdr/trunk/debian/changelog 2006-04-28 20:19:00 UTC (rev 2602)
+++ vdr/vdr/trunk/debian/changelog 2006-04-29 12:43:33 UTC (rev 2603)
@@ -3,29 +3,13 @@
* NOT RELEASED YET
* New upstream release
+ * Tobias Grimm <tg at e-tobi.net>
+ - Call target clean-plugins instead of plugins-clean in debian/rules
* Thomas Günther <tom at toms-cafe.de>
- Updated 10_dd-record-option.dpatch
-
- -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Sun, 23 Apr 2006 20:06:48 +0200
-
-vdr (1.3.47-2) unstable; urgency=low
-
- * NOT RELEASED YET
-
- * Thomas Günther <tom at toms-cafe.de>
- Changed dependencies.sh: don't create conflicts with next vdr version
- Changed plugin-loader.sh: detect api version, too
- Upgraded 03_cmdsubmenu.dpatch to version 0.6
-
- -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org> Sat, 22 Apr 2006 17:03:40 +0200
-
-vdr (1.3.47-1) unstable; urgency=low
-
- * NOT RELEASED YET
-
- * New upstream release
- * Thomas Günther <tom at toms-cafe.de>
- - Updated 10_dd-record-option.dpatch
- Removed 16_vdr-1.3.46_menuitems.c-fix.dpatch
- Upgraded opt-24_jumpplay-0.6.dpatch to opt-24_jumpplay-0.7.dpatch
* Thomas Schmidt <tschmidt at debian.org>
Modified: vdr/vdr/trunk/debian/rules
===================================================================
--- vdr/vdr/trunk/debian/rules 2006-04-28 20:19:00 UTC (rev 2602)
+++ vdr/vdr/trunk/debian/rules 2006-04-29 12:43:33 UTC (rev 2603)
@@ -67,7 +67,7 @@
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
- -$(MAKE) -o .dependencies plugins-clean
+ -$(MAKE) -o .dependencies clean-plugins
-$(MAKE) -o .dependencies clean
[ "$(VDR)" = "vdr" ] || rm -f $(VDR) $(VDR).1 $(VDR).5
rm -f $(VDR)-kbd
More information about the pkg-vdr-dvb-changes
mailing list