diff -Nru libdevel-backtrace-perl-0.12/debian/changelog libdevel-backtrace-perl-0.12/debian/changelog --- libdevel-backtrace-perl-0.12/debian/changelog 2015-06-10 11:53:16.000000000 +0000 +++ libdevel-backtrace-perl-0.12/debian/changelog 2015-06-09 21:35:05.000000000 +0000 @@ -1,3 +1,46 @@ +libdevel-backtrace-perl (0.12-2) unstable; urgency=low + + [ Nathan Handler ] + * debian/watch: Update to ignore development releases. + + [ Roberto C. Sanchez ] + * Remove /me from Uploaders. + + [ Ansgar Burchardt ] + * debian/control: Convert Vcs-* fields to Git. + + [ gregor herrmann ] + * debian/control: update {versioned,alternative} (build) dependencies. + * Fix grammar error in package description. Thanks to Clayton Casciato + for the bug report and the patch. (Closes: #687363) + + [ Salvatore Bonaccorso ] + * Change Vcs-Git to canonical URI (git://anonscm.debian.org) + * Change search.cpan.org based URIs to metacpan.org based URIs + + [ Axel Beckert ] + * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- + copyright" + + [ gregor herrmann ] + * Strip trailing slash from metacpan URLs. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to cgit web frontend + + [ gregor herrmann ] + * Mark package as autopkgtest-able. + * Declare compliance with Debian Policy 3.9.6. + * Switch to source format "3.0 (quilt)". + * Add explicit build dependency on libmodule-build-perl. + * debian/{rules,control,compat}: debhelper 9 and dh(1). + * Update years of packaging copyright. + * Update license stanzas in debian/copyright. + * Fix hashbangs in example scripts. + * Add a patch to fix a spelling mistake. + + -- gregor herrmann Tue, 09 Jun 2015 23:34:23 +0200 + libdevel-backtrace-perl (0.12-1) unstable; urgency=low [ Tim Retout ] diff -Nru libdevel-backtrace-perl-0.12/debian/compat libdevel-backtrace-perl-0.12/debian/compat --- libdevel-backtrace-perl-0.12/debian/compat 2015-06-10 11:53:16.000000000 +0000 +++ libdevel-backtrace-perl-0.12/debian/compat 2015-06-09 21:35:05.000000000 +0000 @@ -1 +1 @@ -7 +9 diff -Nru libdevel-backtrace-perl-0.12/debian/control libdevel-backtrace-perl-0.12/debian/control --- libdevel-backtrace-perl-0.12/debian/control 2015-06-10 11:53:16.000000000 +0000 +++ libdevel-backtrace-perl-0.12/debian/control 2015-06-09 21:35:05.000000000 +0000 @@ -1,24 +1,31 @@ Source: libdevel-backtrace-perl +Maintainer: Debian Perl Group +Uploaders: gregor herrmann , + Rene Mayorga Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 7) -Build-Depends-Indep: perl (>= 5.8.7), libtest-pod-perl, - libtest-pod-coverage-perl, libclass-accessor-perl, libstring-escape-perl -Maintainer: Debian Perl Group -Uploaders: Roberto C. Sanchez , - gregor herrmann , Rene Mayorga -Standards-Version: 3.8.0 -Homepage: http://search.cpan.org/dist/Devel-Backtrace/ -Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdevel-backtrace-perl/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdevel-backtrace-perl/ +Build-Depends: debhelper (>= 9), + libmodule-build-perl +Build-Depends-Indep: perl, + libtest-pod-perl, + libtest-pod-coverage-perl, + libclass-accessor-perl, + libstring-escape-perl +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-backtrace-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-backtrace-perl.git +Homepage: https://metacpan.org/release/Devel-Backtrace Package: libdevel-backtrace-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl, - libstring-escape-perl +Depends: ${perl:Depends}, + ${misc:Depends}, + libclass-accessor-perl, + libstring-escape-perl Description: Object-oriented backtrace Devel::Backtrace provides methods for accessing backtrace information, i.e. - it allows to see the "route" through a script. It returns short or detailed + it allows one to see the "route" through a script. It returns short or detailed information about backtrace points as strings. . The included Devel::DollarAt module gives some additional functionality to diff -Nru libdevel-backtrace-perl-0.12/debian/copyright libdevel-backtrace-perl-0.12/debian/copyright --- libdevel-backtrace-perl-0.12/debian/copyright 2015-06-10 11:53:16.000000000 +0000 +++ libdevel-backtrace-perl-0.12/debian/copyright 2015-06-09 21:35:05.000000000 +0000 @@ -1,29 +1,29 @@ -Format-Specification: - http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 -Upstream-Maintainer: Christoph Bussenius -Upstream-Source: http://search.cpan.org/dist/Devel-Backtrace/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Devel-Backtrace +Upstream-Contact: Christoph Bussenius +Source: https://metacpan.org/release/Devel-Backtrace Files: * Copyright: © 2007 Christoph Bussenius -License-Alias: Perl -License: Artistic | GPL-1+ +License: Artistic or GPL-1+ Files: debian/* Copyright: © 2008 Roberto C. Sanchez - © 2008 gregor herrmann -License: Artistic | GPL-1+ + © 2008-2015 gregor herrmann +License: Artistic or GPL-1+ License: Artistic - This program is free software; you can redistribute it and/or modify - it under the terms of the Artistic License, which comes with Perl. - On Debian GNU/Linux systems, the complete text of the Artistic License - can be found in `/usr/share/common-licenses/Artistic' + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + . + On Debian systems, the complete text of the Artistic License can be + found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 1, or (at your option) - any later version. - On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL' + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 1, or (at your option) + any later version. + . + On Debian systems, the complete text of version 1 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-1'. diff -Nru libdevel-backtrace-perl-0.12/debian/patches/series libdevel-backtrace-perl-0.12/debian/patches/series --- libdevel-backtrace-perl-0.12/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 +++ libdevel-backtrace-perl-0.12/debian/patches/series 2015-06-09 21:35:05.000000000 +0000 @@ -0,0 +1 @@ +spelling.patch diff -Nru libdevel-backtrace-perl-0.12/debian/patches/spelling.patch libdevel-backtrace-perl-0.12/debian/patches/spelling.patch --- libdevel-backtrace-perl-0.12/debian/patches/spelling.patch 1970-01-01 00:00:00.000000000 +0000 +++ libdevel-backtrace-perl-0.12/debian/patches/spelling.patch 2015-06-09 21:35:05.000000000 +0000 @@ -0,0 +1,18 @@ +Description: fix a spelling mistake +Origin: vendor +Author: gregor herrmann +Last-Update: 2015-06-09 +Forwarded: https://rt.cpan.org/Ticket/Display.html?id=105138 +Bug: https://rt.cpan.org/Ticket/Display.html?id=105138 + +--- a/lib/Devel/DollarAt.pm ++++ b/lib/Devel/DollarAt.pm +@@ -228,7 +228,7 @@ + + =item redispatch_points + +-Returns a list of objects with informations about when this exception was ++Returns a list of objects with information about when this exception was + redispatched. Each object has got the accessors "package", "filename" and + "line". In string context, the objects will look like "redispatched from + FooPackage at file.pl:17\n". diff -Nru libdevel-backtrace-perl-0.12/debian/rules libdevel-backtrace-perl-0.12/debian/rules --- libdevel-backtrace-perl-0.12/debian/rules 2015-06-10 11:53:16.000000000 +0000 +++ libdevel-backtrace-perl-0.12/debian/rules 2015-06-09 21:35:05.000000000 +0000 @@ -1,23 +1,11 @@ #!/usr/bin/make -f -build: build-stamp -build-stamp: - dh build - touch $@ +PACKAGE = $(shell dh_listpackages) +TMP = $(CURDIR)/debian/$(PACKAGE) -clean: +%: dh $@ -install: install-stamp -install-stamp: build-stamp - dh install - touch $@ - -binary-arch: - -binary-indep: install - dh $@ - -binary: binary-arch binary-indep - -.PHONY: binary binary-arch binary-indep install clean build +override_dh_installexamples: + dh_installexamples + sed -i '1s|^#!perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/* diff -Nru libdevel-backtrace-perl-0.12/debian/source/format libdevel-backtrace-perl-0.12/debian/source/format --- libdevel-backtrace-perl-0.12/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ libdevel-backtrace-perl-0.12/debian/source/format 2015-06-09 21:35:05.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru libdevel-backtrace-perl-0.12/debian/watch libdevel-backtrace-perl-0.12/debian/watch --- libdevel-backtrace-perl-0.12/debian/watch 2015-06-10 11:53:16.000000000 +0000 +++ libdevel-backtrace-perl-0.12/debian/watch 2015-06-09 21:35:05.000000000 +0000 @@ -1,2 +1,2 @@ version=3 -http://search.cpan.org/dist/Devel-Backtrace/ .*/Devel-Backtrace-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) +https://metacpan.org/release/Devel-Backtrace .*/Devel-Backtrace-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)