~ubuntu-branches/ubuntu/wily/debmake/wily-proposed

« back to all changes in this revision

Viewing changes to debmake/__init__.py

  • Committer: Package Import Robot
  • Author(s): Osamu Aoki
  • Date: 2014-07-19 14:28:40 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20140719142840-47ebaks3htuiyq4j
Tags: 4.1.2-1
* Refine the binNMU safe version range (analyze.py).
* Support the DFSG packaging via uscan+copyright.
* Extract copyright from texinfo.tex.
* Warn (not fail) for the broken order in the debian/copyright
  for the -k option.
* Support autoconf exception for GPL-3.0+.
* Update the document and split it into 2.
  - Debmake tutorial: debmake.html
  - Debian Maintainers' Guide with debmake: maint-guide.html

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
#######################################################################
45
45
 
46
46
__programname__     = 'debmake'
47
 
__version__         = '4.1.1'
 
47
__version__         = '4.1.2'
48
48
__copyright__       = 'Copyright © 2014 Osamu Aoki <osamu@debian.org>'
49
49
__license__         = '''\
50
50
Permission is hereby granted, free of charge, to any person obtaining a