r44916 - in /trunk/libb-perlreq-perl: Changes META.yml README debian/changelog debian/control debian/rules lib/B/PerlReq.pm lib/PerlReq/Utils.pm rpm-build-perl.spec

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Sep 27 15:33:43 UTC 2009


Author: jawnsy-guest
Date: Sun Sep 27 15:33:35 2009
New Revision: 44916

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44916
Log:
* New upstream release
* Standards-Version 3.8.3 (drop perl version dependency)
* Use new short debhelper rules format (dh 7.0.50 for overrides)

Modified:
    trunk/libb-perlreq-perl/Changes
    trunk/libb-perlreq-perl/META.yml
    trunk/libb-perlreq-perl/README
    trunk/libb-perlreq-perl/debian/changelog
    trunk/libb-perlreq-perl/debian/control
    trunk/libb-perlreq-perl/debian/rules
    trunk/libb-perlreq-perl/lib/B/PerlReq.pm
    trunk/libb-perlreq-perl/lib/PerlReq/Utils.pm
    trunk/libb-perlreq-perl/rpm-build-perl.spec

Modified: trunk/libb-perlreq-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-perlreq-perl/Changes?rev=44916&op=diff
==============================================================================
--- trunk/libb-perlreq-perl/Changes (original)
+++ trunk/libb-perlreq-perl/Changes Sun Sep 27 15:33:35 2009
@@ -1,3 +1,6 @@
+* Sun Sep 27 2009 Alexey Tourbin <at at altlinux> 0.71-alt1
+- PerlReq/Utils.pm: fixed RPM_PERL_LIB_PATH for whitespaces (ALT#21701)
+
 * Mon May 11 2009 Alexey Tourbin <at at altlinux> 0.70-alt1
 - B/Walker.pm: new module, implements optree traversal
 - B/Clobbers.pm: new experimental module, for checking global variables

Modified: trunk/libb-perlreq-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-perlreq-perl/META.yml?rev=44916&op=diff
==============================================================================
--- trunk/libb-perlreq-perl/META.yml (original)
+++ trunk/libb-perlreq-perl/META.yml Sun Sep 27 15:33:35 2009
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:               rpm-build-perl
-version:            0.70
+version:            0.71
 abstract:           Calculate dependencies for Perl sources
 author:
     - Alexey Tourbin <at at altlinux.org>

Modified: trunk/libb-perlreq-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-perlreq-perl/README?rev=44916&op=diff
==============================================================================
--- trunk/libb-perlreq-perl/README (original)
+++ trunk/libb-perlreq-perl/README Sun Sep 27 15:33:35 2009
@@ -1,4 +1,4 @@
-rpm-build-perl version 0.70
+rpm-build-perl version 0.71
 
 B::PerlReq - Perl compiler backend to extract Perl dependencies
 perl.req - list requirements for Perl scripts and libraries

Modified: trunk/libb-perlreq-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-perlreq-perl/debian/changelog?rev=44916&op=diff
==============================================================================
--- trunk/libb-perlreq-perl/debian/changelog (original)
+++ trunk/libb-perlreq-perl/debian/changelog Sun Sep 27 15:33:35 2009
@@ -1,4 +1,9 @@
-libb-perlreq-perl (0.70-2) UNRELEASED; urgency=low
+libb-perlreq-perl (0.71-1) UNRELEASED; urgency=low
+
+  [ Jonathan Yu ]
+  * New upstream release
+  * Standards-Version 3.8.3 (drop perl version dependency)
+  * Use new short debhelper rules format (dh 7.0.50 for overrides)
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
@@ -6,7 +11,7 @@
   [ Ryan Niebur ]
   * Update jawnsy's email address
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Tue, 01 Sep 2009 21:18:06 -0700
+ -- Jonathan Yu <jawnsy at cpan.org>  Sun, 27 Sep 2009 07:35:58 -0400
 
 libb-perlreq-perl (0.70-1) unstable; urgency=low
 

Modified: trunk/libb-perlreq-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-perlreq-perl/debian/control?rev=44916&op=diff
==============================================================================
--- trunk/libb-perlreq-perl/debian/control (original)
+++ trunk/libb-perlreq-perl/debian/control Sun Sep 27 15:33:35 2009
@@ -1,11 +1,11 @@
 Source: libb-perlreq-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12)
