diff --git a/debian.dsc b/debian.dsc index bfa051a..c9ac3df 100644 --- a/debian.dsc +++ b/debian.dsc @@ -7,3 +7,13 @@ Maintainer: Adrian Schroeter Architecture: all Standards-Version: 3.7.2 Build-Depends: debhelper (>= 8.0.0), bzr, git, pep8, python (>= 2.6), python-argparse | python (>= 2.7), python-dateutil, python-unittest2, subversion, python-mock, python-yaml + +Package: obs-service-tar_scm +Architecture: all +Provides: obs-service-obs-scm, obs-service-tar +Depends: ${misc:Depends}, ${python:Depends}, bzr, git, subversion, cpio, python-dateutil +Recommends: mercurial +Description: An OBS source service: fetches SCM tarballs + This is a source service for openSUSE Build Service. + It supports downloading from svn, git, hg and bzr repositories. +