This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libgnome2-perl.

commit 0999264920549140d6fc1ae4fea5e6f891de5a82
Author: intrigeri <intrig...@boum.org>
Date:   Sun May 3 08:54:59 2015 +0000

    0001-podifyenums.pl-don-t-include-timestamps-in-generated.patch: new patch, 
that should allow this package to build reproducibly.
---
 ....pl-don-t-include-timestamps-in-generated.patch | 22 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 23 insertions(+)

diff --git 
a/debian/patches/0001-podifyenums.pl-don-t-include-timestamps-in-generated.patch
 
b/debian/patches/0001-podifyenums.pl-don-t-include-timestamps-in-generated.patch
new file mode 100644
index 0000000..c5ff813
--- /dev/null
+++ 
b/debian/patches/0001-podifyenums.pl-don-t-include-timestamps-in-generated.patch
@@ -0,0 +1,22 @@
+From: intrigeri <intrig...@boum.org>
+Date: Sun, 3 May 2015 08:52:58 +0000
+Subject: podifyenums.pl: don't include timestamps in generated documentation.
+
+Such timestamps prevent Gnome2-Perl from building reproducibly.
+---
+ podifyenums.pl | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/podifyenums.pl b/podifyenums.pl
+index 47e1d93..5b95d7c 100644
+--- a/podifyenums.pl
++++ b/podifyenums.pl
+@@ -51,7 +51,7 @@ L<Glib>, L<Glib::Flags>, L<Gtk2::enums>
+ 
+ =head1 AUTHOR
+ 
+-Generated ".scalar(localtime)." by $0, using Gnome2-Perl version ". 
$Gnome2::VERSION .".
++Generated by $0, using Gnome2-Perl version ". $Gnome2::VERSION .".
+ 
+ =cut
+ ";
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ff9446b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-podifyenums.pl-don-t-include-timestamps-in-generated.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libgnome2-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to