r57951 - in /trunk/libdevel-ebug-perl/debian: changelog control copyright patches/ patches/perl-5.12.patch patches/series rules source/ source/format

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Sat May 15 15:02:13 UTC 2010


Author: ansgar-guest
Date: Sat May 15 15:01:58 2010
New Revision: 57951

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57951
Log:
* Fix test failure with perl 5.12.0 due to changes to wantarray. Thanks to
  Niko Tyni <ntyni at debian.org> for the patch. (Closes: #578942)
  + new patch: perl-5.12.patch
* debian/control: Make build-dep on perl unversioned.
* debian/copyright: Formatting changes for current DEP-5 proposal.
* Add myself to Uploaders.
* Bump Standards-Version to 3.8.4.
* Use source format 3.0 (quilt).
* Use tiny debian/rules.

Added:
    trunk/libdevel-ebug-perl/debian/patches/
    trunk/libdevel-ebug-perl/debian/patches/perl-5.12.patch
    trunk/libdevel-ebug-perl/debian/patches/series
    trunk/libdevel-ebug-perl/debian/source/
    trunk/libdevel-ebug-perl/debian/source/format
Modified:
    trunk/libdevel-ebug-perl/debian/changelog
    trunk/libdevel-ebug-perl/debian/control
    trunk/libdevel-ebug-perl/debian/copyright
    trunk/libdevel-ebug-perl/debian/rules

Modified: trunk/libdevel-ebug-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ebug-perl/debian/changelog?rev=57951&op=diff
==============================================================================
--- trunk/libdevel-ebug-perl/debian/changelog (original)
+++ trunk/libdevel-ebug-perl/debian/changelog Sat May 15 15:01:58 2010
@@ -1,4 +1,4 @@
-libdevel-ebug-perl (0.49-2) UNRELEASED; urgency=low
+libdevel-ebug-perl (0.49-2) unstable; urgency=low
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
@@ -10,8 +10,17 @@
   [ Ansgar Burchardt ]
   * Remove Peter Makholm <makholm at debian.org> from Uploaders.
     (Closes: #580315)
+  * Fix test failure with perl 5.12.0 due to changes to wantarray. Thanks to
+    Niko Tyni <ntyni at debian.org> for the patch. (Closes: #578942)
+    + new patch: perl-5.12.patch
+  * debian/control: Make build-dep on perl unversioned.
+  * debian/copyright: Formatting changes for current DEP-5 proposal.
+  * Add myself to Uploaders.
+  * Bump Standards-Version to 3.8.4.
+  * Use source format 3.0 (quilt).
+  * Use tiny debian/rules.
 
- -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:41:56 +0100
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Sun, 16 May 2010 00:01:30 +0900
 
 libdevel-ebug-perl (0.49-1) unstable; urgency=low
 

Modified: trunk/libdevel-ebug-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ebug-perl/debian/control?rev=57951&op=diff
==============================================================================
--- trunk/libdevel-ebug-perl/debian/control (original)
+++ trunk/libdevel-ebug-perl/debian/control Sat May 15 15:01:58 2010
@@ -1,16 +1,17 @@
 Source: libdevel-ebug-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.8-7), libtest-expect-perl,
+Build-Depends: debhelper (>= 7.3.7~), libmodule-build-perl
+Build-Depends-Indep: perl, libtest-expect-perl,
  libdevel-stacktrace-perl, libproc-background-perl, libstring-koremutake-perl,
  libclass-accessor-chained-perl, libmodule-pluggable-perl, libpadwalker-perl,
  libyaml-syck-perl, netbase, libtest-pod-perl, libyaml-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Martín Ferrari <tincho at debian.org>,
  gregor herrmann <gregoa at debian.org>,
- Jose Luis Rivas <ghostbar38 at gmail.com>
-Standards-Version: 3.8.0
+ Jose Luis Rivas <ghostbar38 at gmail.com>,
+ Ansgar Burchardt <ansgar at 43-1.org>
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Devel-ebug/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdevel-ebug-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdevel-ebug-perl/

Modified: trunk/libdevel-ebug-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ebug-perl/debian/copyright?rev=57951&op=diff
==============================================================================
--- trunk/libdevel-ebug-perl/debian/copyright (original)
+++ trunk/libdevel-ebug-perl/debian/copyright Sat May 15 15:01:58 2010
@@ -1,22 +1,27 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Upstream-Source: http://search.cpan.org/dist/Devel-ebug/
-Upstream-Author: Leon Brocard, "<acme at astray.com>"
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Leon Brocard <acme at astray.com>
+Source: http://search.cpan.org/dist/Devel-ebug/
+Name: Devel-ebug
 
-Files: *                
-Copyright: (C) 2005-8, Leon Brocard
-License: GPL-1+ | Artistic
- This module is free software; you can redistribute it or modify it
- under the same terms as Perl itself.
- .
- 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'.
+Copyright: © 2005-2008, Leon Brocard
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright:
- (C) 2007, Peter Makholm <peter at makholm.net> 
- (C) 2007-2008, various members of the Debian Perl Group, cf. debian/changelog
-License: GPL-1+ | Artistic
- The Debian packaging is and is licensed under the same terms as the
- software itself (see above).
+ © 2007, Peter Makholm <peter at makholm.net> 
+ © 2007-2010, various members of the Debian Perl Group, cf. debian/changelog
+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'
+
+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'

Added: trunk/libdevel-ebug-perl/debian/patches/perl-5.12.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ebug-perl/debian/patches/perl-5.12.patch?rev=57951&op=file
==============================================================================
--- trunk/libdevel-ebug-perl/debian/patches/perl-5.12.patch (added)
+++ trunk/libdevel-ebug-perl/debian/patches/perl-5.12.patch Sat May 15 15:01:58 2010
@@ -1,0 +1,25 @@
+From: Niko Tyni <ntyni at debian.org>
+Date: Sat, 15 May 2010 10:06:18 +0300
+Bug-Debian: http://bugs.debian.org/578942
+Bug: http://rt.cpan.org/Public/Bug/Display.html?id=33009
+Subject: Fix a test failure with Perl 5.12 due to slightly changed caller() interface
+
+As noted by Andreas Koenig in
+ https://rt.cpan.org/Public/Bug/Display.html?id=33009
+
+and shown by (for example)
+ perl -le 'sub a { @a=caller(0); print "$]: <$a[5]>"}; scalar a()'
+
+the wantarray element of caller(n) was changed slightly for Perl 5.12
+by change 33022. Adjust the test suite accordingly.
+--- libdevel-ebug-perl.orig/t/stack.t
++++ libdevel-ebug-perl/t/stack.t
+@@ -23,7 +23,7 @@
+ is($trace->package   , "main");
+ is($trace->filename  , "t/calc.pl");
+ is($trace->subroutine, "main::add");
+-is($trace->wantarray , 0);
++ok(! $trace->wantarray);
+ is($trace->line      , 5);
+ is_deeply([$trace->args], [1, 2]);
+ 

Added: trunk/libdevel-ebug-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ebug-perl/debian/patches/series?rev=57951&op=file
==============================================================================
--- trunk/libdevel-ebug-perl/debian/patches/series (added)
+++ trunk/libdevel-ebug-perl/debian/patches/series Sat May 15 15:01:58 2010
@@ -1,0 +1,1 @@
+perl-5.12.patch

Modified: trunk/libdevel-ebug-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ebug-perl/debian/rules?rev=57951&op=diff
==============================================================================
--- trunk/libdevel-ebug-perl/debian/rules (original)
+++ trunk/libdevel-ebug-perl/debian/rules Sat May 15 15:01:58 2010
@@ -1,29 +1,4 @@
 #!/usr/bin/make -f
 
-PERL   ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
-	dh build
-	touch $@
-
-clean:
-	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install --before dh_auto_install
-	$(PERL) Build install destdir=$(TMP) create_packlist=0
-	dh install --after dh_auto_install
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build
+%:
+	dh --buildsystem=perl_build $@

Added: trunk/libdevel-ebug-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdevel-ebug-perl/debian/source/format?rev=57951&op=file
==============================================================================
--- trunk/libdevel-ebug-perl/debian/source/format (added)
+++ trunk/libdevel-ebug-perl/debian/source/format Sat May 15 15:01:58 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the Pkg-perl-cvs-commits mailing list