diff --git a/debian/changelog b/debian/changelog index 7c8bd8b..1d631e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +golang-github-stvp-tempredis (0.0~git20160122.0.83f7aae-3) UNRELEASED; urgency=medium + + * Reading package lists... 0%Reading package lists... 100%Reading package + lists... Done Building dependency tree... 0%Building dependency tree... + 0%Building dependency tree... 50%Building dependency tree... 50%Building + dependency tree... Done Reading state information... 0% Reading state + information... 0%Reading state information... Done Connecting to + api.ftp-master.debian.org to check 2 package versions. Please wait... Got + info from api.ftp-master.debian.org for 2 packages. Changes applied to dpkg + configuration: - control source Standards-Version: '4.1.4' -> '4.5.1' # + applied fix for :Current standards version is '4.5.1'. Please read + https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the + changes that may be needed on your package to upgrade it from standard + version '4.1.4' to '4.5.1'. - copyright License: rename key from 'MIT' to + 'Expat' - copyright Files:"*" License short_name: 'MIT' -> 'Expat' # applied + fix for :There are many versions of the MIT license. Please use Expat + instead, when it matches. See L + and + Lfor + details. - copyright Files:"debian/*" License short_name: 'MIT' -> 'Expat' # + applied fix for :There are many versions of the MIT license. Please use + Expat instead, when it matches. See L + and + Lfor + details. + + -- Debian Janitor Sat, 18 Sep 2021 07:40:32 -0000 + golang-github-stvp-tempredis (0.0~git20160122.0.83f7aae-2) unstable; urgency=medium [ Alexandre Viau ] diff --git a/debian/control b/debian/control index f129dd5..81cfacd 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,19 @@ Source: golang-github-stvp-tempredis -Section: devel -Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Sascha Steinbiss +Section: devel +Testsuite: autopkgtest-pkg-go +Priority: optional Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-garyburd-redigo-dev, redis-server -Standards-Version: 4.1.4 -Homepage: https://github.com/stvp/tempredis +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-stvp-tempredis Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-stvp-tempredis.git +Homepage: https://github.com/stvp/tempredis XS-Go-Import-Path: github.com/stvp/tempredis -Testsuite: autopkgtest-pkg-go Package: golang-github-stvp-tempredis-dev Architecture: all diff --git a/debian/copyright b/debian/copyright index d9e1549..2d7615f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,14 +4,14 @@ Files: * Copyright: 2015 Stovepipe Studios, Inc. -License: MIT +License: Expat Files: debian/* Copyright: 2017 Sascha Steinbiss -License: MIT +License: Expat Comment: Debian packaging is licensed under the same terms as upstream -License: MIT +License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights @@ -28,4 +28,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. \ No newline at end of file + SOFTWARE.