Codebase list balboa / 77e0f39
Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on debhelper, golang-github-sirupsen-logrus-dev, golang-github-ugorji-go-codec-dev, golang-go and librocksdb-dev. Changes-By: deb-scrub-obsolete Debian Janitor 2 years ago
2 changed file(s) with 14 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
0 balboa (2.0.0+ds-4) UNRELEASED; urgency=medium
1
2 * Remove constraints unnecessary since buster:
3 + Build-Depends: Drop versioned constraint on debhelper,
4 golang-github-sirupsen-logrus-dev, golang-github-ugorji-go-codec-dev,
5 golang-go and librocksdb-dev.
6
7 -- Debian Janitor <janitor@jelmer.uk> Wed, 22 Sep 2021 06:47:56 -0000
8
09 balboa (2.0.0+ds-3) unstable; urgency=medium
110
211 * Patch Makefiles to add `-latomic'. Fixes FTBFS on mips and others.
11 Section: net
22 Priority: optional
33 Maintainer: Sascha Steinbiss <satta@debian.org>
4 Build-Depends: debhelper (>= 12),
4 Build-Depends: debhelper,
55 dh-golang,
6 golang-go (>= 2:1.9),
6 golang-go,
77 golang-github-machinebox-graphql-dev,
88 golang-github-graph-gophers-graphql-go-dev,
99 golang-github-satori-go.uuid-dev,
1010 golang-github-spf13-cobra-dev,
1111 golang-github-spf13-viper-dev,
1212 golang-github-go-sql-driver-mysql-dev,
13 golang-github-sirupsen-logrus-dev (>= 1.0.1),
13 golang-github-sirupsen-logrus-dev,
1414 golang-github-neowaylabs-wabbit-dev,
1515 golang-github-gocql-gocql-dev,
1616 golang-github-data-dog-go-sqlmock-dev,
17 golang-github-ugorji-go-codec-dev (>= 1.1.1),
18 librocksdb-dev (>= 5.15),
17 golang-github-ugorji-go-codec-dev,
18 librocksdb-dev,
1919 help2man
2020 Standards-Version: 4.4.0
2121 XS-Go-Import-Path: github.com/DCSO/balboa