From 2da44849a1d04142f58c9363af945886e1ba6869 Mon Sep 17 00:00:00 2001 From: Santiago Vila Date: Tue, 29 Sep 2015 21:07:24 +0200 Subject: Import Debian changes 3b1-5 slib (3b1-5) unstable; urgency=medium * QA upload. * Drop obsolete prerm. * Drop obsolete preinst. * Switch to minimal dh debian/rules. * Tidy up debian/patches a little bit. * Add a debian/clean file so that package builds twice in a row. * Do not regenerate version.txi just because Makefile was modified. * Try to be reproducible by setting PERL_HASH_SEED and using an init file for texi2html (inspired by texi2html test suite). --- debian/patches/712322_use_local_schmooz.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'debian/patches/712322_use_local_schmooz.patch') diff --git a/debian/patches/712322_use_local_schmooz.patch b/debian/patches/712322_use_local_schmooz.patch index 54a32b7..1b36006 100644 --- a/debian/patches/712322_use_local_schmooz.patch +++ b/debian/patches/712322_use_local_schmooz.patch @@ -6,11 +6,9 @@ Author: Ivo De Decker Bug-Debian: http://bugs.debian.org/712322 Forwarded: not-needed -Index: slib/Makefile -=================================================================== ---- slib.orig/Makefile -+++ slib/Makefile -@@ -222,7 +222,7 @@ collectx.scm: collect.scm macwork.scm co +--- a/Makefile ++++ b/Makefile +@@ -222,7 +222,7 @@ $(scheme) < collect.sc $(txifiles): $(txiscms) schmooz.scm -- cgit v1.2.3