From: Nito Martinez Date: Wed, 19 May 2010 16:40:22 +0000 (+0200) Subject: Added correct PATH and SBOX_REDIRECT_IGNORE and PERL5LIB envs in rules for libemail... X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=1e0b488cb1c811ffecdd2a15f57ae8a5767148b1;hp=62118788879b5a9d568163bc6b86b37642372222;p=pkg-perl Added correct PATH and SBOX_REDIRECT_IGNORE and PERL5LIB envs in rules for libemail-date-format-perl --- diff --git a/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/changelog b/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/changelog index ed5c13b..def7c04 100644 --- a/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/changelog +++ b/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/changelog @@ -1,11 +1,16 @@ +libemail-date-format-perl (1.002-1maemo2) fremantle; urgency=low + + * Add correct PATH and SBOX_REDIRECT_IGNORE and PERL5LIB envs in rules + + -- Nito Martinez Wed, 19 May 2010 18:34:01 +0200 + libemail-date-format-perl (1.002-1maemo1) fremantle; urgency=low * New Maemo packaging -- Nito Martinez Tue, 13 Apr 2010 22:52:07 +0100 - -llibemail-date-format-perl (1.002-1) unstable; urgency=low +libemail-date-format-perl (1.002-1) unstable; urgency=low * Initial Release. (Closes: #456252) diff --git a/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/control b/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/control index 067e108..03c0b69 100644 --- a/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/control +++ b/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/control @@ -3,8 +3,8 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 5.0.0) Build-Depends-Indep: perl (>= 5.8.3) -Maintainer: Debian Perl Group -Uploaders: Gunnar Wolf +XSBC-Original-Maintainer: Debian Perl Group +Maintainer: Nito Martinez Standards-Version: 3.7.3 Homepage: http://search.cpan.org/dist/Email-Date-Format/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-date-format-perl/ diff --git a/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/rules b/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/rules index 768a505..f8ca537 100755 --- a/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/rules +++ b/deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/rules @@ -7,6 +7,10 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +export SBOX_REDIRECT_IGNORE:=/usr/bin/perl +unexport PERL5LIB +export PATH:=/usr/bin/dh7:/usr/bin:$(PATH) + # 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 diff --git a/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2.diff.gz b/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2.diff.gz new file mode 100644 index 0000000..8fbcb54 Binary files /dev/null and b/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2.diff.gz differ diff --git a/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2.dsc b/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2.dsc new file mode 100644 index 0000000..62c39f5 --- /dev/null +++ b/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2.dsc @@ -0,0 +1,22 @@ +Format: 1.0 +Source: libemail-date-format-perl +Binary: libemail-date-format-perl +Architecture: all +Version: 1.002-1maemo2 +Maintainer: Nito Martinez +Homepage: http://search.cpan.org/dist/Email-Date-Format/ +Standards-Version: 3.7.3 +Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-date-format-perl/ +Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-date-format-perl/ +Build-Depends: debhelper (>= 5.0.0) +Build-Depends-Indep: perl (>= 5.8.3) +Checksums-Sha1: + 0b6a5419118f7cf0d10150b701e2f26d70f2e331 10150 libemail-date-format-perl_1.002.orig.tar.gz + 32075d6798108e050dc00ae489c25c744e7b6f8e 2179 libemail-date-format-perl_1.002-1maemo2.diff.gz +Checksums-Sha256: + 0c7f3636dffa5ff151f6906baa17582c2efeb29109750f40f820fe5d2dc38e84 10150 libemail-date-format-perl_1.002.orig.tar.gz + 49d0161301203ce463a97e138096295c91485ed52491bb7e0a5de0754d2836a2 2179 libemail-date-format-perl_1.002-1maemo2.diff.gz +Files: + 7ae25275da6ab272aa8b40141eac9f82 10150 libemail-date-format-perl_1.002.orig.tar.gz + a55c5aac552f39a80691bbfe1f387ae1 2179 libemail-date-format-perl_1.002-1maemo2.diff.gz +Original-Maintainer: Debian Perl Group diff --git a/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2_source.changes b/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2_source.changes new file mode 100644 index 0000000..0cb76d1 --- /dev/null +++ b/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2_source.changes @@ -0,0 +1,29 @@ +Format: 1.8 +Date: Wed, 19 May 2010 18:34:01 +0200 +Source: libemail-date-format-perl +Binary: libemail-date-format-perl +Architecture: source +Version: 1.002-1maemo2 +Distribution: fremantle +Urgency: low +Maintainer: Nito Martinez +Changed-By: Nito Martinez +Description: + libemail-date-format-perl - Module to generate RFC-2822-valid date strings +Changes: + libemail-date-format-perl (1.002-1maemo2) fremantle; urgency=low + . + * Add correct PATH and SBOX_REDIRECT_IGNORE and PERL5LIB envs in rules +Checksums-Sha1: + 78a517daa93c35454606364e15cc44516fa343b7 1196 libemail-date-format-perl_1.002-1maemo2.dsc + 0b6a5419118f7cf0d10150b701e2f26d70f2e331 10150 libemail-date-format-perl_1.002.orig.tar.gz + 32075d6798108e050dc00ae489c25c744e7b6f8e 2179 libemail-date-format-perl_1.002-1maemo2.diff.gz +Checksums-Sha256: + a75b14baa272d42944687ed3e084bdb09c18a95bf55685b806a044a31ef92d3b 1196 libemail-date-format-perl_1.002-1maemo2.dsc + 0c7f3636dffa5ff151f6906baa17582c2efeb29109750f40f820fe5d2dc38e84 10150 libemail-date-format-perl_1.002.orig.tar.gz + 49d0161301203ce463a97e138096295c91485ed52491bb7e0a5de0754d2836a2 2179 libemail-date-format-perl_1.002-1maemo2.diff.gz +Files: + ddc9e5cc3f0565bdcb55664ffcccf06f 1196 perl optional libemail-date-format-perl_1.002-1maemo2.dsc + 7ae25275da6ab272aa8b40141eac9f82 10150 perl optional libemail-date-format-perl_1.002.orig.tar.gz + a55c5aac552f39a80691bbfe1f387ae1 2179 perl optional libemail-date-format-perl_1.002-1maemo2.diff.gz +Original-Maintainer: Debian Perl Group diff --git a/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2_source.fremantle-extras-builder.upload b/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2_source.fremantle-extras-builder.upload new file mode 100644 index 0000000..bb7c610 --- /dev/null +++ b/deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2_source.fremantle-extras-builder.upload @@ -0,0 +1,4 @@ +Successfully uploaded libemail-date-format-perl_1.002-1maemo2.dsc to drop.maemo.org for fremantle-extras-builder. +Successfully uploaded libemail-date-format-perl_1.002.orig.tar.gz to drop.maemo.org for fremantle-extras-builder. +Successfully uploaded libemail-date-format-perl_1.002-1maemo2.diff.gz to drop.maemo.org for fremantle-extras-builder. +Successfully uploaded libemail-date-format-perl_1.002-1maemo2_source.changes to drop.maemo.org for fremantle-extras-builder.