1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: osc
Section: devel
Priority: extra
Maintainer: Michal Čihař <nijel@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.14), dpatch
Build-Depends-Indep: python-dev, python-central (>= 0.6.8)
Standards-Version: 3.8.0
XS-Python-Version: current
Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/osc/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/osc/trunk/
Homepage: http://en.opensuse.org/Build_Service/CLI
Package: osc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-celementtree, python-urlgrabber, python-rpm
XB-Python-Version: ${python:Versions}
Description: OpenSUSE (buildsystem) commander
Commandline client for the OpenSUSE build service which can be
used to build packages for various RPM and DEB based distributions.
|