[Pkg-mono-svn-commits] rev 238 - xsp-snapshot/trunk/debian

Pablo Fischer pabl0-guest@quantz.debian.org
Sun, 15 Feb 2004 05:18:46 +0100


Author: pabl0-guest
Date: 2004-02-15 05:18:46 +0100 (Sun, 15 Feb 2004)
New Revision: 238

Removed:
   xsp-snapshot/trunk/debian/mono-server-snapshot.postinst.debhelper
   xsp-snapshot/trunk/debian/mono-server-snapshot.postrm.debhelper
   xsp-snapshot/trunk/debian/mono-server-snapshot.prerm.debhelper
   xsp-snapshot/trunk/debian/mono-xsp-snapshot.postinst.debhelper
   xsp-snapshot/trunk/debian/mono-xsp-snapshot.postrm.debhelper
   xsp-snapshot/trunk/debian/mono-xsp-snapshot.prerm.debhelper
Log:
Sorry.. I uploaded some debhelper files :(


Deleted: xsp-snapshot/trunk/debian/mono-server-snapshot.postinst.debhelper
===================================================================
--- xsp-snapshot/trunk/debian/mono-server-snapshot.postinst.debhelper	2004-02-15 04:17:57 UTC (rev 237)
+++ xsp-snapshot/trunk/debian/mono-server-snapshot.postinst.debhelper	2004-02-15 04:18:46 UTC (rev 238)
@@ -1,10 +0,0 @@
-# Automatically added by dh_installinit
-if [ -x "/etc/init.d/mono-server-snapshot" ]; then
-	update-rc.d mono-server-snapshot defaults >/dev/null
-	if [ -x /usr/sbin/invoke-rc.d ]; then
-		invoke-rc.d mono-server-snapshot start
-	else
-		/etc/init.d/mono-server-snapshot start
-	fi
-fi
-# End automatically added section

Deleted: xsp-snapshot/trunk/debian/mono-server-snapshot.postrm.debhelper
===================================================================
--- xsp-snapshot/trunk/debian/mono-server-snapshot.postrm.debhelper	2004-02-15 04:17:57 UTC (rev 237)
+++ xsp-snapshot/trunk/debian/mono-server-snapshot.postrm.debhelper	2004-02-15 04:18:46 UTC (rev 238)
@@ -1,5 +0,0 @@
-# Automatically added by dh_installinit
-if [ "$1" = "purge" ] ; then
-	update-rc.d mono-server-snapshot remove >/dev/null
-fi
-# End automatically added section

Deleted: xsp-snapshot/trunk/debian/mono-server-snapshot.prerm.debhelper
===================================================================
--- xsp-snapshot/trunk/debian/mono-server-snapshot.prerm.debhelper	2004-02-15 04:17:57 UTC (rev 237)
+++ xsp-snapshot/trunk/debian/mono-server-snapshot.prerm.debhelper	2004-02-15 04:18:46 UTC (rev 238)
@@ -1,9 +0,0 @@
-# Automatically added by dh_installinit
-if [ -x "/etc/init.d/mono-server-snapshot" ]; then
-	if [ -x /usr/sbin/invoke-rc.d ] ; then
-		invoke-rc.d mono-server-snapshot stop
-	else
-		/etc/init.d/mono-server-snapshot stop
-	fi
-fi
-# End automatically added section

Deleted: xsp-snapshot/trunk/debian/mono-xsp-snapshot.postinst.debhelper
===================================================================
--- xsp-snapshot/trunk/debian/mono-xsp-snapshot.postinst.debhelper	2004-02-15 04:17:57 UTC (rev 237)
+++ xsp-snapshot/trunk/debian/mono-xsp-snapshot.postinst.debhelper	2004-02-15 04:18:46 UTC (rev 238)
@@ -1,10 +0,0 @@
-# Automatically added by dh_installinit
-if [ -x "/etc/init.d/mono-xsp-snapshot" ]; then
-	update-rc.d mono-xsp-snapshot defaults >/dev/null
-	if [ -x /usr/sbin/invoke-rc.d ]; then
-		invoke-rc.d mono-xsp-snapshot start
-	else
-		/etc/init.d/mono-xsp-snapshot start
-	fi
-fi
-# End automatically added section

Deleted: xsp-snapshot/trunk/debian/mono-xsp-snapshot.postrm.debhelper
===================================================================
--- xsp-snapshot/trunk/debian/mono-xsp-snapshot.postrm.debhelper	2004-02-15 04:17:57 UTC (rev 237)
+++ xsp-snapshot/trunk/debian/mono-xsp-snapshot.postrm.debhelper	2004-02-15 04:18:46 UTC (rev 238)
@@ -1,5 +0,0 @@
-# Automatically added by dh_installinit
-if [ "$1" = "purge" ] ; then
-	update-rc.d mono-xsp-snapshot remove >/dev/null
-fi
-# End automatically added section

Deleted: xsp-snapshot/trunk/debian/mono-xsp-snapshot.prerm.debhelper
===================================================================
--- xsp-snapshot/trunk/debian/mono-xsp-snapshot.prerm.debhelper	2004-02-15 04:17:57 UTC (rev 237)
+++ xsp-snapshot/trunk/debian/mono-xsp-snapshot.prerm.debhelper	2004-02-15 04:18:46 UTC (rev 238)
@@ -1,9 +0,0 @@
-# Automatically added by dh_installinit
-if [ -x "/etc/init.d/mono-xsp-snapshot" ]; then
-	if [ -x /usr/sbin/invoke-rc.d ] ; then
-		invoke-rc.d mono-xsp-snapshot stop
-	else
-		/etc/init.d/mono-xsp-snapshot stop
-	fi
-fi
-# End automatically added section