Change logs for pkg-js-tools source package in Eoan

  • pkg-js-tools (0.9.16) unstable; urgency=medium
    
      * autopkgtest: initialize HOME variable
    
     -- Xavier Guimard <email address hidden>  Tue, 01 Oct 2019 22:01:07 +0200
  • pkg-js-tools (0.9.12) unstable; urgency=medium
    
      * Back to unstable
      * debhelper: fix bad main detection and install
      * add-node-component: add -u option to launch "cme update dpkg-copyright"
        (Closes: #935569)
      * autopkgtest: launch "require" test with --no-deprecation
    
     -- Xavier Guimard <email address hidden>  Tue, 17 Sep 2019 22:36:03 +0200
  • pkg-js-tools (0.9.10) unstable; urgency=medium
    
      * nodepath: return 1 if module not found
      * add-node-component: add --cmp-tree option
      * debhelper:
        + add build order feature
        + able to install component in nodejs root directory and set
          ${nodejs:Provides}
      * Update debian/clean
      * Update manifest
      * Update doc
    
     -- Xavier Guimard <email address hidden>  Mon, 09 Sep 2019 21:13:41 +0200
  • pkg-js-tools (0.9.9) unstable; urgency=medium
    
      * add-node-component: don't fail if origin tag does not exist
        (Closes: #935933)
      * Add "--download-current-version" in default uscan options
        (Closes: #939093)
      * Add "--uscan-option" option
    
     -- Xavier Guimard <email address hidden>  Sun, 01 Sep 2019 23:10:33 +0200
  • pkg-js-tools (0.9.8) unstable; urgency=medium
    
      * autopkgtest: fix bad package.json parsing (Closes: #935299)
      * debhelper:
        + Accept Gruntfile.coffee as Grunt file (Closes: #935301)
        + Add debian/nodejs/links feature to be able to link arch
          dependent files
      * Improve manpages
    
     -- Xavier Guimard <email address hidden>  Sun, 25 Aug 2019 09:52:26 +0200
  • pkg-js-tools (0.9.7) unstable; urgency=medium
    
      * Enable grunt test only with autopkgtest (Closes: #935029)
      * github-debian-upstream: remove deprecated "Name" and "Contact" fields
      * Add nodejs in pkg-js-tools dependencies (Closes: #935251)
    
     -- Xavier Guimard <email address hidden>  Wed, 21 Aug 2019 10:21:23 +0200
  • pkg-js-tools (0.9.6) unstable; urgency=medium
    
      * Fix debhelper sequence return value and update test (Closes: #935016)
    
     -- Xavier Guimard <email address hidden>  Sun, 18 Aug 2019 08:28:28 +0200
  • pkg-js-tools (0.9.5) unstable; urgency=medium
    
      * add-node-component:
        + fallback to registry if no git tags
        + fix registry build
        + fix bad registry url if component looks like @foo/bar
        + new command: del-node-component (symlink) which enables new "-r" option
      * debhelper:
        + test components before main (build only)
    
     -- Xavier Guimard <email address hidden>  Thu, 15 Aug 2019 11:36:46 +0200
  • pkg-js-tools (0.9.4) unstable; urgency=medium
    
      * add-node-component:
        + fix warning in help
        + fix uscan bug workaround
    
     -- Xavier Guimard <email address hidden>  Mon, 12 Aug 2019 18:42:21 +0200
  • pkg-js-tools (0.8.14) unstable; urgency=medium
    
      * New commands:
        - debcheck-node-repo: repo consistency check
        - add-node-component: automatically update d/watch and d/gbp.conf
      * lintian profile:
        - add repo consistency check in new "pkg-js-extra" profile
        - install and fix lintian tags (Closes: #934144)
      * Update doc
      * Switch package to native Pkg-Perl
      * Fix manpages
    
     -- Xavier Guimard <email address hidden>  Sun, 11 Aug 2019 09:10:43 +0200
  • pkg-js-tools (0.8.13) unstable; urgency=medium
    
      * Fix component links when package name contains /
      * Add "extlinks" feature
      * Update doc
      * Always remove node_modules/.cache (Closes: #934214)
      * Don't die if "main" file does not exist
      * Add component test feature (build only)
    
     -- Xavier Guimard <email address hidden>  Thu, 08 Aug 2019 15:03:54 +0200
  • pkg-js-tools (0.8.12) unstable; urgency=medium
    
      * Update doc
      * Add .gitlab-ci.yml
      * Fix ci
      * Fix package-lock exclusion
      * Update doc
      * Update lintian profile due to lintian changes (Closes: #934144)
      * Add allow-stderr in autopkgtest control, fixes debci
    
     -- Xavier Guimard <email address hidden>  Wed, 07 Aug 2019 15:34:37 +0200
  • pkg-js-tools (0.8.11) unstable; urgency=medium
    
      * Fix nodepath when module is not directly usable (Closes: #933862)
      * Fix bad .eslintrc.js parsing (Closes: #933847)
      * Install package.json#main if missing in files field (Closes: #933841)
      * Search "files" field value with ".js" (Closes: #933956)
    
     -- Xavier Guimard <email address hidden>  Tue, 06 Aug 2019 09:37:28 +0200
  • pkg-js-tools (0.8.10) unstable; urgency=medium
    
      * Back to unstable after tests
      * Exclude appveyor.yml
      * Fix "**/" parsing
      * Improve tests
    
     -- Xavier Guimard <email address hidden>  Sun, 04 Aug 2019 08:44:18 +0200
  • pkg-js-tools (0.7) unstable; urgency=medium
    
      * Add pkg-js lintian profile
      * Fix bad merge in 0.6
    
     -- Xavier Guimard <email address hidden>  Tue, 09 Jul 2019 10:49:16 +0200
  • pkg-js-tools (0.5) unstable; urgency=medium
    
      * Fix typo in README.md
      * Use tar to copy test files
      * Launch test with "sh -e"
    
     -- Xavier Guimard <email address hidden>  Tue, 12 Feb 2019 21:50:37 +0100