Nilesh Patra pushed to branch master at Debian Go Packaging Team / packages / golang-github-dataence-porter2
Commits: 7f7df4f2 by Nilesh Patra at 2026-07-31T15:45:05+02:00 Drop myself from Uploaders - - - - - eae47930 by Nilesh Patra at 2026-07-31T15:45:24+02:00 Bump S-V to 4.7.4 - - - - - 41f8ce0c by Nilesh Patra at 2026-07-31T15:45:41+02:00 Bump compat to 14 - - - - - 54791080 by Nilesh Patra at 2026-07-31T15:46:28+02:00 Drop redundant Priority: optional and R³ - - - - - 67ce0938 by Nilesh Patra at 2026-07-31T15:56:19+02:00 Switch to Static-Built-Using - - - - - e1ba2271 by Nilesh Patra at 2026-07-31T15:56:19+02:00 Move d/watch to v5 - - - - - b9360713 by Nilesh Patra at 2026-07-31T15:56:19+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,17 @@ +golang-github-dataence-porter2 (0.0~git20150829.56e4718-6) unstable; urgency=medium + + * Team Upload. + * Drop d/gitlab-ci.yml + * Add a basic autopkgtest for suffixfsm + * Drop myself from Uploaders + * Bump S-V to 4.7.4 + * Bump compat to 14 + * Drop redundant Priority: optional and R³ + * Switch to Static-Built-Using + * Move d/watch to v5 + + -- Nilesh Patra <[email protected]> Fri, 31 Jul 2026 15:46:33 +0200 + golang-github-dataence-porter2 (0.0~git20150829.56e4718-5) unstable; urgency=medium * Change maintainer to golang team, annotate testify with nocheck ===================================== debian/control ===================================== @@ -1,17 +1,14 @@ Source: golang-github-dataence-porter2 Section: devel -Priority: optional Maintainer: Debian Go Packaging Team <[email protected]> -Uploaders: Nilesh Patra <[email protected]>, - Aaron M. Ucko <[email protected]> -Build-Depends: debhelper-compat (= 13), +Uploaders: Aaron M. Ucko <[email protected]> +Build-Depends: debhelper-compat (= 14), dh-golang, golang-any, golang-glog-dev, golang-github-stretchr-testify-dev <!nocheck> -Standards-Version: 4.6.0 +Standards-Version: 4.7.4 Homepage: https://github.com/dataence/porter2 -Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dataence-porter2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dataence-porter2.git XS-Go-Import-Path: github.com/dataence/porter2 @@ -32,7 +29,8 @@ Description: native Go high-performance Porter2 stemmer for English Package: suffixfsm Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} -Built-Using: ${misc:Built-Using} +Static-Built-Using: + ${misc:Static-Built-Using}, Description: Go finite state machine generator for Porter2 stemmers Suffixfsm generates Go finite state machines implementing the Porter2 stemming algorithm, as found in golang-github-dataence-porter2-dev. ===================================== debian/watch ===================================== @@ -1,9 +1,7 @@ -version=4 +Version: 5 -opts="mode=git,pretty=0.0~git%cd.%h, \ - filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/golang-github-dataence-porter2-\$1\.tar\.gz/, \ - uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/" \ - https://github.com/dataence/porter2.git HEAD - -# Upstream has no tags -# https://github.com/dataence/porter2/tags .*/v?(\d\S*)\.tar\.gz +Source: https://github.com/dataence/porter2.git +Matching-Pattern: HEAD +Mode: git +Git-Pretty: 0.0~git%cd.%h +Uversionmangle: s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/ View it on GitLab: https://salsa.debian.org/go-team/packages/golang-github-dataence-porter2/-/compare/d0aa89e3d1262fbbcbdb1f3cec481078e13491b4...b9360713b8bafdde2f7f226050d24955aa765a85 -- View it on GitLab: https://salsa.debian.org/go-team/packages/golang-github-dataence-porter2/-/compare/d0aa89e3d1262fbbcbdb1f3cec481078e13491b4...b9360713b8bafdde2f7f226050d24955aa765a85 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
