Source: repa
Maintainer: Junghyun Kim <jh0822.kim@samsung.com>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 9), dh-python,
               python3-all, python3, python3-setuptools
Standards-Version: 3.8.4
XS-Python-Version: >= 2.6

Package: repa
Architecture: all
Depends: python3,
         osc,
         gbs-api,
         python3-setuptools,
         python3-jenkinsapi,
         ${misc:Depends},
         ${python3:Depends}
Description: tool to help release engineers to maintain code submissions
 Release Engineering Process Assistant(REPA) is a tool for release engineers
 of Tizen projects. It allows to list submissions, accept or reject them and
 group them into submission groups

