Added correct PATH and SBOX_REDIRECT_IGNORE and PERL5LIB envs in rules for libemail...
authorNito Martinez <Nito@Qindel.ES>
Wed, 19 May 2010 16:40:22 +0000 (18:40 +0200)
committerNito Martinez <Nito@Qindel.ES>
Wed, 19 May 2010 16:40:22 +0000 (18:40 +0200)
deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/changelog
deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/control
deb-src/libemail-date-format-perl/libemail-date-format-perl-1.002/debian/rules
deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2.diff.gz [new file with mode: 0644]
deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2.dsc [new file with mode: 0644]
deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2_source.changes [new file with mode: 0644]
deb-src/libemail-date-format-perl/libemail-date-format-perl_1.002-1maemo2_source.fremantle-extras-builder.upload [new file with mode: 0644]

index ed5c13b..def7c04 100644 (file)
@@ -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 <Nito@Qindel.ES>  Wed, 19 May 2010 18:34:01 +0200
+
 libemail-date-format-perl (1.002-1maemo1) fremantle; urgency=low
 
   * New Maemo packaging
 
  -- Nito Martinez <Nito@Qindel.ES>  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)
 
index 067e108..03c0b69 100644 (file)
@@ -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 <pkg-perl-maintainers@lists.alioth.debian.org>
-Uploaders: Gunnar Wolf <gwolf@debian.org>
+XSBC-Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
+Maintainer: Nito Martinez <Nito@Qindel.ES>
 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/
index 768a505..f8ca537 100755 (executable)
@@ -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 (file)
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 (file)
index 0000000..62c39f5
--- /dev/null
@@ -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 <Nito@Qindel.ES>
+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 <pkg-perl-maintainers@lists.alioth.debian.org>
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 (file)
index 0000000..0cb76d1
--- /dev/null
@@ -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 <Nito@Qindel.ES>
+Changed-By: Nito Martinez <Nito@Qindel.ES>
+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 <pkg-perl-maintainers@lists.alioth.debian.org>
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 (file)
index 0000000..bb7c610
--- /dev/null
@@ -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.