lp:~josephjamesmills/ubuntu/quantal/dh-make/fixed-bug-1048908

Created by Joseph Mills and last modified
Get this branch:
bzr branch lp:~josephjamesmills/ubuntu/quantal/dh-make/fixed-bug-1048908
Only Joseph Mills can upload to this branch. If you are Joseph Mills please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Joseph Mills
Status:
Development

Recent revisions

20. By Joseph Mills

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.

19. By Joseph Mills

Fixing bug Number (LP: #1048908)

18. By Joseph Mills

modified:
  debian/changelog
  dh_make
  dh_make: line 14 added Getopt::Long::Configure ('no_ignore_case');
  (LP: #123456)

17. By Craig Small

* Update to standards version 3.9.3
* Update to debhelper version 9
* debhelper v9 uses dpkg-buildflags Closes: #644486
* Remove ldap-utils conflict as that version is not even in stable
* Changed emacsen-startup script to debian-emacs-flavour Closes:
  #662163
* Fixed emacsen-install from SamBs patch Closes: #665312
* emacsen-install uses relative symlinks Closes: #670409
* emacsen-install uses debian-pkg-add-load-path Closes: #672478
* Man page doesnt have discouraged AUTHORS section Closes: #672543
* Final version of 1.0 copyright file changed Closes: #665770
* Minor tweaks to license files Closes: #662192
* Rename x11 to mit license to follow SPDX list, same bug as above
* Add -y,--yes option to run non-interactively
* Add --packageclass,-C option to set class instead of -s,-i,-m etc
* Don't add missing when non .ex file exists Closes: #662888

16. By Craig Small

* Added logname check Closes: #646924
* emacsen-install uses symlinks Closes: #653854
* add --with autotools-dev in rules when using autotools-dev Closes: #633347
* Refer to dh not debhelper(1) in man page Closes: #640822
* Minor envioment typo in xml manpage Closes: #639630
* Permit package version 0 Closes: #638276
* Added avoid more restrictive license recommendation Closes: #598411

15. By Colin Watson

Try the USER environment variable if LOGNAME is not set (LP: #875705).

14. By Craig Small

* Uses debhelper version 8 Closes: #630537
* Fixed minor typo in dh_make.1 Closes: #611758
* Removed old clauses from license templates. Closes: #615924
* Output colons line up. Closes: #622245
* .la files not installed in libpackage-dev by default Closes: #620986
* License files use + on version to match text. Closes: #623305
* Update to policy version 3.9.2 - no changes

13. By Craig Small

* Fixed v7/dh7 rulesformat problem Closes: #609260
* Changed licenses to DEP5 format

12. By Craig Small

* Fixed createorig tar line to really make the file Closes: #580804
* x11 license option added Closes: #522897
* rulesformat option handling works Closes: #609260
* cdbs is a rules format not a package type, fixed options Closes: #609136

11. By Craig Small

* cdbs is no longer a package type but a rules format
* New option rulesformat or -r which can be dh7, old or cdbs
* Changed from svn to git maintenance
* Updated to standards version 3.9.1 Closes: #599853
* make tar instead of directory for --createorig Closes: #580804
* CMakeLists.txt not added to docs Closes: #587144
* dpatch option removed Closes: #589264
* BSD license has full copy Closes: #598409
* Debian packaging defaults to same license as package, where possible
  Closes: #598411
* Updated man page to fit new/removed commands

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/dh-make
This branch contains Public information 
Everyone can see this information.

Subscribers