diff -Nru libnet-akismet-perl-0.05/debian/changelog libnet-akismet-perl-0.05/debian/changelog --- libnet-akismet-perl-0.05/debian/changelog 2016-02-08 06:00:19.000000000 +0000 +++ libnet-akismet-perl-0.05/debian/changelog 2016-02-07 22:38:08.000000000 +0000 @@ -1,3 +1,44 @@ +libnet-akismet-perl (0.05-2) unstable; urgency=medium + + * Team upload. + + [ gregor herrmann ] + * debian/control: Changed: Switched Vcs-Browser field to ViewSVN + (source stanza). + + [ Nathan Handler ] + * debian/watch: Update to ignore development releases. + + [ Ansgar Burchardt ] + * debian/control: Convert Vcs-* fields to Git. + + [ gregor herrmann ] + * debian/control: update {versioned,alternative} (build) dependencies. + + [ Salvatore Bonaccorso ] + * Change Vcs-Git to canonical URI (git://anonscm.debian.org) + * Change search.cpan.org based URIs to metacpan.org based URIs + + [ gregor herrmann ] + * Strip trailing slash from metacpan URLs. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to cgit web frontend + * debian/control: Use HTTPS transport protocol for Vcs-Git URI + + [ Axel Beckert ] + * Rewrite debian/rules in minimal dh(1) style format. + * Bump debhelper compatibility to 9. Update B-D accordingly. + * Declare compliance with Debian Policy 3.9.7. + * Switch to source format "3.0 (quilt)". + * Mention module name in and slightly finetune long package description. + * Convert debian/copyright to machine-readable DEP5 format. + * Apply wrap-and-sort. + * Declare package as autopkgtestable. + + Skip t/Net-Akismet-podcheck.t for multiple reasons. + + -- Axel Beckert Sun, 07 Feb 2016 23:38:07 +0100 + libnet-akismet-perl (0.05-1) unstable; urgency=low * new upstream release diff -Nru libnet-akismet-perl-0.05/debian/compat libnet-akismet-perl-0.05/debian/compat --- libnet-akismet-perl-0.05/debian/compat 2016-02-08 06:00:19.000000000 +0000 +++ libnet-akismet-perl-0.05/debian/compat 2016-02-07 21:54:35.000000000 +0000 @@ -1 +1 @@ -5 +9 diff -Nru libnet-akismet-perl-0.05/debian/control libnet-akismet-perl-0.05/debian/control --- libnet-akismet-perl-0.05/debian/control 2016-02-08 06:00:19.000000000 +0000 +++ libnet-akismet-perl-0.05/debian/control 2016-02-07 22:25:40.000000000 +0000 @@ -1,21 +1,25 @@ Source: libnet-akismet-perl -Section: perl -Priority: optional -Build-Depends: debhelper (>= 5) -Build-Depends-Indep: perl (>= 5.6.10-12), libwww-perl (>= 5.09), - libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves -Standards-Version: 3.7.3 -Homepage: http://search.cpan.org/dist/Net-Akismet/ -Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-akismet-perl/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-akismet-perl/ +Section: perl +Priority: optional +Build-Depends: debhelper (>= 9) +Build-Depends-Indep: libtest-pod-coverage-perl, + libwww-perl, + perl +Standards-Version: 3.9.7 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-akismet-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-akismet-perl.git +Homepage: https://metacpan.org/release/Net-Akismet +Testsuite: autopkgtest-pkg-perl Package: libnet-akismet-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl (>= 5.09) -Description: Perl interface to Akismet - comment and trackback spam fighter - Perl interface to Akismet API. +Depends: libwww-perl, + ${misc:Depends}, + ${perl:Depends} +Description: Perl interface to Akismet - comment and trackback spam fighter + Net::Akismet is a Perl interface to the Akismet API. Akismet is a web comment and trackback spam fighter service. . - See: http://akismet.com/ and http://akismet.com/development/api/ + See http://akismet.com/ and http://akismet.com/development/api/ diff -Nru libnet-akismet-perl-0.05/debian/copyright libnet-akismet-perl-0.05/debian/copyright --- libnet-akismet-perl-0.05/debian/copyright 2016-02-08 06:00:19.000000000 +0000 +++ libnet-akismet-perl-0.05/debian/copyright 2016-02-07 22:24:35.000000000 +0000 @@ -1,24 +1,23 @@ -X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat -X-Debianized-By: AGOSTINI Yves -X-Debianized-Date: Wed, 23 Apr 2008 15:29:04 +0200 -X-Source-Downloaded-From: http://search.cpan.org/dist/Net-Akismet/ -X-Upstream-Author: Nikolay Bachiyski +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: Nikolay Bachiyski +Upstream-Name: Net-Akismet +Source: https://metacpan.org/release/Net-Akismet Files: * -Copyright: Copyright (C) 2006, 2007, 2008 by Nikolay Bachiyski -License: GPL-1+ | Artistic - Copyright (C) 2006, 2007 by Nikolay Bachiyski - . +Copyright: 2006, 2007, 2008 by Nikolay Bachiyski +License: GPL-1+ or Artistic This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available. + . + Perl is distributed under your choice of the GNU General Public + License or the Artistic License, version 1 or later. On Debian + GNU/Linux systems, the complete text of the GNU General Public + License version 1can be found in `/usr/share/common-licenses/GPL-1' and + the Artistic Licence in `/usr/share/common-licenses/Artistic'. Files: debian/* -Copyright: Copyright 2008 Debian Perl Group +Copyright: 2008 Debian Perl Group License: GPL-2+ - The Debian packaging information is under the GPL, version 2 or later - -Perl is distributed under your choice of the GNU General Public License or -the Artistic License. On Debian GNU/Linux systems, the complete text of the -GNU General Public License can be found in `/usr/share/common-licenses/GPL' -and the Artistic Licence in `/usr/share/common-licenses/Artistic'. + The Debian packaging is under the GPL, version 2 or later. See + /usr/share/common-licenses/GPL-2 for the complete license text. diff -Nru libnet-akismet-perl-0.05/debian/rules libnet-akismet-perl-0.05/debian/rules --- libnet-akismet-perl-0.05/debian/rules 2016-02-08 06:00:19.000000000 +0000 +++ libnet-akismet-perl-0.05/debian/rules 2016-02-07 21:47:47.000000000 +0000 @@ -1,60 +1,7 @@ #!/usr/bin/make -f -# This debian/rules file is provided as a template for normal perl -# packages. It was created by Marc Brockschmidt for -# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may -# be used freely wherever it is useful. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# If set to a true value then MakeMaker's prompt function will -# always return the default without waiting for user input. -export PERL_MM_USE_DEFAULT=1 - -PERL ?= /usr/bin/perl -PACKAGE = $(shell dh_listpackages) -TMP = $(CURDIR)/debian/$(PACKAGE) - -build: build-stamp -build-stamp: - dh_testdir - $(PERL) Makefile.PL INSTALLDIRS=vendor - $(MAKE) - $(MAKE) test - touch $@ - -clean: - dh_testdir - dh_testroot - dh_clean build-stamp install-stamp - [ ! -f Makefile ] || $(MAKE) realclean - -install: install-stamp -install-stamp: build-stamp - dh_testdir - dh_testroot - dh_clean -k - $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr - [ ! -d $(TMP)/usr/lib/perl5 ] || \ - rmdir --ignore-fail-on-non-empty --parents --verbose \ - $(TMP)/usr/lib/perl5 - touch $@ - -binary-arch: -# We have nothing to do here for an architecture-independent package - -binary-indep: build install - dh_testdir - dh_testroot - dh_installdocs - dh_installchangelogs Changes - dh_perl - dh_compress - dh_fixperms - dh_installdeb - dh_gencontrol - dh_md5sums - dh_builddeb - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install +%: + dh $@ diff -Nru libnet-akismet-perl-0.05/debian/source/format libnet-akismet-perl-0.05/debian/source/format --- libnet-akismet-perl-0.05/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ libnet-akismet-perl-0.05/debian/source/format 2016-02-07 21:58:08.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru libnet-akismet-perl-0.05/debian/tests/pkg-perl/smoke-skip libnet-akismet-perl-0.05/debian/tests/pkg-perl/smoke-skip --- libnet-akismet-perl-0.05/debian/tests/pkg-perl/smoke-skip 1970-01-01 00:00:00.000000000 +0000 +++ libnet-akismet-perl-0.05/debian/tests/pkg-perl/smoke-skip 2016-02-07 22:33:27.000000000 +0000 @@ -0,0 +1,3 @@ +# podcheck looks for file from source package and is not necessary as +# as-installed test anyways, so skip it. +t/Net-Akismet-podcheck.t diff -Nru libnet-akismet-perl-0.05/debian/watch libnet-akismet-perl-0.05/debian/watch --- libnet-akismet-perl-0.05/debian/watch 2016-02-08 06:00:19.000000000 +0000 +++ libnet-akismet-perl-0.05/debian/watch 2016-02-07 21:45:07.000000000 +0000 @@ -1,4 +1,4 @@ # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search -http://search.cpan.org/dist/Net-Akismet/ .*/Net-Akismet-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +https://metacpan.org/release/Net-Akismet .*/Net-Akismet-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$