[SCM] Debian packaging for latexdiff branch, master, updated. debian/1.0.2-1-1-gbd797ef
David Bremner
bremner at debian.org
Tue May 7 12:53:54 UTC 2013
The following commit has been merged in the master branch:
commit bd797ef35c9d070c10e8d391a874c7984a5d6f3f
Author: David Bremner <bremner at debian.org>
Date: Tue May 7 09:48:58 2013 -0300
debian/patches: add DEP3-ish header for Bug URL
diff --git a/debian/patches/file-copy.patch b/debian/patches/file-copy.patch
index 4ce7798..3a9336c 100644
--- a/debian/patches/file-copy.patch
+++ b/debian/patches/file-copy.patch
@@ -1,8 +1,10 @@
-From 6c3416cb31e0d880ed51594ec20cba2d774b9d8b Mon Sep 17 00:00:00 2001
+From 86f23f649ed5ff60fbb3c5cd57d5243955b8a841 Mon Sep 17 00:00:00 2001
From: David Bremner <bremner at debian.org>
Date: Thu, 2 May 2013 21:42:37 -0300
Subject: [PATCH] replace use of system("cp ...") with File::Copy
+Bug: https://developer.berlios.de/bugs/?func=detailbug&bug_id=18995&group_id=13015
+
This had to be patched in any case because the original "\cp" is
passing a control-p character to the shell. I decided to replace it
wiht File::Copy to avoid an extra shell process and also to hopefully
--
Debian packaging for latexdiff
More information about the Pkg-perl-cvs-commits
mailing list