+Build-Depends: debhelper (>= 7.0.50)
+Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/rpm-build-perl/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libb-perlreq-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libb-perlreq-perl/

Modified: trunk/libb-perlreq-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-perlreq-perl/debian/rules?rev=44916&op=diff
==============================================================================
--- trunk/libb-perlreq-perl/debian/rules (original)
+++ trunk/libb-perlreq-perl/debian/rules Sun Sep 27 15:33:35 2009
@@ -1,28 +1,12 @@
 #!/usr/bin/make -f
 
-PKG=$(firstword $(shell dh_listpackages))
-TMP=$(CURDIR)/debian/$(PKG)
+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
-	rm -v $(TMP)/usr/bin/*.files
-	rm -v $(TMP)/usr/share/perl5/fake.pm
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build
+override_dh_auto_install:
+	dh_auto_install
+	rm $(TMP)/usr/bin/*.files
+	rm $(TMP)/usr/share/perl5/fake.pm

Modified: trunk/libb-perlreq-perl/lib/B/PerlReq.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-perlreq-perl/lib/B/PerlReq.pm?rev=44916&op=diff
==============================================================================
--- trunk/libb-perlreq-perl/lib/B/PerlReq.pm (original)
+++ trunk/libb-perlreq-perl/lib/B/PerlReq.pm Sun Sep 27 15:33:35 2009
@@ -12,7 +12,7 @@
 #	and micro hacks.
 
 package B::PerlReq;
-our $VERSION = '0.70';
+our $VERSION = '0.71';
 
 use 5.006;
 use strict;

Modified: trunk/libb-perlreq-perl/lib/PerlReq/Utils.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-perlreq-perl/lib/PerlReq/Utils.pm?rev=44916&op=diff
==============================================================================
--- trunk/libb-perlreq-perl/lib/PerlReq/Utils.pm (original)
+++ trunk/libb-perlreq-perl/lib/PerlReq/Utils.pm Sun Sep 27 15:33:35 2009
@@ -183,7 +183,7 @@
 	return @inc if @inc;
 	my $root = $ENV{RPM_BUILD_ROOT}; $root &&= rel2abs($root);
 	unshift @inc, map rel2abs($_), grep $_ ne ".", @INC;
-	unshift @inc, map rel2abs($_), $ENV{RPM_PERL_LIB_PATH} =~ /([^:]+)/g;
+	unshift @inc, map rel2abs($_), $ENV{RPM_PERL_LIB_PATH} =~ /([^:\s]+)/g;
 	unshift @inc, map "$root$_", @inc if $root;
 	return @inc = grep -d, @inc;
 }

Modified: trunk/libb-perlreq-perl/rpm-build-perl.spec
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-perlreq-perl/rpm-build-perl.spec?rev=44916&op=diff
==============================================================================
--- trunk/libb-perlreq-perl/rpm-build-perl.spec (original)
+++ trunk/libb-perlreq-perl/rpm-build-perl.spec Sun Sep 27 15:33:35 2009
@@ -1,5 +1,5 @@
 Name: rpm-build-perl
-Version: 0.70
+Version: 0.71
 Release: alt1
 
 Summary: RPM helper scripts to calculate Perl dependencies
@@ -54,6 +54,9 @@
 %config /etc/rpm/macros.d/perl5.env
 
 %changelog
+* Sun Sep 27 2009 Alexey Tourbin <at at altlinux.ru> 0.71-alt1
+- PerlReq/Utils.pm: fixed RPM_PERL_LIB_PATH for whitespaces (ALT#21701)
+
 * Mon May 11 2009 Alexey Tourbin <at at altlinux.ru> 0.70-alt1
 - B/Walker.pm: new module, implements optree traversal
 - B/Clobbers.pm: new experimental module, for checking global variables




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