Package: convmv
Version: 1.15-1
Severity: grave
Tags: patch
Justification: renders package unusable

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***

I installed convmv 1.15-1.
Got this:

gerardo@envy17:~$ dpkg -L convmv
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/convmv
/usr/share/doc/convmv/CREDITS
/usr/share/doc/convmv/TODO
/usr/share/doc/convmv/changelog.gz
/usr/share/doc/convmv/changelog.Debian.gz
/usr/share/doc/convmv/copyright

Expected this:

gerardo@envy17:~/apt-src$ dpkg -L convmv
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/convmv
/usr/share/doc/convmv/changelog.gz
/usr/share/doc/convmv/TODO
/usr/share/doc/convmv/copyright
/usr/share/doc/convmv/changelog.Debian.gz
/usr/share/doc/convmv/CREDITS
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/convmv.1.gz
/usr/bin
/usr/bin/convmv

(actually, /usr/bin should be at the top?)
Attached patch for debian/rules.

Thanks,
     Gerardo

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
x32

Kernel: Linux 3.6-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_AR.utf8, LC_CTYPE=es_AR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages convmv depends on:
ii  dpkg  1.16.9

convmv recommends no packages.

convmv suggests no packages.

-- no debconf information
--- debian/rules.orig	2012-12-20 15:30:46.635240227 -0300
+++ debian/rules	2012-12-20 14:45:52.355611356 -0300
@@ -7,7 +7,7 @@
 
 override_dh_auto_install: 
 	set
-	make install PREFIX=usr
+	make install PREFIX=debian/convmv/usr
 
 override_dh_builddeb:
 	dh_builddeb -- -Zxz

Reply via email to