Debian: Package 1.11.1-1
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
yamllint (1.11.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New upstream version 1.11.1
|
||||||
|
* Updated Standards-Version: 4.1.4 (no changes needed)
|
||||||
|
|
||||||
|
-- Philipp Huebner <debalance@debian.org> Wed, 09 May 2018 14:24:10 +0200
|
||||||
|
|
||||||
yamllint (1.11.0-1) unstable; urgency=medium
|
yamllint (1.11.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream version 1.11.0
|
* New upstream version 1.11.0
|
||||||
|
|||||||
@@ -1,28 +1,26 @@
|
|||||||
Source: yamllint
|
Source: yamllint
|
||||||
Section: devel
|
|
||||||
Priority: optional
|
|
||||||
Maintainer: Adrien Vergé <adrienverge@gmail.com>
|
Maintainer: Adrien Vergé <adrienverge@gmail.com>
|
||||||
Uploaders: Philipp Huebner <debalance@debian.org>
|
Uploaders: Philipp Huebner <debalance@debian.org>
|
||||||
Build-Depends:
|
Section: devel
|
||||||
debhelper (>=11~),
|
Priority: optional
|
||||||
python3-all,
|
Build-Depends: debhelper (>=11~),
|
||||||
python3-nose,
|
python3-all,
|
||||||
python3-pathspec,
|
python3-nose,
|
||||||
python3-setuptools,
|
python3-pathspec,
|
||||||
python3-sphinx,
|
python3-setuptools,
|
||||||
python3-yaml,
|
python3-sphinx,
|
||||||
Standards-Version: 4.1.3
|
python3-yaml
|
||||||
Homepage: https://github.com/adrienverge/yamllint
|
Standards-Version: 4.1.4
|
||||||
Vcs-Git: https://github.com/adrienverge/yamllint.git -b packaging
|
|
||||||
Vcs-Browser: https://github.com/adrienverge/yamllint/tree/packaging
|
Vcs-Browser: https://github.com/adrienverge/yamllint/tree/packaging
|
||||||
|
Vcs-Git: https://github.com/adrienverge/yamllint.git -b packaging
|
||||||
|
Homepage: https://github.com/adrienverge/yamllint
|
||||||
|
|
||||||
Package: yamllint
|
Package: yamllint
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends:
|
Depends: ${misc:Depends},
|
||||||
${misc:Depends},
|
${python3:Depends},
|
||||||
${python3:Depends},
|
${shlibs:Depends},
|
||||||
${shlibs:Depends},
|
python3-pkg-resources
|
||||||
python3-pkg-resources
|
|
||||||
Description: Linter for YAML files
|
Description: Linter for YAML files
|
||||||
yamllint does not only check for syntax validity, but for weirdnesses like key
|
yamllint does not only check for syntax validity, but for weirdnesses like key
|
||||||
repetition and cosmetic problems such as lines length, trailing spaces,
|
repetition and cosmetic problems such as lines length, trailing spaces,
|
||||||
|
|||||||
Reference in New Issue
Block a user