diff -Nru libgeo-gpx-perl-0.26/debian/changelog libgeo-gpx-perl-0.26/debian/changelog --- libgeo-gpx-perl-0.26/debian/changelog 2014-01-11 00:01:36.000000000 +0000 +++ libgeo-gpx-perl-0.26/debian/changelog 2015-04-27 09:03:19.000000000 +0000 @@ -1,3 +1,21 @@ +libgeo-gpx-perl (0.26-2) unstable; urgency=medium + + * Move from experimental to unstable. + + -- Bas Couwenberg Mon, 27 Apr 2015 11:03:06 +0200 + +libgeo-gpx-perl (0.26-2~exp1) experimental; urgency=medium + + * Add gbp.conf to use pristine-tar by default. + * Add upstream metadata. + * Update Vcs-Browser URL to use cgit instead of gitweb. + * Bump Standards-Version to 3.9.6, no changes. + * Add build dependency on Module::Build which will be removed from the Perl + core distribution in the next major release. + * Change my email to @debian.org address. + + -- Bas Couwenberg Wed, 04 Feb 2015 21:24:06 +0100 + libgeo-gpx-perl (0.26-1) unstable; urgency=low * Initial Release. (closes: #734928) diff -Nru libgeo-gpx-perl-0.26/debian/control libgeo-gpx-perl-0.26/debian/control --- libgeo-gpx-perl-0.26/debian/control 2014-01-11 00:01:36.000000000 +0000 +++ libgeo-gpx-perl-0.26/debian/control 2015-02-04 20:35:57.000000000 +0000 @@ -1,19 +1,20 @@ Source: libgeo-gpx-perl Maintainer: Debian Perl Group -Uploaders: Bas Couwenberg +Uploaders: Bas Couwenberg Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdatetime-format-iso8601-perl, libdatetime-perl, libhtml-parser-perl, + libmodule-build-perl, libtest-pod-perl, libtest-pod-coverage-perl, libtest-xml-perl, libxml-descent-perl, perl -Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-gpx-perl.git +Standards-Version: 3.9.6 +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-perl/packages/libgeo-gpx-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-gpx-perl.git Homepage: https://metacpan.org/release/Geo-Gpx diff -Nru libgeo-gpx-perl-0.26/debian/gbp.conf libgeo-gpx-perl-0.26/debian/gbp.conf --- libgeo-gpx-perl-0.26/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 +++ libgeo-gpx-perl-0.26/debian/gbp.conf 2015-01-09 23:06:33.000000000 +0000 @@ -0,0 +1,16 @@ +[DEFAULT] + +# The default name for the upstream branch is "upstream". +# Change it if the name is different (for instance, "master"). +upstream-branch = upstream + +# The default name for the Debian branch is "master". +# Change it if the name is different (for instance, "debian/unstable"). +debian-branch = master + +# git-import-orig uses the following names for the upstream tags. +# Change the value if you are not using git-import-orig +upstream-tag = upstream/%(version)s + +# Always use pristine-tar. +pristine-tar = True diff -Nru libgeo-gpx-perl-0.26/debian/upstream/metadata libgeo-gpx-perl-0.26/debian/upstream/metadata --- libgeo-gpx-perl-0.26/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ libgeo-gpx-perl-0.26/debian/upstream/metadata 2015-01-09 23:09:22.000000000 +0000 @@ -0,0 +1,9 @@ +--- +Archive: CPAN +Bug-Database: https://rt.cpan.org/Public/Dist/Display.html?Name=Geo-Gpx +Bug-Submit: https://rt.cpan.org/Public/Bug/Report.html?Queue=Geo-Gpx +Changelog: https://metacpan.org/changes/distribution/Geo-Gpx +Contact: Andy Armstrong +Name: Geo-Gpx +Repository: https://github.com/AndyA/Geo--Gpx.git +Repository-Browse: https://github.com/AndyA/Geo--Gpx