Codebase list golang-github-spf13-viper / 9cc5682
Drop golang-github-xordataexchange-crypt-dev (Closes:#883295) To break circular dependency of etcd Shengjing Zhu 3 years ago
2 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1818 golang-github-spf13-pflag-dev,
1919 golang-github-stretchr-testify-dev,
2020 golang-github-subosito-gotenv-dev (>= 1.2.0~),
21 golang-github-xordataexchange-crypt-dev,
2221 golang-gopkg-ini.v1-dev (>= 1.51.0~),
2322 golang-gopkg-yaml.v2-dev (>= 2.2.4~)
2423 Standards-Version: 4.5.0
4342 golang-github-spf13-pflag-dev,
4443 golang-github-stretchr-testify-dev,
4544 golang-github-subosito-gotenv-dev (>= 1.2.0~),
46 golang-github-xordataexchange-crypt-dev,
4745 golang-gopkg-ini.v1-dev (>= 1.51.0~),
4846 golang-gopkg-yaml.v2-dev (>= 2.2.4~)
4947 Description: Go configuration with fangs
00 #!/usr/bin/make -f
1
2 export DH_GOLANG_EXCLUDES := remote
3 export DH_GOLANG_EXCLUDES_ALL := 0
14
25 %:
36 dh $@ --buildsystem=golang --with=golang