Package: debhelper
Version: 7.3.6
Severity: normal

Hello,

  My case is like this, I got an upstream tarball with 2 subdirs, 
  each subdir has its setup.py, and each of those subdirs should be 
  installed in a separate binary package.

  So, in debian/rules I would do:

override_dh_auto_install:
  dh_auto_install --sourcedirectory <dir1> -p<package1>
  dh_auto_install --sourcedirectory <dir2> -p<package2>

  and I would expect that this would install in debian/<packageN>, but 
  instead dh_auto_install ignores the -p<packageN> switch, and just 
  installs to debian/tmp

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-proposed'), (500, 'jaunty-backports'), (500, 'jaunty')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debhelper depends on:
ii  binutils              2.19.1-0ubuntu3    The GNU assembler, linker and bina
ii  dpkg-dev              1.14.24ubuntu1     Debian package development tools
ii  file                  5.03-1ubuntu1      Determines file type using "magic"
ii  html2text             1.3.2a-5           advanced HTML to text converter
ii  man-db                2.5.5-1build1      on-line manual pager
ii  perl                  5.10.0-19ubuntu1.1 Larry Wall's Practical Extraction 
ii  po-debconf            1.0.15ubuntu1      manage translated Debconf template

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make                       0.48       tool that converts source archives

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to