diff -Nru golang-github-jasonish-go-idsrules-0.0~git20180130.0.c986a5f/debian/changelog golang-github-jasonish-go-idsrules-0.0~git20180130.c986a5f/debian/changelog --- golang-github-jasonish-go-idsrules-0.0~git20180130.0.c986a5f/debian/changelog 2021-11-01 21:49:57.000000000 +0000 +++ golang-github-jasonish-go-idsrules-0.0~git20180130.c986a5f/debian/changelog 2022-02-20 17:48:40.000000000 +0000 @@ -1,3 +1,12 @@ +golang-github-jasonish-go-idsrules (0.0~git20180130.c986a5f-1) unstable; urgency=medium + + * Packaging update + * Standards-Version: 4.5.1 (routine-update) + * Version reformat to match watchfile generated format. + * Add watchfile. + + -- Sascha Steinbiss Sun, 20 Feb 2022 18:48:40 +0100 + golang-github-jasonish-go-idsrules (0.0~git20180130.0.c986a5f-1) unstable; urgency=medium * Final upstream snapshot. diff -Nru golang-github-jasonish-go-idsrules-0.0~git20180130.0.c986a5f/debian/control golang-github-jasonish-go-idsrules-0.0~git20180130.c986a5f/debian/control --- golang-github-jasonish-go-idsrules-0.0~git20180130.0.c986a5f/debian/control 2021-11-01 21:49:57.000000000 +0000 +++ golang-github-jasonish-go-idsrules-0.0~git20180130.c986a5f/debian/control 2022-02-20 17:48:39.000000000 +0000 @@ -1,17 +1,18 @@ Source: golang-github-jasonish-go-idsrules -Section: devel -Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Sascha Steinbiss +Section: devel +Testsuite: autopkgtest-pkg-go +Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-stretchr-testify-dev -Standards-Version: 4.6.0 -Rules-Requires-Root: no -Homepage: https://github.com/jasonish/go-idsrules +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jasonish-go-idsrules Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jasonish-go-idsrules.git +Homepage: https://github.com/jasonish/go-idsrules +Rules-Requires-Root: no XS-Go-Import-Path: github.com/jasonish/go-idsrules Package: golang-github-jasonish-go-idsrules-dev diff -Nru golang-github-jasonish-go-idsrules-0.0~git20180130.0.c986a5f/debian/gitlab-ci.yml golang-github-jasonish-go-idsrules-0.0~git20180130.c986a5f/debian/gitlab-ci.yml --- golang-github-jasonish-go-idsrules-0.0~git20180130.0.c986a5f/debian/gitlab-ci.yml 2021-11-01 21:49:13.000000000 +0000 +++ golang-github-jasonish-go-idsrules-0.0~git20180130.c986a5f/debian/gitlab-ci.yml 2022-02-20 17:48:40.000000000 +0000 @@ -1,28 +1,6 @@ - # auto-generated, DO NOT MODIFY. # The authoritative copy of this file lives at: -# https://salsa.debian.org/go-team/ci/blob/master/cmd/ci/gitlabciyml.go - -# TODO: publish under debian-go-team/ci -image: stapelberg/ci2 - -test_the_archive: - artifacts: - paths: - - before-applying-commit.json - - after-applying-commit.json - script: - # Create an overlay to discard writes to /srv/gopath/src after the build: - - "rm -rf /cache/overlay/{upper,work}" - - "mkdir -p /cache/overlay/{upper,work}" - - "mount -t overlay overlay -o lowerdir=/srv/gopath/src,upperdir=/cache/overlay/upper,workdir=/cache/overlay/work /srv/gopath/src" - - "export GOPATH=/srv/gopath" - - "export GOCACHE=/cache/go" - # Build the world as-is: - - "ci-build -exemptions=/var/lib/ci-build/exemptions.json > before-applying-commit.json" - # Copy this package into the overlay: - - "GBP_CONF_FILES=:debian/gbp.conf gbp buildpackage --git-no-pristine-tar --git-ignore-branch --git-ignore-new --git-export-dir=/tmp/export --git-no-overlay --git-tarball-dir=/nonexistant --git-cleaner=/bin/true --git-builder='dpkg-buildpackage -S -d --no-sign'" - - "pgt-gopath -dsc /tmp/export/*.dsc" - # Rebuild the world: - - "ci-build -exemptions=/var/lib/ci-build/exemptions.json > after-applying-commit.json" - - "ci-diff before-applying-commit.json after-applying-commit.json" +# https://salsa.debian.org/go-team/infra/pkg-go-tools/blob/master/config/gitlabciyml.go +--- +include: + - https://salsa.debian.org/go-team/infra/pkg-go-tools/-/raw/master/pipeline/test-archive.yml diff -Nru golang-github-jasonish-go-idsrules-0.0~git20180130.0.c986a5f/debian/watch golang-github-jasonish-go-idsrules-0.0~git20180130.c986a5f/debian/watch --- golang-github-jasonish-go-idsrules-0.0~git20180130.0.c986a5f/debian/watch 1970-01-01 00:00:00.000000000 +0000 +++ golang-github-jasonish-go-idsrules-0.0~git20180130.c986a5f/debian/watch 2022-02-20 17:47:40.000000000 +0000 @@ -0,0 +1,5 @@ +version=4 + +opts="mode=git, pgpmode=none" \ +https://github.com/jasonish/go-idsrules.git \ +HEAD