diff -Nru golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/changelog golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/changelog --- golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/changelog 2020-11-11 22:11:05.000000000 +0000 +++ golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/changelog 2020-11-27 14:37:12.000000000 +0000 @@ -1,14 +1,25 @@ -golang-github-cloudflare-redoctober (0.0~git20161017.0.78e9720-4build2) hirsute; urgency=medium +golang-github-cloudflare-redoctober (0.0~git20161017.0.78e9720-5) unstable; urgency=medium - * No-change rebuild using new golang - - -- Steve Langasek Wed, 11 Nov 2020 22:11:05 +0000 - -golang-github-cloudflare-redoctober (0.0~git20161017.0.78e9720-4build1) groovy; urgency=medium + * Team upload. - * No-change rebuild using new golang + [ Debian Janitor ] + * Add missing build dependency on golang-golang-x-crypto-dev. + * Bump debhelper from old 11 to 12. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + + [ Shengjing Zhu ] + * Add golang-golang-x-crypto-dev to Depends too + * Update Section to golang + * Update maintainer address to team+pkg-go@tracker.debian.org + * Update debhelper-compat to 13 + * Update Standards-Version to 4.5.1 (no changes) + * Add Rules-Requires-Root + * Add uscan watch file + * Fix duplicate-short-description - -- Steve Langasek Tue, 22 Sep 2020 08:50:41 +0000 + -- Shengjing Zhu Fri, 27 Nov 2020 22:37:12 +0800 golang-github-cloudflare-redoctober (0.0~git20161017.0.78e9720-4) unstable; urgency=medium @@ -39,7 +50,8 @@ golang-github-cloudflare-redoctober (0.0~git20161017.0.78e9720-2) unstable; urgency=medium - * Replace golang-go with golang-any in Build-Depends, remove golang-go from Depends + * Replace golang-go with golang-any in Build-Depends, remove golang-go from + Depends -- Konstantinos Margaritis Tue, 08 Aug 2017 18:44:11 +0300 diff -Nru golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/compat golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/compat --- golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/compat 2019-11-03 01:00:31.000000000 +0000 +++ golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/control golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/control --- golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/control 2020-09-22 08:50:41.000000000 +0000 +++ golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/control 2020-11-27 14:37:12.000000000 +0000 @@ -1,27 +1,29 @@ Source: golang-github-cloudflare-redoctober -Section: devel +Section: golang Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian Go Packaging Team -Uploaders: Tim Potter -Build-Depends: debhelper (>= 11), +Maintainer: Debian Go Packaging Team +Uploaders: Tim Potter , +Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-coreos-go-systemd-dev (>= 17~), golang-github-prometheus-client-golang-dev, -Standards-Version: 4.1.4 + golang-golang-x-crypto-dev, +Standards-Version: 4.5.1 Homepage: https://github.com/cloudflare/redoctober Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-cloudflare-redoctober Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-cloudflare-redoctober.git XS-Go-Import-Path: github.com/cloudflare/redoctober +Rules-Requires-Root: no Testsuite: autopkgtest-pkg-go Package: golang-github-cloudflare-redoctober-dev Architecture: all -Depends: ${misc:Depends}, - golang-github-coreos-go-systemd-dev (>= 17~), +Depends: golang-github-coreos-go-systemd-dev (>= 17~), golang-github-prometheus-client-golang-dev, -Description: Software-based two-man rule style encryption and decryption server + golang-golang-x-crypto-dev, + ${misc:Depends}, +Description: Software-based two-man rule style (development files) Red October is a software-based two-man rule style encryption and decryption server. The two-man rule is a control mechanism designed to achieve a high level of security by requiring the presence of two @@ -33,9 +35,9 @@ Package: golang-redoctober Architecture: any -Built-Using: ${misc:Built-Using} -Depends: ${shlibs:Depends}, - ${misc:Depends} +Built-Using: ${misc:Built-Using}, +Depends: ${misc:Depends}, + ${shlibs:Depends}, Description: Software-based two-man rule style encryption and decryption server Red October is a software-based two-man rule style encryption and decryption server. The two-man rule is a control mechanism designed diff -Nru golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/copyright golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/copyright --- golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/copyright 2019-11-03 01:00:31.000000000 +0000 +++ golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/copyright 2020-11-27 14:37:12.000000000 +0000 @@ -24,5 +24,5 @@ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - . + . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff -Nru golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/upstream/metadata golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/upstream/metadata --- golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/upstream/metadata 2020-11-27 14:37:12.000000000 +0000 @@ -0,0 +1,4 @@ +Bug-Database: https://github.com/cloudflare/redoctober/issues +Bug-Submit: https://github.com/cloudflare/redoctober/issues/new +Repository: https://github.com/cloudflare/redoctober.git +Repository-Browse: https://github.com/cloudflare/redoctober diff -Nru golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/watch golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/watch --- golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/watch 1970-01-01 00:00:00.000000000 +0000 +++ golang-github-cloudflare-redoctober-0.0~git20161017.0.78e9720/debian/watch 2020-11-27 14:37:12.000000000 +0000 @@ -0,0 +1,5 @@ +version=4 + +opts="mode=git, pgpmode=none" \ +https://github.com/cloudflare/redoctober.git \ +HEAD