diff -Nru libatteanx-store-sparql-perl-0.012/debian/changelog libatteanx-store-sparql-perl-0.012/debian/changelog --- libatteanx-store-sparql-perl-0.012/debian/changelog 2019-02-07 01:14:39.000000000 +0000 +++ libatteanx-store-sparql-perl-0.012/debian/changelog 2022-11-20 10:07:39.000000000 +0000 @@ -1,3 +1,28 @@ +libatteanx-store-sparql-perl (0.012-2) unstable; urgency=medium + + [ Debian Janitor ] + * Bump debhelper dependency to >= 9, since that's what is used in + debian/compat. + * 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. + * Update standards version to 4.4.1, no changes needed. + * Apply multi-arch hints. + + libatteanx-store-sparql-perl: Add Multi-Arch: same. + * Remove constraints unnecessary since stretch: + + Build-Depends: Drop versioned constraint on libattean-perl and + libtest-lwp-useragent-perl. + + libatteanx-store-sparql-perl: Drop versioned constraint on libattean-perl + in Depends. + + libatteanx-store-sparql-perl: Drop versioned constraint on + libtest-lwp-useragent-perl in Suggests. + * Bump debhelper from old 12 to 13. + * Set upstream metadata fields: Repository-Browse. + * Update standards version to 4.6.1, no changes needed. + + -- Jelmer Vernooij Sun, 20 Nov 2022 10:07:39 +0000 + libatteanx-store-sparql-perl (0.012-1) unstable; urgency=medium [ upstream ] diff -Nru libatteanx-store-sparql-perl-0.012/debian/compat libatteanx-store-sparql-perl-0.012/debian/compat --- libatteanx-store-sparql-perl-0.012/debian/compat 2019-02-07 00:37:37.000000000 +0000 +++ libatteanx-store-sparql-perl-0.012/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru libatteanx-store-sparql-perl-0.012/debian/control libatteanx-store-sparql-perl-0.012/debian/control --- libatteanx-store-sparql-perl-0.012/debian/control 2019-02-07 01:14:39.000000000 +0000 +++ libatteanx-store-sparql-perl-0.012/debian/control 2022-11-20 10:07:39.000000000 +0000 @@ -2,23 +2,23 @@ Section: perl Priority: optional Build-Depends: - debhelper, - libattean-perl (>= 0.010) , + debhelper-compat (= 13), + libattean-perl , libmoo-perl , libmoox-log-any-perl , libplack-perl , librdf-endpoint-perl , librdf-trine-perl , - libtest-lwp-useragent-perl (>= 0.027) , + libtest-lwp-useragent-perl , libtest-modern-perl , libtest-roo-perl , libtype-tiny-perl , libtypes-uri-perl , - libwww-perl , + libwww-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , -Standards-Version: 4.3.0 +Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libatteanx-store-sparql-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libatteanx-store-sparql-perl Homepage: https://metacpan.org/release/AtteanX-Store-SPARQL @@ -28,7 +28,7 @@ Package: libatteanx-store-sparql-perl Architecture: any Depends: - libattean-perl (>= 0.010), + libattean-perl, libmoo-perl, libmoox-log-any-perl, libtype-tiny-perl, @@ -36,12 +36,13 @@ libwww-perl, ${misc:Depends}, ${perl:Depends}, - ${shlibs:Depends}, + ${shlibs:Depends} Suggests: libplack-perl, librdf-endpoint-perl, librdf-trine-perl, - libtest-lwp-useragent-perl (>= 0.027), + libtest-lwp-useragent-perl +Multi-Arch: same Description: Attean SPARQL triple store AtteanX::Store::SPARQL implements a simple immutable triple store, which simply allows programmers to use Attean facilities diff -Nru libatteanx-store-sparql-perl-0.012/debian/gbp.conf libatteanx-store-sparql-perl-0.012/debian/gbp.conf --- libatteanx-store-sparql-perl-0.012/debian/gbp.conf 2019-02-07 00:37:37.000000000 +0000 +++ libatteanx-store-sparql-perl-0.012/debian/gbp.conf 2022-11-20 10:07:39.000000000 +0000 @@ -3,4 +3,4 @@ [DEFAULT] pristine-tar = True sign-tags = True -filter = .gitignore +filter = */.git* diff -Nru libatteanx-store-sparql-perl-0.012/debian/upstream/metadata libatteanx-store-sparql-perl-0.012/debian/upstream/metadata --- libatteanx-store-sparql-perl-0.012/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ libatteanx-store-sparql-perl-0.012/debian/upstream/metadata 2022-11-20 10:07:39.000000000 +0000 @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/kjetilk/p5-atteanx-store-sparql/issues +Bug-Submit: https://github.com/kjetilk/p5-atteanx-store-sparql/issues/new +Repository: https://github.com/kjetilk/p5-atteanx-store-sparql.git +Repository-Browse: https://github.com/perlrdf/p5-atteanx-store-sparql