Package: dh-make
Version: 0.61
Severity: normal

The short option "-c" doesn't work:

% dh_make -p foo_1.0 --s --copyright gpl
[...]
License          : gpl3

% dh_make -p foo_1.0 --s -c gpl
[...]
License          : blank

I don't know much about Perl option handling, but there seems to be
some case confusion. If I (for testing) change 'packageclass|C=s' to
'packageclass|x=s', it works (even though "c" and "C" are two
totally different letters :) and shouldn't conflict):

% dh_make -p foo_1.0 --s -c gpl
[...]
License          : gpl3

-- System Information:
Debian Release: 7.6
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'stable-updates'), (500, 
'proposed-updates')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/6 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages dh-make depends on:
ii  debhelper  9.20120909
ii  dpkg-dev   1.16.15
ii  make       4.0-8
ii  perl       5.14.2-21+deb7u1

dh-make recommends no packages.

Versions of packages dh-make suggests:
ii  build-essential  11.5

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to