diff -Nru homesick-1.1.6/debian/changelog homesick-1.1.6/debian/changelog --- homesick-1.1.6/debian/changelog 2018-03-07 16:50:13.000000000 +0000 +++ homesick-1.1.6/debian/changelog 2021-01-05 15:40:05.000000000 +0000 @@ -1,3 +1,35 @@ +homesick (1.1.6-3) unstable; urgency=medium + + [ Alexander GQ Gerasiov ] + * debian/control: Update VCS links to salsa. + + [ Utkarsh Gupta ] + * Add salsa-ci.yml + + [ Debian Janitor ] + * Use secure copyright file specification URI. + * debian/copyright: use spaces rather than tabs to start continuation + lines. + * Wrap long lines in changelog entries: 1.1.2-3. + * Use secure URI in Homepage field. + * Bump debhelper from old 9 to 12. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + * Use canonical URL in Vcs-Browser. + + [ Cédric Boutillier ] + * [ci skip] Update team name + * [ci skip] Add .gitattributes to keep unwanted files out of the source package + + [ Debian Janitor ] + * Update watch file format version to 4. + + [ Alexander Gerasiov ] + * d/watch: Use gemwatch.debian.net instead of alioth. + + -- Alexander GQ Gerasiov Tue, 05 Jan 2021 18:40:05 +0300 + homesick (1.1.6-2) unstable; urgency=medium * Fix FTBFS due to test failures (Closes: #888118) @@ -44,7 +76,8 @@ homesick (1.1.2-3) unstable; urgency=medium - * Disable 01-fix-rspec2.x-imcompat.patch, as rspec 3.3 entered Debian. (Closes: #794131) + * Disable 01-fix-rspec2.x-imcompat.patch, as rspec 3.3 entered Debian. + (Closes: #794131) -- Alexander GQ Gerasiov Mon, 31 Aug 2015 18:38:09 +0300 diff -Nru homesick-1.1.6/debian/compat homesick-1.1.6/debian/compat --- homesick-1.1.6/debian/compat 2018-03-07 16:50:13.000000000 +0000 +++ homesick-1.1.6/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru homesick-1.1.6/debian/control homesick-1.1.6/debian/control --- homesick-1.1.6/debian/control 2018-03-07 16:50:13.000000000 +0000 +++ homesick-1.1.6/debian/control 2021-01-05 15:40:05.000000000 +0000 @@ -1,9 +1,9 @@ Source: homesick Section: utils Priority: optional -Maintainer: Debian Ruby Extras Maintainers +Maintainer: Debian Ruby Team Uploaders: Alexander GQ Gerasiov -Build-Depends: debhelper (>= 9~), +Build-Depends: debhelper-compat (= 12), gem2deb, git, rake, @@ -12,9 +12,9 @@ ruby-rspec, ruby-test-construct Standards-Version: 4.1.2 -Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/homesick.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/homesick.git -Homepage: http://github.com/technicalpickles/homesick +Vcs-Git: https://salsa.debian.org/ruby-team/homesick.git +Vcs-Browser: https://salsa.debian.org/ruby-team/homesick +Homepage: https://github.com/technicalpickles/homesick Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all diff -Nru homesick-1.1.6/debian/copyright homesick-1.1.6/debian/copyright --- homesick-1.1.6/debian/copyright 2018-03-07 16:50:13.000000000 +0000 +++ homesick-1.1.6/debian/copyright 2021-01-05 15:40:05.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: homesick Source: https://github.com/technicalpickles/homesick Files: * Copyright: Copyright (c) 2009 Joshua Nichols - Copyright (c) 2010-2015 Joshua Nichols, Jeremy Cook, Yusuke Murata and others + Copyright (c) 2010-2015 Joshua Nichols, Jeremy Cook, Yusuke Murata and others License: MIT Files: debian/* diff -Nru homesick-1.1.6/debian/salsa-ci.yml homesick-1.1.6/debian/salsa-ci.yml --- homesick-1.1.6/debian/salsa-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ homesick-1.1.6/debian/salsa-ci.yml 2021-01-05 15:40:05.000000000 +0000 @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml diff -Nru homesick-1.1.6/debian/upstream/metadata homesick-1.1.6/debian/upstream/metadata --- homesick-1.1.6/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ homesick-1.1.6/debian/upstream/metadata 2021-01-05 15:40:05.000000000 +0000 @@ -0,0 +1,4 @@ +Bug-Database: https://github.com/technicalpickles/homesick/issues +Bug-Submit: https://github.com/technicalpickles/homesick/issues/new +Repository: https://github.com/technicalpickles/homesick.git +Repository-Browse: https://github.com/technicalpickles/homesick diff -Nru homesick-1.1.6/debian/watch homesick-1.1.6/debian/watch --- homesick-1.1.6/debian/watch 2018-03-07 16:50:13.000000000 +0000 +++ homesick-1.1.6/debian/watch 2021-01-05 15:40:05.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 -http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/homesick .*/homesick-(.*).tar.gz +version=4 +http://gemwatch.debian.net/homesick .*/homesick-(.*).tar.gz