editorconfig-core 0.12.9+~0.15.1-1 source package in Ubuntu

Changelog

editorconfig-core (0.12.9+~0.15.1-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * update copyright info:
    + list secondary component as secondary Source
    + update and extend Upstream-Contact
    + update coverage
  * update watch file:
    + use distinct source package name for secondary component
    + track version of secondary component
  * update git-buildpackage config:
    + stop use deprecated section git-import-orig
    + filter any .git* file
    + use DEP-14 git branch names
    + set components (not component)
    + add usage comment
  * declare compliance with Debian Policy 4.7.0
  * drop patches obsoleted by upstream changes
  * unfuzz patches
  * simplify build;
    build-depend on dh-sequence-pkgkde-symbolshelper
    (not pkg-kde-tools)
  * build-depend on pkgconf (not pkg-config)

 -- Jonas Smedegaard <email address hidden>  Fri, 26 Jul 2024 12:15:35 +0200

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
Oracular release main misc

Downloads

File Size SHA-256 Checksum
editorconfig-core_0.12.9+~0.15.1-1.dsc 2.6 KiB d47ad25890f9417f62bfb098bea30728a4656cf3dbbe4fa7b297a6cd4165409b
editorconfig-core_0.12.9+~0.15.1.orig-tests.tar.gz 13.4 KiB ac1359b6ce96f04442f7d6a124fe35251d6eaaccc9c6fa88c9d4ad286a3934df
editorconfig-core_0.12.9+~0.15.1.orig.tar.gz 75.9 KiB 4aaa4e3883332aac7ec19c169dcf128f5f0f963f61d09beb299eb2bce5944e2c
editorconfig-core_0.12.9+~0.15.1-1.debian.tar.xz 9.0 KiB a6bdbffa105800fc8f1d898e047bb96d1baf2e9130ebad4d7140b356147a2cec

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