osc/debian.control
Stephan Kulow daf3b42a43 Accepting request 861420 from home:nickbrown:branches:openSUSE:Tools
Fixes https://github.com/openSUSE/osc/issues/888

Ultimately debtransform needs updated to cope requirements more recent versions of dpkg.
(It's weird that .dsc files is needed as well as debian.control, from which is it's generated. It would be far better if OBS could do it dependencies/build using debian.control and .dsc could be omitted. But that's a separate issue)

OBS-URL: https://build.opensuse.org/request/show/861420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=344
2021-01-20 09:00:34 +00:00

24 lines
612 B
Plaintext

Source: osc
Priority: extra
Maintainer: Adrian Schroeter <adrian@suse.de>, Rene Engelhard <rengelhard@suse.de>
Build-Depends: debhelper (>= 10), dh-python, python3-all, python3-setuptools
Standards-Version: 3.7.1
Section: devel
Package: osc
Section: devel
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
python3,
build | obs-build
Recommends: python3-progressbar,
python3-rpm,
python3-keyring,
python3-m2crypto,
bash-completion
Suggests: sudo
Description: Open Build Service Commander
Commandline client for the Open Build Service.