tags 669393 + pending
thanks

Dear maintainer,

Andrew Starr-Bochicchio has prepared an NMU for tetex-brev (versioned
as 4.22.6+nmu1) and I've uploaded it to DELAYED/2. Please feel free
to tell me if I should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   
diff -Nru tetex-brev-4.22.6/debian/changelog tetex-brev-4.22.6+nmu1/debian/changelog
--- tetex-brev-4.22.6/debian/changelog	2010-02-11 20:31:36.000000000 +0100
+++ tetex-brev-4.22.6+nmu1/debian/changelog	2012-06-25 18:23:48.000000000 +0200
@@ -1,3 +1,12 @@
+tetex-brev (4.22.6+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Drop debian/postinst, call dh_installtex in debian/rules,
+    and build depend on tex-common. This causes the package to
+    no longer create files in /usr/local (Closes: #669393).
+
+ -- Andrew Starr-Bochicchio <a.star...@gmail.com>  Sun, 24 Jun 2012 19:07:14 -0400
+
 tetex-brev (4.22.6) unstable; urgency=low
 
   * Change build depend from tetex-bin and tetex-extra to
diff -Nru tetex-brev-4.22.6/debian/control tetex-brev-4.22.6+nmu1/debian/control
--- tetex-brev-4.22.6/debian/control	2010-02-11 20:21:53.000000000 +0100
+++ tetex-brev-4.22.6+nmu1/debian/control	2012-06-25 18:23:48.000000000 +0200
@@ -2,7 +2,7 @@
 Section: tex
 Priority: optional
 Maintainer: Petter Reinholdtsen <p...@debian.org>
-Build-Depends: debhelper (>> 7)
+Build-Depends: debhelper (>> 7), tex-common
 Build-Depends-Indep: texlive-latex-base, texlive-latex-recommended
 Standards-Version: 3.8.4
 
diff -Nru tetex-brev-4.22.6/debian/postinst tetex-brev-4.22.6+nmu1/debian/postinst
--- tetex-brev-4.22.6/debian/postinst	2003-01-22 22:48:50.000000000 +0100
+++ tetex-brev-4.22.6+nmu1/debian/postinst	1970-01-01 01:00:00.000000000 +0100
@@ -1,33 +0,0 @@
-#! /bin/sh
-# postinst script for tetex-brev
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# Make sure we wind mktexlsr
-PATH=$PATH:/usr/bin
-export PATH
-
-case "$1" in
-    configure)
-        # Update the LaTex Index with the new class file.
-	mktexlsr
-    ;;
-
-    abort-upgrade|abort-remove|abort-deconfigure)
-
-    ;;
-
-    *)
-        echo "postinst called with unknown argument \`$1'" >&2
-        exit 0
-    ;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
diff -Nru tetex-brev-4.22.6/debian/rules tetex-brev-4.22.6+nmu1/debian/rules
--- tetex-brev-4.22.6/debian/rules	2010-02-11 20:11:42.000000000 +0100
+++ tetex-brev-4.22.6+nmu1/debian/rules	2012-06-25 18:23:48.000000000 +0200
@@ -41,6 +41,7 @@
 	dh_installman
 	dh_installinfo
 	dh_installchangelogs 
+	dh_installtex
 	dh_link
 	dh_strip
 	dh_compress

Attachment: signature.asc
Description: Digital signature

Reply via email to