[librpc-xml-perl] 01/03: Drop 0002-Remove-timestamps-from-generated-xml-files.patch

Salvatore Bonaccorso carnil at debian.org
Tue May 10 08:24:21 UTC 2016


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

carnil pushed a commit to branch master
in repository librpc-xml-perl.

commit 05ebdf73751a68f0a1062fe5e17a2a640faa0978
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue May 10 10:13:41 2016 +0200

    Drop 0002-Remove-timestamps-from-generated-xml-files.patch
---
 ...emove-timestamps-from-generated-xml-files.patch | 26 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 27 deletions(-)

diff --git a/debian/patches/0002-Remove-timestamps-from-generated-xml-files.patch b/debian/patches/0002-Remove-timestamps-from-generated-xml-files.patch
deleted file mode 100644
index 3254326..0000000
--- a/debian/patches/0002-Remove-timestamps-from-generated-xml-files.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Subject: Make the build reproducible by dropping XML timestamps
-Author: Reiner Herrmann <reiner at reiner-h.de>
-Bug-Debian: https://bugs.debian.org/787206
-Bug: https://github.com/rjray/rpc-xml/pull/9
-
-Index: librpc-xml-perl-0.78/etc/make_method
-===================================================================
---- librpc-xml-perl-0.78.orig/etc/make_method
-+++ librpc-xml-perl-0.78/etc/make_method
-@@ -363,7 +363,6 @@ sub write_file
-         }
-     }
- 
--    my $date = scalar localtime;
-     my %typemap = (
-         'm' => 'method',
-         p   => 'procedure',
-@@ -399,7 +398,7 @@ sub write_file
- <?xml version="1.0" encoding="iso-8859-1"?>
- <!DOCTYPE $tag SYSTEM "rpc-method.dtd">
- <!--
--    Generated automatically by $cmd $VERSION on $date
-+    Generated automatically by $cmd $VERSION
- 
-     Any changes made here will be lost.
- -->
diff --git a/debian/patches/series b/debian/patches/series
index 42d2f3e..71af6f7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 0001-Explicitly-use-an-IPv4-socket-in-the-Net-Server-test.patch
-0002-Remove-timestamps-from-generated-xml-files.patch

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



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