~ubuntu-branches/ubuntu/quantal/dh-make/quantal

Viewing all changes in revision 18.

  • Committer: Package Import Robot
  • Author(s): Joseph Mills
  • Date: 2012-09-11 18:55:17 UTC
  • Revision ID: package-import@ubuntu.com-20120911185517-1jgz27m6vcp70sy0
Tags: 0.61ubuntu1
* dh_make: line 14 added Getopt::Long::Configure ('no_ignore_case');
  (LP: #1048908)
* fixed the bug number and explaining more. 
  I was able to get help on IRC on the motu channel for this one and fix
  this bug buy adding Getopt::Long::Configure ('no_ignore_case');
  turns out that dh-make was getting confused by CAPS or no caps.
  example dh_make -c gpl3 *.tar.gz will error out but dch_make
  --copyright would not so adding no_ignore_case fixs this. 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: