node-babel-plugin-transform-vue-jsx 4.0.1-1 source package in Ubuntu

Changelog

node-babel-plugin-transform-vue-jsx (4.0.1-1) unstable; urgency=medium

  * Team upload

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.
  * Trim trailing whitespace.

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Update standards version to 4.1.1, no changes needed.
  * Remove constraints unnecessary since buster:
    + node-babel-plugin-transform-vue-jsx: Drop versioned constraint on
      node-esutils in Depends.
  * Bump debhelper from old 12 to 13.

  [ Yadd ]
  * Declare compliance with policy 4.6.1
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Update debian/watch to use npm registry
  * Drop dependency to nodejs
  * Use dh-sequence-nodejs auto install
  * New upstream version 4.0.1
  * Add dependency to node-babel7

 -- Yadd <email address hidden>  Thu, 01 Sep 2022 18:12:11 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-babel-plugin-transform-vue-jsx_4.0.1-1.dsc 2.3 KiB f76221666bfcc4c6026943093ea60fe40c9c8a17696c42ecc73fc7abe0a3012c
node-babel-plugin-transform-vue-jsx_4.0.1.orig.tar.xz 5.5 KiB 79822c4c2fe503f07c8536c12d88cd90ba0377e80d2b9438d70e8f972125e381
node-babel-plugin-transform-vue-jsx_4.0.1-1.debian.tar.xz 2.6 KiB 0f376e6504ddf3152572bd8f06314b9948d39a47679f9160ed077a71f33fd33c

Available diffs

No changes file available.

Binary packages built by this source

node-babel-plugin-transform-vue-jsx: Babel plugin for Vue 2.0 JSX

 Babel is a JavaScript compiler to use next generation JavaScript, today.
 .
 ES2015 and beyond: Babel has support for the latest version of JavaScript
 through syntax transformers. These plugins allow you to use new syntax, right
 now without waiting for browser support.
 .
 Node.js is an event-based server-side JavaScript engine.