Changelog 556 B

1234567891011121314151617181920
  1. # Version 0.2.1 (2017-04-29)
  2. * add minimal makefile snippet for 'download on-demand' integration into projects
  3. # Version 0.2 (2017-04-29)
  4. * calling 'flake8' on more platforms properly
  5. * deb packaging:
  6. * add 'init-deb' target (calls 'dh_make')
  7. * add deb packaging information for makefile itself (#2)
  8. * add 'test-deb' for lintian tests
  9. * allow quilt-based source format for repositories without submodules
  10. # Version 0.1 (2017-04-24)
  11. * Initial release
  12. * basic support for deb packaging, python, bumpversion, pypi2deb and shell scripts