forked from pool/obs-service-tar_scm
* fix lost commits on local run * fix breakage when working on a specific tag/commit * git-lfs should not be mandatory as tar_scm will never use it * Allow use of git-lfs only when running obs_scm * Document _none_ special version in .service * Version cleanup: don't strip hyphen when building Debian packages * Add new archive option for Debian: git-buildpackage * call git stash with LANG=C * improved comment for method get_changesrevision * Add debian package dep to git-lfs * Implement git LFS blobs retrieval OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=268
20 lines
741 B
Plaintext
20 lines
741 B
Plaintext
Format: 1.0
|
|
Source: obs-service-tar-scm
|
|
Version: 0.10.12.1582709176.d82a692
|
|
Provides: obs-service-obs_scm, obs-service-tar
|
|
Binary: obs-service-tar_scm
|
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
|
Architecture: all
|
|
Standards-Version: 3.7.2
|
|
Build-Depends: debhelper (>= 8.0.0), python (>= 2.6), python-argparse | python (>= 2.7), python-dateutil
|
|
|
|
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, python-yaml
|
|
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.
|
|
|