codemirror-js 5.49.2-1 source package in Ubuntu

Changelog

codemirror-js (5.49.2-1) unstable; urgency=medium

  [ Gordon Ball ]
  * New upstream version 5.49.2
  * Drop buble-syntax-error.patch (fixed by newer tooling)

  [ Xavier Guimard ]
  * Declare compliance with policy 4.4.0
  * New upstream version 5.48.0
  * Add debian/clean
  * Add node-acorn-dynamic-import and node-rollup-plugin-buble in build dependencies

 -- Gordon Ball <email address hidden>  Mon, 11 Nov 2019 21:04:37 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
codemirror-js_5.49.2-1.dsc 2.1 KiB c38f193d2aed7233c968059e20ad29df4f858572ef793213a3d7f5a6176ca722
codemirror-js_5.49.2.orig.tar.gz 994.5 KiB 567426a5eed848edb41203f7c402ce7211f322fd933842b3414c0a7d0c2bc570
codemirror-js_5.49.2-1.debian.tar.xz 4.3 KiB 9e9d30c25d9949be9c3b3925ca5a57f84e4d2fb6118a63b5eb1811fa3e62cdcc

Available diffs

No changes file available.

Binary packages built by this source

libjs-codemirror: JavaScript editor interface for code-like content

 CodeMirror is a JavaScript library that can be used to create a relatively
 pleasant editor interface for code-like content -- computer programs, HTML
 markup, and similar.
 If a mode has been written for the language you are editing, the code will
 be coloured, and the editor will optionally help you with indentation.