File: control

package info (click to toggle)
golang-github-go-macaron-macaron 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 408 kB
  • sloc: makefile: 8
file content (31 lines) | stat: -rw-r--r-- 1,332 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: golang-github-go-macaron-macaron
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>,
           Michael Lustfield <michael@lustfield.net>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go,
               golang-github-go-macaron-inject-dev,
               golang-github-smartystreets-goconvey-dev,
               golang-github-unknwon-com-dev,
               golang-golang-x-crypto-dev,
               golang-gopkg-ini.v1-dev (>= 0+git20151125~)
Standards-Version: 4.1.0
Homepage: http://gopkg.in/macaron.v1
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-go-macaron-macaron.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-go-macaron-macaron.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: gopkg.in/macaron.v1

Package: golang-gopkg-macaron.v1-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-go-macaron-inject-dev,
         golang-github-smartystreets-goconvey-dev,
         golang-github-unknwon-com-dev,
         golang-golang-x-crypto-dev,
         golang-gopkg-ini.v1-dev (>= 0+git20151125~)
Description: modular web framework in Go
 Macaron is a high productive and modular web framework in Go.