r1608 - vdr/vdr-xxv/trunk/debian
Tobias Grimm
tiber-guest at costa.debian.org
Thu Dec 8 21:24:29 UTC 2005
Author: tiber-guest
Date: 2005-12-08 21:24:29 +0000 (Thu, 08 Dec 2005)
New Revision: 1608
Removed:
vdr/vdr-xxv/trunk/debian/preinst
Modified:
vdr/vdr-xxv/trunk/debian/changelog
Log:
dbconfig-common doesn't support preinst hook anymore
Modified: vdr/vdr-xxv/trunk/debian/changelog
===================================================================
--- vdr/vdr-xxv/trunk/debian/changelog 2005-12-08 21:16:08 UTC (rev 1607)
+++ vdr/vdr-xxv/trunk/debian/changelog 2005-12-08 21:24:29 UTC (rev 1608)
@@ -4,6 +4,7 @@
* Due to a bug in dbconfig-common, previous database updates might not have
been applied. By dropping all tables but AUTOTIMERS and USERS, the
creation of a fresh database structure is forced.
+ * dbconfig-common doesn't support preinst hook anymore
-- Tobias Grimm <tg at e-tobi.net> Thu, 8 Dec 2005 18:26:26 +0100
Deleted: vdr/vdr-xxv/trunk/debian/preinst
===================================================================
--- vdr/vdr-xxv/trunk/debian/preinst 2005-12-08 21:16:08 UTC (rev 1607)
+++ vdr/vdr-xxv/trunk/debian/preinst 2005-12-08 21:24:29 UTC (rev 1608)
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-set -e
-# set -x
-
-. /usr/share/debconf/confmodule
-. /usr/share/dbconfig-common/dpkg/preinst.mysql
-dbc_go vdr-xxv $@
-
-#DEBHELPER#
More information about the pkg-vdr-dvb-changes
mailing list