[xml/sgml-commit] r1762 - in /packages/w3c-markup-validator/trunk/debian: postinst postrm prerm

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Fri Aug 20 07:26:10 UTC 2010


Author: periapt-guest
Date: Fri Aug 20 07:26:04 2010
New Revision: 1762

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1762
Log:
removing dbconf stuff

Modified:
    packages/w3c-markup-validator/trunk/debian/postinst
    packages/w3c-markup-validator/trunk/debian/postrm
    packages/w3c-markup-validator/trunk/debian/prerm

Modified: packages/w3c-markup-validator/trunk/debian/postinst
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-markup-validator/trunk/debian/postinst?rev=1762&op=diff
==============================================================================
--- packages/w3c-markup-validator/trunk/debian/postinst (original)
+++ packages/w3c-markup-validator/trunk/debian/postinst Fri Aug 20 07:26:04 2010
@@ -4,8 +4,6 @@
 # see: dh_installdeb(1)
 
 set -e
-
-/usr/share/debconf/confmodule
 
 # summary of how this script can be called:
 #        * <postinst> `configure' <most-recently-configured-version>
@@ -83,8 +81,6 @@
 
 #DEBHELPER#
 
-db_stop
-
 exit 0
 
 

Modified: packages/w3c-markup-validator/trunk/debian/postrm
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-markup-validator/trunk/debian/postrm?rev=1762&op=diff
==============================================================================
--- packages/w3c-markup-validator/trunk/debian/postrm (original)
+++ packages/w3c-markup-validator/trunk/debian/postrm Fri Aug 20 07:26:04 2010
@@ -4,8 +4,6 @@
 # see: dh_installdeb(1)
 
 set -e
-
-/usr/share/debconf/confmodule
 
 # summary of how this script can be called:
 #        * <postrm> `remove'

Modified: packages/w3c-markup-validator/trunk/debian/prerm
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/w3c-markup-validator/trunk/debian/prerm?rev=1762&op=diff
==============================================================================
--- packages/w3c-markup-validator/trunk/debian/prerm (original)
+++ packages/w3c-markup-validator/trunk/debian/prerm Fri Aug 20 07:26:04 2010
@@ -4,8 +4,6 @@
 # see: dh_installdeb(1)
 
 set -e
-
-/usr/share/debconf/confmodule
 
 # summary of how this script can be called:
 #        * <prerm> `remove'




More information about the debian-xml-sgml-commit mailing list