Package: untex
Version: 1:1.2-1
Severity: grave
Tags: patch
Justification: renders package unusable

Hello,

The untex package does not install any binary in /usr/bin:

terce...@morere:/tmp$ dpkg -l untex
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version                       Description
+++-=============================-=============================-==========================================================================
ii  untex                         1:1.2-1                       remove LaTeX 
commands from input
terce...@morere:/tmp$ dpkg -L untex
/.
/usr
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/untex.1.gz
/usr/share/doc
/usr/share/doc/untex
/usr/share/doc/untex/changelog.Debian.gz
/usr/share/doc/untex/copyright

The attached patch fixes the problem.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages untex depends on:
ii  libc6                         2.10.2-6   Embedded GNU C Library: Shared lib

untex recommends no packages.

untex suggests no packages.

-- no debconf information

-- 
Antonio Terceiro <terce...@softwarelivre.org>
http://softwarelivre.org/terceiro


diff -ru untex-1.2.orig/debian/rules untex-1.2/debian/rules
--- untex-1.2.orig/debian/rules	2010-03-25 12:22:59.000000000 -0300
+++ untex-1.2/debian/rules	2010-03-25 12:24:16.000000000 -0300
@@ -9,6 +9,7 @@
 	# target: binary-arch -- Build architecture-dependent files
 	dh_testdir
 	dh_testroot
+	dh_install
 	dh_installchangelogs
 	dh_installdocs
 	dh_installman

Attachment: signature.asc
Description: Digital signature

Reply via email to