Package: dh-make
Version: 0.39
Severity: normal

Hi

With the new release supporting CDBS, I found some errors:

$ dh_make -c
Option c is ambiguous (cdbs, copyright)
(...)

But when looking on dh_make --help we see:

  -c, --copyright <type>    use <type> of license in copyright file
                            (gpl|lgpl|artistic|bsd)
(...)
  -b, --cdbs                set package class to cdbs

It's saying that -b is for CDBS, but in fact, it's using -c!

Also, when using the CDBS option, the gererated watch.ex is:

# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# Site          Directory               Pattern                 Version Script
version=2
sunsite.unc.edu /pub/Linux/Incoming     gifsicle-(.*)\.tar\.gz  debian  uupdate

This file is different from the file generated without using CDBS.
It should be the same.

Running "fakeroot debian/rules clean" as described on debian/control, generated 
by dh_make, leaves us with a control file with "Architecture:" empty.

Also, "man dh_make" don't have the new option of CDBS.

Sorry if something that I said isn't really a bug.

Thanks
Nelson

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-mm1-biolinux1
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1) (ignored: LC_ALL set to 
pt_BR)

Versions of packages dh-make depends on:
ii  debhelper                     4.2.36     helper programs for debian/rules
ii  dpkg-dev                      1.10.27    Package building tools for Debian
ii  make                          3.80-9     The GNU version of the "make" util
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 

-- no debconf information


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

Reply via email to