diff -Nru golang-pathtree-0.0~git20140121/debian/changelog golang-pathtree-0.0~git20140121/debian/changelog --- golang-pathtree-0.0~git20140121/debian/changelog 2018-02-09 16:01:56.000000000 +0000 +++ golang-pathtree-0.0~git20140121/debian/changelog 2020-11-20 01:43:57.000000000 +0000 @@ -1,3 +1,36 @@ +golang-pathtree (0.0~git20140121-4) unstable; urgency=medium + + [ Alexandre Viau ] + * Point Vcs-* urls to salsa.debian.org. + + [ Debian Janitor ] + * Use secure copyright file specification URI. + * Bump debhelper from old 9 to 12. + * Set debhelper-compat version in Build-Depends. + * Change priority extra to priority optional. + * Set upstream metadata fields: Bug-Database, Bug-Submit, + Repository, Repository-Browse. + * Apply multi-arch hints. + + golang-github-robfig-pathtree-dev: Add Multi-Arch: foreign. + + [ Anthony Fok ] + * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance + * Apply "cme fix dpkg" fixes: + - Organize debian/control fields + - Bump Standards-Version to 4.5.0 (no change) + - Add Testsuite: autopkgtest-pkg-go + - Change license short name from "MIT" to "Expat" in debian/copyright + * Update Maintainer email address to team+pkg-go@tracker.debian.org + * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)" + * debian/control: Change Section from devel to golang + * debian/control: Add "Rules-Requires-Root: no" + * Add myself to the list of Uploaders + * Provide github.com/revel/pathtree import path + which is currently identical to github.com/robfig/pathtree + * debian/watch: Upgrade to version=4 and set to track git HEAD + + -- Anthony Fok Thu, 19 Nov 2020 18:43:57 -0700 + golang-pathtree (0.0~git20140121-3) unstable; urgency=medium * Team upload. diff -Nru golang-pathtree-0.0~git20140121/debian/compat golang-pathtree-0.0~git20140121/debian/compat --- golang-pathtree-0.0~git20140121/debian/compat 2018-02-09 16:01:56.000000000 +0000 +++ golang-pathtree-0.0~git20140121/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru golang-pathtree-0.0~git20140121/debian/control golang-pathtree-0.0~git20140121/debian/control --- golang-pathtree-0.0~git20140121/debian/control 2018-02-09 16:01:56.000000000 +0000 +++ golang-pathtree-0.0~git20140121/debian/control 2020-11-20 01:43:06.000000000 +0000 @@ -1,17 +1,26 @@ Source: golang-pathtree -Section: devel -Priority: extra -Maintainer: pkg-go -Uploaders: Tim Potter -Build-Depends: debhelper (>= 9), dh-golang, golang-any -Standards-Version: 3.9.6 +Maintainer: Debian Go Packaging Team +Uploaders: Tim Potter , + Anthony Fok +Section: golang +Testsuite: autopkgtest-pkg-go +Priority: optional +Build-Depends: debhelper-compat (= 13), + dh-golang, + golang-any +Standards-Version: 4.5.0 +Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-pathtree +Vcs-Git: https://salsa.debian.org/go-team/packages/golang-pathtree.git Homepage: https://github.com/robfig/pathtree -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-go/packages/golang-pathtree.git -Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-pathtree.git -XS-Go-Import-Path: github.com/robfig/pathtree +Rules-Requires-Root: no +XS-Go-Import-Path: github.com/robfig/pathtree, + github.com/revel/pathtree Package: golang-github-robfig-pathtree-dev Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: foreign +Depends: ${shlibs:Depends}, + ${misc:Depends} +Provides: golang-github-revel-pathtree-dev Description: Go library for fast lookups using trees Go library implementing a tree for fast path lookup. diff -Nru golang-pathtree-0.0~git20140121/debian/copyright golang-pathtree-0.0~git20140121/debian/copyright --- golang-pathtree-0.0~git20140121/debian/copyright 2018-02-09 16:01:56.000000000 +0000 +++ golang-pathtree-0.0~git20140121/debian/copyright 2020-11-20 00:58:11.000000000 +0000 @@ -1,10 +1,10 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pathtree Source: https://github.com/robfig/pathtree Files: * Copyright: 2013 Rob Figueiredo -License: MIT +License: Expat Copyright (C) 2013 Rob Figueiredo All Rights Reserved. . diff -Nru golang-pathtree-0.0~git20140121/debian/gbp.conf golang-pathtree-0.0~git20140121/debian/gbp.conf --- golang-pathtree-0.0~git20140121/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 +++ golang-pathtree-0.0~git20140121/debian/gbp.conf 2020-11-20 00:43:24.000000000 +0000 @@ -0,0 +1,4 @@ +[DEFAULT] +debian-branch = debian/sid +dist = DEP14 +pristine-tar = True diff -Nru golang-pathtree-0.0~git20140121/debian/gitlab-ci.yml golang-pathtree-0.0~git20140121/debian/gitlab-ci.yml --- golang-pathtree-0.0~git20140121/debian/gitlab-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ golang-pathtree-0.0~git20140121/debian/gitlab-ci.yml 2020-11-20 00:43:10.000000000 +0000 @@ -0,0 +1,28 @@ + +# 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" diff -Nru golang-pathtree-0.0~git20140121/debian/links golang-pathtree-0.0~git20140121/debian/links --- golang-pathtree-0.0~git20140121/debian/links 1970-01-01 00:00:00.000000000 +0000 +++ golang-pathtree-0.0~git20140121/debian/links 2020-11-20 01:43:39.000000000 +0000 @@ -0,0 +1 @@ +usr/share/gocode/src/github.com/robfig/pathtree usr/share/gocode/src/github.com/revel/pathtree diff -Nru golang-pathtree-0.0~git20140121/debian/upstream/metadata golang-pathtree-0.0~git20140121/debian/upstream/metadata --- golang-pathtree-0.0~git20140121/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ golang-pathtree-0.0~git20140121/debian/upstream/metadata 2020-11-20 00:43:10.000000000 +0000 @@ -0,0 +1,4 @@ +Bug-Database: https://github.com/robfig/pathtree/issues +Bug-Submit: https://github.com/robfig/pathtree/issues/new +Repository: https://github.com/robfig/pathtree.git +Repository-Browse: https://github.com/robfig/pathtree diff -Nru golang-pathtree-0.0~git20140121/debian/watch golang-pathtree-0.0~git20140121/debian/watch --- golang-pathtree-0.0~git20140121/debian/watch 2018-02-09 16:01:56.000000000 +0000 +++ golang-pathtree-0.0~git20140121/debian/watch 2020-11-20 01:43:53.000000000 +0000 @@ -1,3 +1,4 @@ -version=3 - https://github.com/robfig/pathtree/releases \ - .*/v?(\d[\d\.]*)\.tar\.gz +version=4 +opts="mode=git, pgpmode=none" \ + https://github.com/revel/pathtree \ + HEAD debian