Section: devel
Priority: extra
Maintainer: Adrian Schroeter <adrian@suse.de>
-Build-Depends: debhelper (>= 4.0.0), dpatch, python, python-dev, python-urlgrabber
+Build-Depends: debhelper (>= 4.0.0), dh-python, dpatch, python2 | python, python2-dev|python-dev, python-urlgrabber
Standards-Version: 3.8.3
Homepage: http://en.opensuse.org/Build_Service/CLI
Package: osc
Section: devel
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python (>= 2.5), python-urlgrabber, python-rpm, python-keyring, python-gobject, python-m2crypto (>= 0.20) | python3-m2crypto
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python2:Depends}, python-urlgrabber, python-rpm, python-keyring, python-gobject, python-m2crypto (>= 0.20) | python3-m2crypto
Suggests: python-gnomekeyring, gnome-keyring, build (> 2010.04.24)
Description: openSUSE (buildsystem) commander
Commandline client for the openSUSE Build Service, which allows to access
#!/usr/bin/make -f
%:
- dh $@
-
-build: build-stamp
-build-stamp:
- dh_testdir
- touch build-stamp
- python setup.py build --force
+ dh $@ --with python2 --buildsystem=pybuild
override_dh_installchangelogs:
dh_installchangelogs NEWS