diff -Nru goval-dictionary-0.1.1/debian/changelog goval-dictionary-0.1.1/debian/changelog --- goval-dictionary-0.1.1/debian/changelog 2019-01-30 23:44:20.000000000 +0000 +++ goval-dictionary-0.1.1/debian/changelog 2020-07-15 17:56:16.000000000 +0000 @@ -1,3 +1,24 @@ +goval-dictionary (0.1.1-2) unstable; urgency=medium + + [ Debian Janitor ] + * Team upload. + * Bump debhelper from old 9 to 12. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: + Bug-Database, Bug-Submit, Repository, Repository-Browse. + + [ Shengjing Zhu ] + * Remove golang-github-dgrijalva-jwt-go-v3-dev from Build-Depends + github.com/dgrijalva/jwt-go is not imported in code + * Update maintainer address to team+pkg-go@tracker.debian.org + * Replace golang-go with golang-any + * Remove more unused Build-Depends and Depends from -dev package + * Update Standards-Version to 4.5.0 (no changes) + * Add Rules-Requires-Root to autopkgtest-pkg-go + * Bump debhelper-compat to 13 + + -- Shengjing Zhu Thu, 16 Jul 2020 01:56:16 +0800 + goval-dictionary (0.1.1-1) unstable; urgency=medium * New upstream release. diff -Nru goval-dictionary-0.1.1/debian/compat goval-dictionary-0.1.1/debian/compat --- goval-dictionary-0.1.1/debian/compat 2019-01-30 23:44:20.000000000 +0000 +++ goval-dictionary-0.1.1/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru goval-dictionary-0.1.1/debian/control goval-dictionary-0.1.1/debian/control --- goval-dictionary-0.1.1/debian/control 2019-01-30 23:44:20.000000000 +0000 +++ goval-dictionary-0.1.1/debian/control 2020-07-15 17:56:16.000000000 +0000 @@ -1,51 +1,38 @@ Source: goval-dictionary Section: devel Priority: optional -Maintainer: Debian Go Packaging Team -Uploaders: Nobuhiro Iwamatsu -Build-Depends: debhelper (>= 9), +Maintainer: Debian Go Packaging Team +Uploaders: Nobuhiro Iwamatsu , +Build-Depends: debhelper-compat (= 13), dh-golang, - golang-go, + golang-any, golang-github-asaskevich-govalidator-dev (>= 7), - golang-github-dgrijalva-jwt-go-v3-dev, golang-github-go-redis-redis-dev (>= 6.7.0), - golang-github-go-sql-driver-mysql-dev (>= 1.3), golang-github-google-subcommands-dev, + golang-github-htcat-htcat-dev, + golang-github-inconshreveable-log15-dev, golang-github-jinzhu-gorm-dev (>= 1.0), - golang-github-jinzhu-inflection-dev, golang-github-k0kubun-pp-dev, - golang-github-kotakanbe-logrus-prefixed-formatter-dev, golang-github-labstack-echo.v2-dev (>= 2.2.0), - golang-github-labstack-gommon-dev (>= 0.2.3), - golang-github-lib-pq-dev, - golang-github-mattn-go-colorable-dev (>= 0.0.9), - golang-github-mattn-go-isatty-dev (>= 0.0.3), - golang-github-mattn-go-runewidth-dev (>= 0.0.2), golang-github-mattn-go-sqlite3-dev (>= 1.2.0), - golang-github-mgutz-ansi-dev, - golang-github-rifflock-lfshook-dev (>= 1.7), - golang-github-sirupsen-logrus-dev, - golang-github-valyala-bytebufferpool-dev, - golang-github-valyala-fasttemplate-dev, - golang-golang-x-crypto-dev, - golang-golang-x-net-dev, - golang-golang-x-sys-dev, - golang-gopkg-yaml.v2-dev, golang-github-ymomoi-goval-parser-dev, - golang-github-inconshreveable-log15-dev, - golang-github-htcat-htcat-dev -Standards-Version: 4.1.1 + golang-gopkg-yaml.v2-dev, +Standards-Version: 4.5.0 Homepage: https://github.com/kotakanbe/goval-dictionary Vcs-Browser: https://salsa.debian.org/go-team/packages/goval-dictionary Vcs-Git: https://salsa.debian.org/go-team/packages/goval-dictionary.git XS-Go-Import-Path: github.com/kotakanbe/goval-dictionary +Rules-Requires-Root: no +Testsuite: autopkgtest-pkg-go Package: goval-dictionary Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends} -Built-Using: ${misc:Built-Using} -Suggests: redis, postgresql, default-mysql-server +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Built-Using: ${misc:Built-Using}, +Suggests: default-mysql-server, + postgresql, + redis, Description: Tools to create DB of data written in OVAL This is tool to build a local copy of the OVAL(Open Vulnerability and Assessment Language). @@ -55,36 +42,19 @@ Package: golang-github-kotakanbe-goval-dictionary-dev Architecture: all -Depends: ${shlibs:Depends}, - ${misc:Depends}, - golang-github-asaskevich-govalidator-dev (>= 7), - golang-github-dgrijalva-jwt-go-v3-dev, +Depends: golang-github-asaskevich-govalidator-dev (>= 7), golang-github-go-redis-redis-dev (>= 6.7.0), - golang-github-go-sql-driver-mysql-dev (>= 1.3), golang-github-google-subcommands-dev, + golang-github-htcat-htcat-dev, + golang-github-inconshreveable-log15-dev, golang-github-jinzhu-gorm-dev (>= 1.0), - golang-github-jinzhu-inflection-dev, golang-github-k0kubun-pp-dev, - golang-github-kotakanbe-logrus-prefixed-formatter-dev, golang-github-labstack-echo.v2-dev (>= 2.2.0), - golang-github-labstack-gommon-dev (>= 0.2.3), - golang-github-lib-pq-dev, - golang-github-mattn-go-colorable-dev (>= 0.0.9), - golang-github-mattn-go-isatty-dev (>= 0.0.3), - golang-github-mattn-go-runewidth-dev (>= 0.0.2), golang-github-mattn-go-sqlite3-dev (>= 1.2.0), - golang-github-mgutz-ansi-dev, - golang-github-rifflock-lfshook-dev (>= 1.7), - golang-github-sirupsen-logrus-dev, - golang-github-valyala-bytebufferpool-dev, - golang-github-valyala-fasttemplate-dev, - golang-golang-x-crypto-dev, - golang-golang-x-net-dev, - golang-golang-x-sys-dev, - golang-gopkg-yaml.v2-dev, golang-github-ymomoi-goval-parser-dev, - golang-github-inconshreveable-log15-dev, - golang-github-htcat-htcat-dev + golang-gopkg-yaml.v2-dev, + ${misc:Depends}, + ${shlibs:Depends}, Description: Go library for create DB of data written in OVAL (source) This is tool to build a local copy of the OVAL(Open Vulnerability and Assessment Language). diff -Nru goval-dictionary-0.1.1/debian/gbp.conf goval-dictionary-0.1.1/debian/gbp.conf --- goval-dictionary-0.1.1/debian/gbp.conf 2019-01-30 23:44:20.000000000 +0000 +++ goval-dictionary-0.1.1/debian/gbp.conf 2020-07-15 17:56:16.000000000 +0000 @@ -1,3 +1,2 @@ [DEFAULT] pristine-tar = True -cleaner = fakeroot debian/rules clean diff -Nru goval-dictionary-0.1.1/debian/upstream/metadata goval-dictionary-0.1.1/debian/upstream/metadata --- goval-dictionary-0.1.1/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ goval-dictionary-0.1.1/debian/upstream/metadata 2020-07-15 17:56:16.000000000 +0000 @@ -0,0 +1,4 @@ +Bug-Database: https://github.com/kotakanbe/goval-dictionary/issues +Bug-Submit: https://github.com/kotakanbe/goval-dictionary/issues/new +Repository: https://github.com/kotakanbe/goval-dictionary.git +Repository-Browse: https://github.com/kotakanbe/goval-dictionary