r4168 - vdr/vdradmin-am/trunk/debian
Tobias Grimm
tiber-guest at alioth.debian.org
Wed Feb 14 23:12:34 CET 2007
Author: tiber-guest
Date: 2007-02-14 23:12:34 +0100 (Wed, 14 Feb 2007)
New Revision: 4168
Modified:
vdr/vdradmin-am/trunk/debian/changelog
vdr/vdradmin-am/trunk/debian/rules
Log:
* NOT RELEASED YET
* Fixed bug in debian/rules reported by Thomas Viehweger - build target
was not in use by any other target, causing the binary target to not
apply the patches
Modified: vdr/vdradmin-am/trunk/debian/changelog
===================================================================
--- vdr/vdradmin-am/trunk/debian/changelog 2007-02-13 08:40:55 UTC (rev 4167)
+++ vdr/vdradmin-am/trunk/debian/changelog 2007-02-14 22:12:34 UTC (rev 4168)
@@ -1,3 +1,12 @@
+vdradmin-am (3.5.3-2) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+ * Fixed bug in debian/rules reported by Thomas Viehweger - build target
+ was not in use by any other target, causing the binary target to not
+ apply the patches
+
+ -- Tobias Grimm <tg at e-tobi.net> Thu, 1 Feb 2007 01:02:04 +0100
+
vdradmin-am (3.5.3-1) experimental; urgency=low
[ Thomas Schmidt ]
Modified: vdr/vdradmin-am/trunk/debian/rules
===================================================================
--- vdr/vdradmin-am/trunk/debian/rules 2007-02-13 08:40:55 UTC (rev 4167)
+++ vdr/vdradmin-am/trunk/debian/rules 2007-02-14 22:12:34 UTC (rev 4168)
@@ -26,7 +26,7 @@
#
# Note: all files are installed using dh_install
-install:
+install: build
dh_testdir
dh_testroot
dh_clean -k
More information about the pkg-vdr-dvb-changes
mailing list