editorconfig-core 0.12.5-2.1 source package in Ubuntu
Changelog
editorconfig-core (0.12.5-2.1) unstable; urgency=medium * Non-maintainer upload [ Jeremy Bicha ] * Add second "orig" tarballs for build tests * Update debian/watch & debian/gbp.conf for this to work * Update debian/copyright for new component * Cherry-pick patches from test repo to match submodule commit * debian/libeditorconfig0.symbols: Set Build-Depends-Package * debian/rules: Set all hardening flags * debian/control: Drop duplicate section field [ Debian Janitor ] * Set upstream metadata fields [ Vagrant Cascadian ] * debian/rules: Pass -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON for reproducibility (Closes: #1001873) -- Jeremy Bicha <email address hidden> Fri, 09 Sep 2022 15:42:21 -0400
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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
editorconfig-core_0.12.5-2.1.dsc | 2.5 KiB | 6641a7af9fe109ea15b59505f0d9d55913f759af8be32273ff845e03bf705001 |
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-2.1.debian.tar.xz | 13.1 KiB | 4bf58430f4e71e3a4e432659a45d8c650d87b14e0a98db093d51c4e890d26cbe |
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