diff -Nru php-cache-tag-interop-1.0.0/debian/changelog php-cache-tag-interop-1.0.0/debian/changelog --- php-cache-tag-interop-1.0.0/debian/changelog 2017-09-17 20:00:13.000000000 +0000 +++ php-cache-tag-interop-1.0.0/debian/changelog 2019-08-23 01:35:01.000000000 +0000 @@ -1,3 +1,15 @@ +php-cache-tag-interop (1.0.0-2) unstable; urgency=medium + + * Use secure URI in Homepage field. + * Update standards version, no changes needed. + * Bump debhelper from old 9 to 12. + * Set upstream metadata fields: Contact, Name. + * Drop get-orig-source target + * Move repository to salsa.d.o + * Update Standards-Version to 4.4.0 + + -- David Prévot Thu, 22 Aug 2019 15:35:01 -1000 + php-cache-tag-interop (1.0.0-1) unstable; urgency=low * Initial release (new php-cache-integration-tests dependency) diff -Nru php-cache-tag-interop-1.0.0/debian/compat php-cache-tag-interop-1.0.0/debian/compat --- php-cache-tag-interop-1.0.0/debian/compat 2017-09-17 19:23:41.000000000 +0000 +++ php-cache-tag-interop-1.0.0/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru php-cache-tag-interop-1.0.0/debian/control php-cache-tag-interop-1.0.0/debian/control --- php-cache-tag-interop-1.0.0/debian/control 2017-09-17 19:59:49.000000000 +0000 +++ php-cache-tag-interop-1.0.0/debian/control 2019-08-23 01:34:16.000000000 +0000 @@ -3,11 +3,11 @@ Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot -Build-Depends: debhelper (>= 9), phpab, pkg-php-tools (>= 1.7~) -Standards-Version: 4.1.0 -Homepage: http://www.php-cache.com -Vcs-Git: https://anonscm.debian.org/git/pkg-php/php-cache-tag-interop.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-php/php-cache-tag-interop.git +Build-Depends: debhelper-compat (= 12), phpab, pkg-php-tools (>= 1.7~) +Standards-Version: 4.4.0 +Homepage: https://www.php-cache.com +Vcs-Git: https://salsa.debian.org/php-team/pear/php-cache-tag-interop.git +Vcs-Browser: https://salsa.debian.org/php-team/pear/php-cache-tag-interop Package: php-cache-tag-interop Architecture: all diff -Nru php-cache-tag-interop-1.0.0/debian/rules php-cache-tag-interop-1.0.0/debian/rules --- php-cache-tag-interop-1.0.0/debian/rules 2017-09-17 19:59:06.000000000 +0000 +++ php-cache-tag-interop-1.0.0/debian/rules 2019-08-23 01:29:16.000000000 +0000 @@ -8,6 +8,3 @@ --output autoload.php \ --template debian/autoload.php.tpl \ . - -get-orig-source: - uscan --force --verbose --rename diff -Nru php-cache-tag-interop-1.0.0/debian/upstream/metadata php-cache-tag-interop-1.0.0/debian/upstream/metadata --- php-cache-tag-interop-1.0.0/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ php-cache-tag-interop-1.0.0/debian/upstream/metadata 2019-08-23 01:29:16.000000000 +0000 @@ -0,0 +1,2 @@ +Name: Tag support for PSR-6 Cache +Contact: Aaron Scherer