editorconfig-core 0.12.1-2 source package in Ubuntu

Changelog

editorconfig-core (0.12.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * use secure https protocol in copyright file Format field URI
  * use package priority optional (not extra) as per policy 4.0.1
  * update Vcs-* fields to use salsa.debian.org

  [ Jonas Smedegaard ]
  * tidy rules file;
    stop build-depend on cdbs devscripts
  * use debhelper compatibility level 13 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * declare compliance with Debian Policy 4.6.0
  * relax to build-depend unversioned on d-shlibs:
    required version satisfied in all supported Debian releases
  * set Rules-Requires-Root: no
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage
  * drop binary package libeditorconfig0-dbg,
    in favor of auto-generated dbgsym package

 -- Jonas Smedegaard <email address hidden>  Fri, 19 Nov 2021 14:12:22 +0100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
editorconfig-core_0.12.1-2.dsc 2.2 KiB 36d8cb83d7e1b8023a6cf0752e557cbda5a770a3a1d9b6370f23ee3f82e06dd0
editorconfig-core_0.12.1.orig.tar.gz 63.8 KiB c7bd714c73f01edde583b059b51078173aa85a36fa05bb9652d35a75fe0ac372
editorconfig-core_0.12.1-2.debian.tar.xz 7.9 KiB 024b491e798dd4215a574f2db547b4b62c710ad7e2e3b6373cb999a338f470cb

Available diffs

No changes file available.

Binary packages built by this source

editorconfig: coding style indenter for all editors - commandline tools

 This package helps developers define and maintain
 consistent coding styles between different editors and IDEs.
 The EditorConfig project consists of a file format
 for defining coding styles
 and a collection of text editor plugins
 that enable editors to read the file format
 and adhere to defined styles.
 .
 EditorConfig files are easily readable
 and they work nicely with version control systems.
 .
 This package provides editorconfig command which
 can be used to reformat and indent code files
 using editorconfig configuration file.

editorconfig-dbgsym: debug symbols for editorconfig
editorconfig-doc: coding style indenter across editors - documentation

 EditorConfig helps developers define and maintain
 consistent coding styles between different editors and IDEs.
 The EditorConfig project consists of a file format
 for defining coding styles and a collection of text editor plugins
 that enable editors to read the file format
 and adhere to defined styles.
 .
 EditorConfig files are easily readable
 and they work nicely with version control systems.
 .
 This package provides API documentation for editorconfig-core library.

libeditorconfig-dev: coding style indenter across editors - development files

 EditorConfig helps developers define and maintain
 consistent coding styles between different editors and IDEs.
 The EditorConfig project consists of a file format
 for defining coding styles
 and a collection of text editor plugins
 that enable editors to read the file format
 and adhere to defined styles.
 .
 EditorConfig files are easily readable
 and they work nicely with version control systems.
 .
 This package provides development headers for editorconfig-core library.

libeditorconfig0: coding style indenter across editors - library

 EditorConfig helps developers define and maintain
 consistent coding styles between different editors and IDEs.
 The EditorConfig project consists of a file format
 for defining coding styles
 and a collection of text editor plugins
 that enable editors to read the file format
 and adhere to defined styles.
 .
 EditorConfig files are easily readable
 and they work nicely with version control systems.
 .
 This package provides the core library of editorconfig.

libeditorconfig0-dbgsym: debug symbols for libeditorconfig0