Skip to content

v0.2.0

Compare
Choose a tag to compare
@LeoIannacone LeoIannacone released this 11 Sep 15:09
· 147 commits to master since this release
  • [new] only python3 is now supported
  • [new] use wnpp-check instead of external service wnpp.debian.net
  • [new] add support to autopkgtest - make a simple module require check
  • [new] on create add option --upstream-homepage
  • [new] on create add option --upstream-author
  • [new] forward ITP to [email protected]
  • [fix] correctly set filenamemangle for fakeupstream.cgi
  • [fix] correctly localized module location and node_modules path
  • [fix] don't expose extenal modules while import Npm2Deb
  • [fix] update dversionmangle according with uscan wiki page
  • [fix] support repositories defined as str in package.json
  • [fix] check if module version is valid before parse it - closes #10
  • [fix] check if readmeFilename is not a emtpy value in json before use it