Sorry I forgot to attach the patch again.

Helmut
diff -u sgmltools-lite-3.0.3.0.cvs.20010909/debian/postinst 
sgmltools-lite-3.0.3.0.cvs.20010909/debian/postinst
--- sgmltools-lite-3.0.3.0.cvs.20010909/debian/postinst
+++ sgmltools-lite-3.0.3.0.cvs.20010909/debian/postinst
@@ -13,13 +13,6 @@
 case "$1" in
     configure)
 
-       # for old sgmltools-2 bug
-       if [ -x /usr/sbin/update-catalog ]
-               then
-               /usr/sbin/update-catalog --quiet --remove --super \
-               /usr/lib/sgml/stylesheet/dsssl/sgmltools/sgmltools.cat
-       fi
-
        # sgmltools-lite does not need to install custom catalog
     ;;
 
diff -u sgmltools-lite-3.0.3.0.cvs.20010909/debian/changelog 
sgmltools-lite-3.0.3.0.cvs.20010909/debian/changelog
--- sgmltools-lite-3.0.3.0.cvs.20010909/debian/changelog
+++ sgmltools-lite-3.0.3.0.cvs.20010909/debian/changelog
@@ -1,3 +1,11 @@
+sgmltools-lite (3.0.3.0.cvs.20010909-15.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove transitional call to update-catalog from postinst. The call is a
+    noop since the new sgml-base version. (Closes: #674914)
+
+ -- Helmut Grohne <[email protected]>  Tue, 12 Jun 2012 11:39:39 +0200
+
 sgmltools-lite (3.0.3.0.cvs.20010909-15.1) unstable; urgency=low
 
   * Non-maintainer upload.

Reply via email to