editorconfig-core 0.12.5-2ubuntu1 source package in Ubuntu

Changelog

editorconfig-core (0.12.5-2ubuntu1) kinetic; urgency=medium

  * Add second "orig" tarball for tests
  * Update debian/watch & debian/gbp.conf for this to work
  * Cherry-pick patches from test repo to match submodule commit

 -- Jeremy Bicha <email address hidden>  Tue, 09 Aug 2022 16:42:55 -0400

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
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.5.orig-tests.tar.gz 12.7 KiB ee2cd748c238063cb6aa19ea8dbaa9c05fed132e441aff249cf31511ed26fcc8
editorconfig-core_0.12.5.orig.tar.gz 70.6 KiB b2b212e52e7ea6245e21eaf818ee458ba1c16117811a41e4998f3f2a1df298d2
editorconfig-core_0.12.5-2ubuntu1.debian.tar.xz 12.9 KiB e9584b404ec4d3e765336794a4ed3f11de567fdea1e269093b258a69531d29e0
editorconfig-core_0.12.5-2ubuntu1.dsc 2.6 KiB 852e7a34ef26e62852ecafbf531cae5bc6025516d1b059b4f3ea360b1b1476bf

View changes file

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