This commit is contained in:
Michael Lustfield 2017-03-21 02:29:17 -05:00
Родитель daf0e726e8
Коммит a288f5f2c2
2 изменённых файлов: 16 добавлений и 2 удалений

12
debian/TODO поставляемый Normal file
Просмотреть файл

@ -0,0 +1,12 @@
Build dependencies are not currently available in Debian. Once they
have been built and accepted, the -dev packages will need to be added
to the Build-Depends list. See: [0]
Scripts need to be created for sysV and sysD.
There has been no review of build artifacts.
There should be a migration document included.
[0] https://gist.github.com/MTecknology/64149c25fe230ca97c6231050de620b8

6
debian/control поставляемый
Просмотреть файл

@ -5,7 +5,8 @@ Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org
Uploaders: Michael Lustfield <michael@lustfield.net>
Build-Depends: debhelper (>= 10),
dh-golang,
golang-any
golang-any,
# TODO # big pile of these
Standards-Version: 3.9.8
Homepage: https://github.com/go-gitea/gitea
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/gitea.git
@ -16,7 +17,8 @@ Package: gitea
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${shlibs:Depends},
${misc:Depends}
${misc:Depends},
git
Description: Painless self-hosted git service
Gitea is a self-hosted git service aiming to provide a full suite of
features similar to Gitlab or Github. It aims to be light weight,