forked from pool/spec-cleaner
15 lines
474 B
Plaintext
15 lines
474 B
Plaintext
|
Source: spec-cleaner
|
||
|
Section: devel
|
||
|
Priority: optional
|
||
|
Standards-Version: 3.9.2
|
||
|
Maintainer: Přemysl Janouch <pjanouch@suse.de>
|
||
|
Build-Depends: debhelper (>= 9), python3-dev, python3-mock, python3-nose,
|
||
|
python3-setuptools, dh-python
|
||
|
|
||
|
Package: spec-cleaner
|
||
|
Architecture: all
|
||
|
Depends: ${python3:Depends}, ${misc:Depends}
|
||
|
Conflicts: obs-service-format-spec-file
|
||
|
Description: RPM .spec files cleaner
|
||
|
Command-line tool for cleaning various formatting errors in RPM .spec files.
|