mirror

Mirror free and open-source projects you like with minimal effort
git clone git://git.server.ky/slackcoder/mirror
Log | Files | Refs | README

control (521B)


      1 Source: mirror
      2 Section: golang
      3 Priority: optional
      4 Maintainer: Slack Coder <slackcoder@server.ky>
      5 Rules-Requires-Root: no
      6 Build-Depends:
      7  debhelper-compat (= 13),
      8  dh-exec,
      9  dh-sequence-golang,
     10  dh-sysuser,
     11  golang-any,
     12 Standards-Version: 0.0.3
     13 Homepage: https://git.server.ky/slackcoder/mirror
     14 Vcs-Browser: https://git.server.ky/slackcoder/mirror
     15 
     16 Package: mirror
     17 Section: golang
     18 Architecture: amd64
     19 Depends:
     20  ${shlibs:Depends},
     21  ${misc:Depends},
     22  git,
     23  gnupg,
     24  rsync,
     25 Description: Mirror project assets and source code.