Codebase list golang-github-jdkato-prose / f16094ca-fd88-4629-a873-6faffe2108bb/main
Remove constraints unnecessary since buster * Build-Depends: Drop versioned constraint on dh-golang and golang-gopkg-neurosnap-sentences.v1-dev. * golang-github-jdkato-prose-dev: Drop versioned constraint on golang-gopkg-neurosnap-sentences.v1-dev in Depends. Changes-By: deb-scrub-obsolete Debian Janitor 2 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
44 Testsuite: autopkgtest-pkg-go
55 Priority: optional
66 Build-Depends: debhelper-compat (= 13),
7 dh-golang (>= 1.31~),
7 dh-golang,
88 golang-any,
99 golang-github-montanaflynn-stats-dev (>= 0.6.3),
1010 golang-github-shogo82148-go-shuffle-dev (>= 0.0~git20180218.27e6095),
1111 golang-github-stretchr-testify-dev (>= 1.6.1),
1212 golang-github-urfave-cli-dev (>= 1.22.4),
13 golang-gopkg-neurosnap-sentences.v1-dev (>= 1.0.6)
13 golang-gopkg-neurosnap-sentences.v1-dev
1414 Standards-Version: 4.5.0
1515 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jdkato-prose
1616 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jdkato-prose.git
2626 golang-github-shogo82148-go-shuffle-dev (>= 0.0~git20180218.27e6095),
2727 golang-github-stretchr-testify-dev (>= 1.6.1),
2828 golang-github-urfave-cli-dev (>= 1.22.4),
29 golang-gopkg-neurosnap-sentences.v1-dev (>= 1.0.6)
29 golang-gopkg-neurosnap-sentences.v1-dev
3030 Description: Golang library for text processing
3131 prose is Go library for text (primarily English at the moment)
3232 processing that supports tokenization, part-of-speech tagging,